Sorry so late, but I just started with this template.. I'm messing with the template.css but I cannot figure out how to change the header background color... or the menu bg color. my website is http://www.orangeoutdoors.net/zen/ I basically want to match the colors from http://orangeoutdoors.net because I will be linking the 2 together. But like i said, I cant figure out how to change the brown and green at the tops and bottoms of the page. Could someone please help me out?
Thank you, that worked. Couple more things I ran into... same website
1. how do I remove Documents (and others) of the left side
2. Ive searched everywhere for <div id="slider">, but no luck. My define_main_page.php is blank, and that is where the tutorial says the code is located... What I want to do is remove the slider completely, no luck
Thank you in advance, I'm new at Zencart, Use joomla mostly but i wanted to expand my knowledge.. and I'm running into snags.
1. this is just a sidebox in admin--tools--layout boxes controller
2. The slide show code is in includes/templates/brighton_pets/common/tpl_home_slider.php. The easiest way to remove it is to add display:none; to #home-banner in the stylesheet.css file.
Thanks,
Anne
Thanks,
Anne
Thank you very much, I'm learning..
I added display:none; to #home-banner in the stylesheet.css and nothing changed,
so then, I deleted everything out of tpl_home_slider.css except for the php tags,
Everything is removed, however there is a huge white space at the top..
Any other ideas?
Thank you in advance