Custom Zen Cart Design & Templates
Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
Check them out!
Thanks a lot for the tips, but when i moved this code
<!--bof-branding display-->
<div id="logoWrapper">
<div id="logo"><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?>
<?php if (HEADER_SALES_TEXT != '' || (SHOW_BANNERS_GROUP_SET2 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SET2))) { ?>
<div id="taglineWrapper">
on top of navMainWrapper it replaced all the other header items, meaning the whole header became the banner logo image and there was no login or checkout showing anymore.
also the blue strip on the top of the page
any idea how i cane remove that or change the color?
http://kryptonitetoys.com/zencart/
sorry for all the questions and thnx for ur help
any idea whats the code for the header logo? so i can move it on top of the checkout cart etc?
http://kryptonitetoys.com/zencart/
thanks
Last edited by abazou; 27 Jan 2012 at 04:46 AM.
Custom Zen Cart Design & Templates
Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
Check them out!
Change this in the stylesheet.css file:
to:Code:#navMainWrapper { background-color: #73CEE1; color: #444444; font-weight: normal; height: 1%; margin: 10px 0 0; width: 100%; }
Thanks,Code:#navMainWrapper { background: transparent; color: #444444; font-weight: normal; height: 1%; margin: 10px 0 0; width: 100%; }
Anne
Custom Zen Cart Design & Templates
Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
Check them out!
Custom Zen Cart Design & Templates
Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
Check them out!
Hi how can i remove the footer links? :)
Quick Links
Home
Featured Products
Specials
What's New
All Products ...
Information
About Us
Site Map
Gift Certificate FAQ
Discount Coupons
Newsletter Unsubscribe
Customer Service
Contact Us
Shipping & Returns
Privacy Notice
Conditions of Use
My Account
i keep trying to disable the ez-pages footers but they're still there
Thanks
Bookmarks