Viewing 3 replies - 1 through 3 (of 3 total)
  • I had the same question, and there’s probably a fancy programming way to fix it, but I ended up just creating a text widget that had all of my buttons in it for subscriptions, and that got rid of the bullets. see in http://podfeet.com and look at iTunes, Yahoo, those are the buttons I’m talking about. Hope this helps.

    a link would help a lot. But basically, you just need to set your ul to “list-style:none” in your stylesheet.

    Correct. Those appear to be generated by this in the stylesheet:

    .entry ul li:before, #sidebar ul ul li:before {
    content: "0BB 020";
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘bullets with the sidebar widget’ is closed to new replies.