How do I get rid of the nav tabs above the menu. See image.
Thank you
I got it. Admin > Config > Ez Page settings > Display Status header =0
Thank you Jade
That worked. At first it took some time for the page to load. I did not mention that Zen is in a subdirectory to Joomla. I just had to make sure I had the .htaccess third line ending with the subdirectory.
Now I have to fix the Shopping Cart being located under the Home tab and I'm all set.Code:RewriteEngine On RewriteCond %{HTTP_HOST} ^www.yoursite.com$ [NC] RewriteRule ^(.*)$ http://yoursite.com/zen/$1 [R=301,L]
Thanks again Jade![]()
Fixed the shopping cart under home tab layout problem. Very easy fix.
The menu is being used in the arch_shoppe template.
div#dropMenu {
width:100%; changed to width:99%;
margin:0 auto;
text-align:center;
z-index:1000;
position:relative;
}
Firstly thanks for your time and trouble with this mod and secondly apologies for probably being very thick.
I installed everything and as per the readme I pasted the chunk of code into the tpl_header file as I've made a lot of changes, but everything below the menus now fails to display.
I've been quite careful with what I'm copying and where I'm pasting it.
I read a very early post from someone having the same problem, but I'm either correctly avoiding what your suggesting in the fix to his question or not understanding it
I've noticed another poor soul who posted outside this thread earlier in the year with the same problem but with no reply - so there are at least 3 of us you haven't a clue :)
I installed the menu and everything is working perfectly but for some reason
in internet explorer 7 it puts at x like when an image is missing over my logo in my header and it wasnt there before
Also in mozilla firefox it pushes my logo down and covers up part of the blue header bar at the top top part of my page where u cannot see the home or login in button....id really like to just remove the Home and login button at the top if i get this problem resolved because u dont need to login buttons and home buttons.
here is my website so u can see what im saying with internet explorer and firefox both:
http://www.rickiesdiscountelectronics.com
Id really appreciate it if someone could help me with this thanks
Hello,
Love the header! I just have one problem that when it opens in IE the shopping cart gets pushed down to the next line see below. What can I do to fix this? Thank you!
![]()
Bookmarks