• I am trying to display image bullets for the recent posts, but only the last bullet shows up and the rest appear on hover.

    URL: http://www.mobilekick.com

    using <ul class=”bubble-list”> before the list

    stylesheet is using

    ul.bubble-list li {
    padding-left: 15px !important;
    background: url(images/link_bubble.gif) no-repeat left top !important;
    }

    I’ve tried list-style-image: as well, nothing seems to work! Driving me NUTZ.

    Thanks,
    Jakov

Viewing 1 replies (of 1 total)
  • Thread Starter Jakov

    (@jakov)

    Also I’m using IE7, and I think I got the same thing in Opera, not sure about FF.

Viewing 1 replies (of 1 total)

The topic ‘CSS bullet background image problem’ is closed to new replies.