Originally Posted by gjh42 Remove the padding here: Code: .leftBoxContainer a:link, .leftBoxContainer a:visited, .rightBoxContainer a:link, .rightBoxContainer a:visited { color: #8b90d7; text-decoration: none; font-size: 12px; padding-left: 14px; line-height: 18px; } .leftBoxContainer a:link, .leftBoxContainer a:visited, .rightBoxContainer a:link, .rightBoxContainer a:visited { color: #8b90d7; text-decoration: none; font-size: 12px; padding-left: 0px; line-height: 18px; } Thank you, Glen :) I changed the 14 px listed above in your quote to 0 and nothing. I'm starting to think I've changed something I shouldn't have in the style sheet or I'm using a template with one too many bugs in it.
.leftBoxContainer a:link, .leftBoxContainer a:visited, .rightBoxContainer a:link, .rightBoxContainer a:visited { color: #8b90d7; text-decoration: none; font-size: 12px; padding-left: 14px; line-height: 18px; } .leftBoxContainer a:link, .leftBoxContainer a:visited, .rightBoxContainer a:link, .rightBoxContainer a:visited { color: #8b90d7; text-decoration: none; font-size: 12px; padding-left: 0px; line-height: 18px; }
It worked when I tested it on your site...
Glenn . . . Future Relics Jewelry, NY Faerie Festival Categories Dressing, Images for Titles, Smart Backgrounds, Additional Img Titles, Flexible Attributes, Ezpages Footer Columns, Model List...
did you only change the 14 to 0 or did you change more than one value? and thank you so much for taking this time with me :)
I just tested it again, changing the 14 to 0, and nothing else.
Forum Rules