• I switched themes, and for some reason now, i have check marks next to each link. Has anyone had this problem before? Can anyone give some advice?

    Thanks in advance,
    Nick
    Nickypoo.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • That is a feature of the theme. The widget and content li styles includes a check mark image.

    #content ul li, .widget li {
    background-image: url(‘images/bullet1.png‘);
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 15px;
    margin-bottom: 8px;
    }

    Thread Starter nickypoo

    (@nickypoo)

    Is it advisable to remove such things, if so how would I go about doing so?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I have check marks next to each link on sociable’ is closed to new replies.