• At some point I did something to my theme to make the Related Posts section become a bulleted list, instead of a full bar of color like it was once. I think it happened around the time I changed my tabs along the top. Anyways, I want to make the related posts not show up as a bulleted list, but I’m not sure what I have to do to change that.

    http://yafantasy.com/mairelon-the-magician/

    Thanks in advance for help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi

    I don’t know what you mean by full bar of color, but you can turn off the bullets by adding this to your style.css file

    .related ul li { list-style-type: none; }

    Thread Starter crisi83

    (@crisi83)

    great, I’ll try that.

    Basicly, once upon a time, instead of having bullets, it was just like the text started at the same place, but the line/color it was on went all the way to the edge and lined up with everything else on the page. but somehow I changed that by accident when I added something else to the site.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘UL/List question’ is closed to new replies.