Use your stylesheet to add the background image to the footer and style the copyright stuff. Use the language file to change the wording.
Banners are controlled from the Admin> Tools> Banner Manager & Admin> Configuration> Layout Settings.
Use your stylesheet to add the background image to the footer and style the copyright stuff. Use the language file to change the wording.
Banners are controlled from the Admin> Tools> Banner Manager & Admin> Configuration> Layout Settings.
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
Hi thanks for the reply! I already removed the banners. But the footer, can you help me more? because im not familiar in making codes, how can I add the background image to the footer? and what's "use the language file to change the wording" for? can you please help me on what to add(write) or where do i place the code. I'll will really appreciate it if you can help me.![]()
help please! anyone?
In includes/languages/english/YOUR_TEMPLATE/english.php, look for
Edit the text as desired. Substitute whatever language you are using for the folder name and the file name. Substitute your template name for YOUR_TEMPLATE.Code:define('FOOTER_TEXT_BODY', 'Copyright © ' . date('Y') . ' <a href="' . zen_href_link(FILENAME_DEFAULT) . '" target="_blank">' . STORE_NAME . '</a>. Powered by <a href="http://www.zen-cart.com" target="_blank">Zen Cart™</a>');
Mary Ellen
I came; I saw; I Zenned
Taking over the world... one website at a time
Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.
Holzheimer
Fan Odyssey
If you want to add the background image, add the following to includes/templates/YOUR_TEMPLATE/stylesheet.css. Change the text I highlighted in red to whatever works for your site.
.legalCopyright {
background-color: #abbbd3;
background-image: url(../images/tile_back.gif);
color: #FFFFFF;
}
Mary Ellen
I came; I saw; I Zenned
Taking over the world... one website at a time
Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.
Holzheimer
Fan Odyssey
Hi! thanks alot! I successfully added my bg image. Can I ask more? hehe. im not familiar with codes. Can you please take a look at my website, http://alexandervillena.com/pspzen/ I can't see the copyright thing because the color is the same, how can I change its color. and the white space above and below the footer image, how can I change or remove it?
Hi guys! I already fixed my problem. But one more thing. I want to get rid of the white space between my header_bg and the the header wherein I can see the Main Navigation. Like the one in my footer, no white space between the footer bg image and the navigation bar. http://alexandervillena.com/pspzen/