So it's cool template tnx to developers of this template, but how to and what kind of banner swapper should I put? I tried like 5 banner swappersnothing shows up
![]()
So it's cool template tnx to developers of this template, but how to and what kind of banner swapper should I put? I tried like 5 banner swappersnothing shows up
![]()
Dear All,
I'm newbie n little english.
Please help me how to install this template may you saw step by step. I regard for your help and I need to install this is my zencart.
Before and after again I say thanks for all.
A few questions:
I usually know how to change the "footer, the title, and meta info" Copyright details, but unable to in this template. I changed "include\language\RI_Template_07\english.php", but nothing shows up.
Is there any way to remove the footer on the bottom? I just want to have a line and nothing else beside the "Copyright..."
Thanks alot!
Last edited by chal2les; 22 Apr 2010 at 09:54 PM.
I figure out the title/meta tag/copyright stuff. Was working on the wrong folder/store
Still need help on the question below though.
Is there any way to remove the footer on the bottom? I just want to have a line and nothing else beside the "Copyright..."
Thanks alot
edit includes>templates>template_name>common>tpl_footer.php and delete
And I have a question, how do I add a header image? Everything I try seems to put the header image above the logo or put the logo above the header image.Code:<!--bof-navigation display --> <div id="navSuppWrapper"> <div id="navsuppWrapperLeft" class="back"> <div id="navsuppWrapperLeftContent"><h3>Lorem ipsum</h3><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ultricies quam eget nunc mattis ultrices.</span></div> </div> <div id="navsuppWrapperRight" class="back"> <div id="navSupp" class="back"> <h3>About Us</h3> <div id="navSuppContent"> <?php if (EZPAGES_STATUS_FOOTER == '1' or (EZPAGES_STATUS_FOOTER == '2' and (strstr(EXCLUDE_ADMIN_IP_FOR_MAINTENANCE, $_SERVER['REMOTE_ADDR'])))) { ?> <?php require($template->get_template_dir('tpl_ezpages_bar_footer.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_footer.php'); ?> <?php } ?> </div> </div> <div id="navSuppRight" class="forward"> <div id="navSuppRightLeft" class="back"> <h3>Lorem ipsum</h3><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ultricies quam eget nunc mattis ultrices.</span> </div> <div id="navSuppRightRight" class="forward"> <div id="navSuppRightRightContent"> <h3>Proud to Be</h3> </div> </div> <br class="clearBoth" /> </div> <br class="clearBoth" /> </div> <br class="clearBoth" /> </div> <!--eof-navigation display -->
Last edited by Kenichi; 25 Apr 2010 at 12:16 AM.
Anyone else having a problem with the bestseller side box?
There is a spacing error between cat_bg_top and cat_bg_bot.
Also anyone know how to change the background for the side box? Obviously I can change the top and bottom, but not the middle.
Thanks for the help with the footer!
Anyone else having a problem with the bestseller side box?
There is a spacing error between cat_bg_top and cat_bg_bot.
Already figure this part out (Also anyone know how to change the background for the side box? Obviously I can change the top and bottom, but not the middle. It was the cat_bg)
Thanks for the help with the footer!
Hey all! Hopefully the author of this template is still around. My question is this:
Is there somewhere in the gui where I can modify the footer content (ipso, et al), or does that strictly rely on tpl_footer.php? I don't think I can turn the client loose on code by herself, and don't want to have to modify source everytime some info in that section may change. Tanks!![]()
I have the same problem. This does not fix the problem, but I was able to figure out how to mask the problem by adding the BR to this line in includes/templates/template_default/sideboxes/tpl_best_sellers.php:
This change does not seem to affect anything else and is not the best solution, but it at least fills in the blank space until someone can find the real cause.Code:$content .= '</div><br>' . "\n";
Dear All,
I have uploaded this template files via FTP to server includes / template /
But still don't see this template under Zen Cart's admin / tool / template selection .
I know there is a sql file, but I don't know what to do with it ...
Can anyone please help me ? Thank you.