Support » Themes and Templates » Diamond Question Mark Bullets

  • Resolved azmanzanita

    (@azmanzanita)


    I’m having an issue with diamond-shaped question marks showing up as bullets without me telling them to.

    I’m using a heavily modified version of Kubrick. The ONLY place that a list-style tag appears in my css is here:

    #sidebar li {
    margin-bottom:15px;
    list-style-type:disc ;
    }

    This makes round bullets appear on all of the items on my sidebar (which are all within li tags), but additionally, diamond question marks appear next to my list items.

    I’ve examined the code with Firebug and I can’t for the life of me figure out why they are appearing. I would really like for them to go away. Can anyone help?

    For reference: http://see.forestrees.org

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Diamond Question Mark Bullets’ is closed to new replies.