I am using Frontpage to view the stylesheets... will switch to something other MS and see if that helps....
I am using Frontpage to view the stylesheets... will switch to something other MS and see if that helps....
This is an example of why it is recommended to never use Frontpage with Zen Cart files.
Even Notepad has quirks that can mangle files when handled the wrong way. Better to use a dedicated file editor like Notepad++ or CrimsonEditor (both free from Sourceforge).
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
I noticed with this template that when I activate the search header box it put it way at the top right corner but also in the side boxes. I have 2 questions. How do I bring the header bar that holds the home, login, and search links to below the header, and how do I eliminate the search box from the sidbox when the search header is activated? Thank you.
Since Kuroi is offline right now, I'll answer:)
These are both general Zen Cart questions, not specific to Future Zen. You would edit /includes/templates/future_zen/common/tpl_header.php, and move the code block marked by <!--bof-navigation display--> comments to the display order you want, most likely just after <!--eof-branding display-->.
The sidebox is a different item, and can be turned off in Tools > Layout Boxes Controller > sideboxes/search.php.
I have both the sidebox search on and the header and the search box is showing up 2 times in the side column. On is in a sidebox, the other just in the column. Not sure why.
As far as the coding goes, that you mentioned above. Where can I find that. This template only has a CSS Stylesheet. Thanks!