View Single Post
Old February 7th, 2008, 5:50 PM   #3 (permalink)
Brandonnn
pineapples are sharp
Super #1
 
Brandonnn's Avatar
 
Joined in Dec 2005
5,777 posts
Gave thanks: 147
Thanked 151 times
add this code to your CSS file and you will see the following result in the bottom picture:

Code:
ul{
padding:0 !important;
margin:0 !important;
}
li{
padding:0 !important;
}

__________________
poof
Brandonnn is offline   Reply With Quote