• I couldn’t get the size of the raquo tags to change without messing anything else up, so I thought I should try using an animated bullet. Any way to replace the raquos with an animated bullet, more specifically this one?

Viewing 6 replies - 1 through 6 (of 6 total)
  • I’ve been trying for a while – I would recommend you try to find another NON-kubrick layout on which to build. This theme and CSS is not friendly to people unfamiliar with css.

    Right…. this hopefully works.
    Find the top bit, make it the same then add the bottom bit:

    #sidebar ul li {
    list-style-type: none;
    margin-bottom: 15px;
    }
    #sidebar ul li ul li {
    list-style-image:url(https://www.a-splode.net/wp-content/themes/default/images/bullet.gif);
    }

    If it doesn’t work, post back.

    Thread Starter jordhie

    (@jordhie)

    The images show up, but the raquos are still there, I am just checking my stylesheet to see if there’s anything I can do to get rid of them.

    Like in every Kubrick clone theme there is this line in the stylesheet:
    .entry ul li:before, #sidebar ul ul li:before {
    content: "0BB 020";
    }

    Google for 00BB and delete it ??

    kool i luv the kubrick theme will check this out

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Bullets in sidebar’ is closed to new replies.