I'm having a problem with my logo's border. The site is
chevelle.confettiantiques.com/zencart
I've looked in the includes/templates/classic/css/stylesheet.css and other files, but can't find anything! Any help?
Edit: Sorry! Wrong website...![]()
I'm having a problem with my logo's border. The site is
chevelle.confettiantiques.com/zencart
I've looked in the includes/templates/classic/css/stylesheet.css and other files, but can't find anything! Any help?
Edit: Sorry! Wrong website...![]()
Last edited by confettiantiques; 2 Jun 2009 at 11:40 PM.
Try adding this to your stylesheet.css:
#logo{border:none;}
Well, I fixed it. I moved the "a img {border: none;}" after the other "a" declarations.