
Originally Posted by
Todder
I am having problems with the login/cart/checkout links at the top of the page. My page shows just the bottoms of each of them and they are not legible, I was wondering if there was a way to fix this. Site
www.lutheranshirts.com
You can change the stylesheet.css from:
Code:
#navMain ul {float: right;line-height: 1.5em;list-style-type: none;margin: -80px 0 0;padding: 0 0 0.5em;text-align: right;}
to
Code:
#navMain ul {float: right;line-height: 1.5em;list-style-type: none;margin: -40px 0 0;padding: 0 0 0.5em;text-align: right;}
Thanks,
Anne
Bookmarks