Hi all,
need your advise on how can i removed the logo (see attach, arrow)
Hi all,
need your advise on how can i removed the logo (see attach, arrow)
Not sure why you posted your question in this thread, since it appears you are not using this template.
These two articles in the Tutorials/FAQ section should help.
www.zen-cart.com/tutorials/index.php?article=125
www.zen-cart.com/tutorials/index.php?article=126
Hi,
thanks for your advise.
hi, dose anybody knows where can i change the character color of some sidebox, such as "special.." "New products.." and "featured.."thanks
Clyde:
Somehow I've managed to muck up a perfectly good template...
The site displays correctly in IE8, but with Firefox or Safari, the logo (and View Cart button) are on the left and the rest of the site is moved way right.
Saw a couple of similar questions in the forum, but no answers.
Any thoughts?
http://myseedsofhappiness.com/store/
open includes/templates/zencart_zen/css/stylesheet.css
find and change the following sections as indicated by the highlighted sections
#logoWrapper {
position: relative;
height:205px;
top: 0;
left:0;
}
#logo {
text-align:center;
}
There is a fix posted in this thread for the missing navigation tabs. I just don't remember where.