Another question, since I installed the flyout menu the "home" and "login" links are on the top right of the page. How do I remove them? Also, the search bar is in the middle of the header and I would like to have it back on the right side of the header. Can you point me in the right direction?
thanks
Great Template , Just starting to customize it for a few projects... BUT
Does anyone else see the whole page refresh , and kind of close then open again when moving between pages, it does not happen when using FF just IE.
I'm pretty sure its not a Zen issue as my other zen sites on the same server don't seem to do this, and while I'm not blaming this template , as the fault probably lies with IE, but,
Does anyone any ideas what causes this issue , and if there is a workaround I could employ.
Thanks everyone
Various Zen cart sites !
Does this happen on my test site? www.cherryzen.jadetrue.com?
Hi Jet,
Can you help me with this issue? I can't seem to find where to go to correct this.
My website is: http://www.720moto.com/Store/
As you can see on the upper right side of the page there is a HOME and Log In link and also the SEARCH bar is in the middle of the page, how do I move it to the left side of the page or remove it altogether?
Thanks,
Rudy
you should be looking in your tpl_header.php file , in your template/common folder.
looks like you have tried to move it to the right by placing it after the links for home page. also it looks like you have created a new div called navMainLinks , I may be wrong but I dont see this on my fresh install of Cherry_zen
the search part of that bar is
the default setup for that whole section is between the comments <!--bof-navigation display-->Code:<div id="navMainSearch"> <?php require(DIR_WS_MODULES . 'sideboxes/search_header.php'); ?> </div>
and
<!--eof-navigation display-->
you could download a fresh copy of the template and copy out that part and paster it into your modified tpl_header to try and remedy things.
Hope that helps.
Various Zen cart sites !
I love your template. However I am running into an issue with the template not floating in FireFox 3. Should this work the same in both IE and FireFox? How can I test this and determine what is causing this?
Also, I have replaced the main logo (logo.gif) and am not using a tagline or sales message. My logo or banner is about 140 x 1200 px and I cannot get the logo to left justify completely so I do not see a white background. I have attached an image for clarification. It doesn't happen on the right side of the screen. Any help on this would be greatly appreciated.
Many Thanks,
Brandon
while Im not the creator of this template - I think I can still offer advise. ( hope Jet doesnt mind me butting in ! )
I think you will find the answer in the CSS - padding to the left 15px
Just as a side note , are you sure you want a banner image 1200px wide ?Code:#logo (line 162) { float: left; padding-left: 15px; text-align: center; }
what happens for the people who dont have 1280+ screens ? there are still quite a few that dont ! also the whole template is fluid so grows and shrinks to a certain degree , unless you have changed the CSS to a fixed size .
its only my opinion after all , but I would think about maybe using two images that look like one , that have the sliding doors effect to some degree , or a repeatable image behind the logo. and overlay text.
Hope that points you in the right direction.
Various Zen cart sites !
Ok, I upgraded a site to use the Cherry Zen template and the header navigation is all messes up in IE6. Can someone look at this and see what I am missing or doing wrong? This is a production site, so I need to fix it ASAP.
Click Here to View Site
Thanks in advance