Welcome to Geeklog, Anonymous Friday, April 26 2024 @ 05:54 am EDT

Geeklog Forums

Please help to Unbullet event list in side block


Bocca

Anonymous
How to unbullet ( remove the bullets ) from the list of Events appearing in the side panel ( right or left block ) ?

I pored over the css file and .thtml files for the last two days but in vain - any prompt help will be very greatly appreciated.
 Quote

Status: Banned

machinari

Forum User
Full Member
Registered: 03/22/04
Posts: 1512
try this bit of CSS
Text Formatted Code
li {list-style: none;}


 

this will affect all list elements governed by the style sheet. it would be more prudent to apply this rule to a class and then apply that class to the UL or OL that you have in question.
 Quote

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
In Geeklog 1.3.10, all the lists created by Geeklog have a class name attached. For the events lists, those are class="list-site-events" and class="list-personal-events".

So if you only apply the above CSS rule for those classes, all the other lists would be unaffected.

bye, Dirk
 Quote

Bocca

Anonymous
Thanks
But however the bullet goes but the indentation remains. Is there any way to just align them in the same line as the block titles ?
 Quote

Status: Banned

machinari

Forum User
Full Member
Registered: 03/22/04
Posts: 1512
Text Formatted Code
ul {list-style-position: inside;}
 

http://www.w3schools.com/css/default.asp
 Quote

All times are EDT. The time is now 05:54 am.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content