.categoryListBoxContents still uses percentage (33%), so lets convert it to pixels too. Add this to your stylesheet.
Should work.Code:#indexCategories { width:520px; } .categoryListBoxContents { width:173px !important; }
.categoryListBoxContents still uses percentage (33%), so lets convert it to pixels too. Add this to your stylesheet.
Should work.Code:#indexCategories { width:520px; } .categoryListBoxContents { width:173px !important; }
[FONT=Microsoft Sans Serif]CSS Evangelist[/FONT]