• Website: click here
    CSS file: click here

    I am having some issues getting my bulleted list to show up correctly. I am mainly talking about the area under the RECENTLY and ARCHIVES headline. The actual bullet image is not lining up correctly w/ the text and if there is a lot of text for one entry it gets cut off because the height is not set to a higher number, however if the height is set to a higher number it gets all whacky & too spaced out.

    My sidebar is widget enabled (<?php if ( function_exists(‘dynamic_sidebar’) && dynamic_sidebar() ) : else : ?> is in the sidebar.php file), however I never deleted all the sidebar info from that file even though all the info is placed in widgets. If I take all the information all and just leave the coding to enable the widget, I have black bullets that show up next to each of the headlines, I place the line-style: no tag in my CSS file and the black bullets disappear however the headlines are indented for some reason. Is there a way I can delete all the info in my sidebar.php file, leaving just the coding to enable widgets and then have the bullets appear next to the info listed under recently & archives?

    Sorry if this doesnt’ make much sense. Been trying to figure it out all night =/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘List question (UL, LI)’ is closed to new replies.