Li’s added padding
-
Hi
On this site: https://www.lynsscrapbooking.co.nz I am trying to make the list so there is no padding.
I have tried:
#navigation ul
{
list-style: none;
padding: 0;
margin: 0;
white-space: nowrap;
}#navigation li {display: inline; padding: 0; margin: 0;}
to no avail.
And also I have no idea why I have to add 10px to the list td to make it inline with the images.
I was thinking of giving this theme out but I don’t think people would find it that compatible.
- The topic ‘Li’s added padding’ is closed to new replies.