Hello, I'm having a simple problem I've worked on for an hour and decided it was time to ask the experts: Within my post my lists (UL, LI) look like garbage but I can't figure out how to change them in the CSS. Any Help would be appreciated.
If possible can you show us sample. Otherwise you can use current div id in your .css file and add li. Here is example: #header [B]li[/B] { overflow:hidden; float:left; margin:0 15px 0 0; padding:10px 0 0; } Code (markup):
Thank BigOne for the assistance. I had Vinett fix it here is the code in case anyone else needs it so simple it's silly: .post ul{margin:0 0 0 18px;} .post ul li{font-size:13px; line-height:19px; background:url(images/bullet.gif) no-repeat left center; Code (markup): You can find Vinett at this post : http://forums.digitalpoint.com/showthread.php?t=1040760