Hi there,
How can I get the submenu to align with the main button?
If you look at the website:
http://www.1800computers.com.au/shop/
You can see the horizontal blue bar which looks good, stretching all the way, but when you hower over a link, the submenu doesn't align with the main button.
How can I fix this? I tried editing few options in stylesheet_header_menu.css file but no luck.
By the way, thanks for the great addon, awesome stuff.
I am using the Mother Earth Template I have try this on that template and it looks horrible How can use the orange bar across the header.
I need that the css flyout header work also with previous version od IE.
I add the code to the .htaccess like it's writen in the readme, but it doesn't work.
I have installed also the simple SEO module.
Maybe my code is not combined well.
Here is my .htaccess file:
PHP Code:
#### BOF SSU
Options +FollowSymLinks -MultiViews
RewriteEngine On
# Make sure to change "test_site" to the subfolder you install ZC. If you use root folder, change to: RewriteBase /
RewriteBase /
# Deny access from .htaccess
RewriteRule ^\.htaccess$ - [F]
RewriteCond %{SCRIPT_FILENAME} !-f
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L]
#### EOF SSU
#### BOF SSU
Options +FollowSymLinks
RewriteEngine On
# Change " RewriteBase / to the correct setting
# if your site is located at root folder, then you should have RewriteBase /
# Go to your include/configure.php, this value should be the same with the value of DIR_WS_CATALOG
RewriteBase /
# Deny access from .htaccess
RewriteRule ^\.htaccess$ - [F]
RewriteCond %{SCRIPT_FILENAME} -f [OR]
RewriteCond %{SCRIPT_FILENAME} -d
RewriteRule .* - [L]
RewriteRule ^(.+) index.php/$1 [E=VAR1:$1,QSA,L]
#### EOF SSU
#### BOF CSS FLASH HEADER
RewriteEngine On
RewriteCond %{HTTP_HOST} ^basicinstinctlingerie.com$ [NC]
RewriteRule ^(.*)$ http://www.basicinstinctlingerie.com/$1 [R=301,L]
#### EOF CSS FLASH HEADER
Thank's for your help!
I love internet and the power of information... Best Wishes!!
I wanted to add this to my website, which is www.alepia.ch that has a really old fashioned header dropdown menu. But when I added this features to my website... I can see only the header and the dropdown menu , everything else is white and not available!
I love this mod and it works except for the sub menus. They are not showing. I'm not sure if its because I have only loaded one catagory with two items in the catagory. This should show as the sub-catagories under the main item, but it isn't. I am only seeing the Compound bows under level 2, nothing else.
Could someone please tell me what I am doing wrong or what I need to alter?
Below is the link to the site I am working on. You will only see two items inside the store and no images, just trying to set up different mods and the store's design before I proceed.
www.meanvarchery.biz
Thanks in advance! This is a great mod!
Bookmarks