Re: CSS Dropdown menu for your header- With Categories!
i installed CSS Flyout Header 1.5 with my zen cart Japanese version 1.3.0.2.
Everthing works fine but the header bar slightly shifted to the right while browsing from IE.
http://img30.imageshack.us/img30/9870/shot107.jpg
Browsing from FireFox is fine.
http://img30.imageshack.us/img30/4143/shot108.jpg
Also, the text size of center column in every page (like catagory name, price, attributes, manufacture...etc) became too big for both IE and FireFox.
How can i fix the problems?
Remark: i am using classic template only.
Thanks in advance!
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
caborela
i installed CSS Flyout Header 1.5 with my zen cart Japanese version 1.3.0.2.
Everthing works fine but the header bar slightly shifted to the right while browsing from IE.
http://img30.imageshack.us/img30/9870/shot107.jpg
Browsing from FireFox is fine.
http://img30.imageshack.us/img30/4143/shot108.jpg
Also, the text size of center column in every page (like catagory name, price, attributes, manufacture...etc) became too big for both IE and FireFox.
How can i fix the problems?
Remark: i am using classic template only.
Thanks in advance!
I need to see the actual link.
Re: CSS Dropdown menu for your header- With Categories!
Here is the link http://www.bbspice.com/zen/
Thanks!!!
Re: CSS Dropdown menu for your header- With Categories!
And i actually got 1 more problem after i changed the header menu to japanese.
i got the following message after click add to cart button!
Warning: Cannot modify header information - headers already sent by (output started at /home/bbspice/domains/bbspice.com/public_html/zen/includes/languages/japanese/extra_definitions/classic/headermenu.php:6) in /home/bbspice/domains/bbspice.com/public_html/zen/includes/functions/functions_general.php on line 41
:(:(:(
Re: CSS Dropdown menu for your header- With Categories!
Hi jettrue
all problems are solved after i removed the <head> section from the following file.
includes/languages/japanese/extra_definitions/classic
i think the problem was that i used text editor to save the page in japanese language so that it automatically generated the following code in the header.
"<head><meta http-equiv="Content-Type" content="text/html; charset=euc-jp"></head>"
But not sure why the drop down menu run very slow in IE? (firefox run fast)
thanks jettrue !!!
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
caborela
Hi jettrue
all problems are solved after i removed the <head> section from the following file.
includes/languages/japanese/extra_definitions/classic
i think the problem was that i used text editor to save the page in japanese language so that it automatically generated the following code in the header.
"<head><meta http-equiv="Content-Type" content="text/html; charset=euc-jp"></head>"
But not sure why the drop down menu run very slow in IE? (firefox run fast)
thanks jettrue !!!
So the left menu issue is fixed in IE?
I did notice that you have a validation issue, you have an extra </td></tr></table> at the end of your source:
Code:
</td></tr>
</table></div>
<!--bof- parse time display -->
<!--eof- parse time display -->
<!--bof- banner #6 display -->
<!--eof- banner #6 display -->
</body></html>
You can delete those they are extra.
Re: CSS Dropdown menu for your header- With Categories!
Yes, the left menu issue is fixed too.
where (Which file) to remove the extra code?
also, is there any way to make my drop down menu run faster in IE?
thanks!
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
caborela
Yes, the left menu issue is fixed too.
where (Which file) to remove the extra code?
also, is there any way to make my drop down menu run faster in IE?
thanks!
I don't know where you added the extra code. Try the tpl_footer.php, since its near the bottom of the page.
Re: CSS Dropdown menu for your header- With Categories!
Hi i was wondering if this was possible? Iam using the classic template, but i want to have a tabbed horizontal header menu, where the links are under the banner, like the Header Dropdown Menu (CSS) mod.
So i was wondering if i could use thios mod & change it so, it doesn't dropdown & the links displays the same as my categories?
And how would i do this?
Thanks, hope somebody can help. Thanks :bigups:
Re: CSS Dropdown menu for your header- With Categories!
Hi,
I just noticed some strange behaviour with my dropdown menu at www.limelites.co.uk
Hover over the 'information' menu and it will drop down, but if your mouse is left of centre, the drop down goes away when you try to move the mouse over the sub menu items. Your mouse has to be right of centre before moving down over the sub menu panel.
Weirder still, it only happens if you allow the page to fully load before hovering over 'information'
Any ideas what's wrong with this please?