Jump to content


Li Style Issue


3 replies to this topic

#1 scraf

    Etomite Forum Fan

  • Member
  • Pip
  • 57 posts

Posted 27 February 2006 - 10:27 AM

Not sure if this has been answered before, but has anyone else noticed that Firefox (Win) doesn't want to display a custom 'bullet" image?

Stylesheet code......

li {
  list-style : url(assets/images/list_item.gif); /* he don't wanna show in Firefox*/  
  list-style : outside;
  padding : 2px;
}


#2 Dean

    Loves Etomite Forums!

  • Admin
  • 4,758 posts
  • Gender:Male

Posted 27 February 2006 - 10:32 AM

This is what I use for mine, and it works ok:
#sidebar ul li{list-style-image:url(images/arrow.png); font-size:11px}


#3 scraf

    Etomite Forum Fan

  • Member
  • Pip
  • 57 posts

Posted 27 February 2006 - 12:26 PM

Thanks Dean, it helped to hear that it was working for someone.

After extensive research ( well a little bit of Googling ) it appears that styles and the <li> tag don't cascade with Firefox. I was adding a style on the tag, Firefox was reading the style from the header.

Bad Firefox.

#4 Dean

    Loves Etomite Forums!

  • Admin
  • 4,758 posts
  • Gender:Male

Posted 27 February 2006 - 12:27 PM

Sorry I dont mean I got it working on the Greens template - i mean for general use, thats what I use.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users