Zen Follower
- Join Date:
- Mar 2009
- Location:
- Cornelius, NC
- Posts:
- 334
- Plugin Contributions:
- 0
Categories Dressing
i added:
margin: 0 0 0 0;
padding: 0 0 0 0;
to the 1st four li items:
#categories li a.catBg1 {
background: url(../buttons/english/catbg1.gif) 0 0 no-repeat;
height: 27px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#categories li a.catBg1:hover {
background-position: -167px 0;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
etc....
no change to the padding in IE. still trying to find that pixel.gif file... will let u know if i have no luck.

