Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
hitch
here's mine as on my origonal post
http://www.musicservices.co.nz/killer
Like i say it happens only on IE7 but seems to be happening on every site i find with the mod.
:-) thanks for any help.
Sorry guys, I can't seem to figure out how to fix this. I'm thinking its got to be a csshover.htc issue.
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
TMontana
Hey Jettrue,
thx for answering.
Lets say it that way: if its an easy fix or some slight adjustment of the code I will be happy to make the changes ( being a stupid perfectionist ;) )
If it needs a complete rewrite of code or some major changes I will definitly not swap this magnificent mod for just that 1 px.
So if you can easily help, please do :)
Greetings.
T.
Well, to be honest, its so tiny that I can barely even see the issue, and I made some adjustments, but I can't tell if there is any difference (and I'm a perfectionist too!). Please use your extra discerning eye :P to look at my test site: http://www.zencart137.jadetrue.com and tell me if you still see the issue there. :hug:
1 Attachment(s)
Re: CSS Dropdown menu for your header- With Categories!
Hi Jade,
Thanks for the great plugin! I have a couple questions:
1) Is there a way to have a drop down for EZ pages?
For example, on the following link http://kiddo.outofdarkness.com/chelseagreen/ I have a page called "About Us" and underneath I'd like it to have sub pages. Right now I have the sub pages set up as chapters (ie. http://kiddo.outofdarkness.com/chels...id=6&chapter=1). Is this correct?? Or should I take a different approach??
2) When I move the piece of code "<?php require(DIR_WS_MODULES . 'sideboxes/' . $template_dir . '/' . 'ezpages_drop_menu.php'); ?>" it over rides the sort order and sorts alphabetically. Is there a way to have it sort by sort order??
I've attached the 2 files "tpl_drop_menu.php" and "tpl_ezpages_drop_menu.php". Any insight would be greatly appreciated!
1 Attachment(s)
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
jdlind38
Hi Jade,
Thanks for the great plugin! I have a couple questions:
1) Is there a way to have a drop down for EZ pages?
For example, on the following link
http://kiddo.outofdarkness.com/chelseagreen/ I have a page called "About Us" and underneath I'd like it to have sub pages. Right now I have the sub pages set up as chapters (ie.
http://kiddo.outofdarkness.com/chels...id=6&chapter=1). Is this correct?? Or should I take a different approach??
2) When I move the piece of code "<?php require(DIR_WS_MODULES . 'sideboxes/' . $template_dir . '/' . 'ezpages_drop_menu.php'); ?>" it over rides the sort order and sorts alphabetically. Is there a way to have it sort by sort order??
I've attached the 2 files "tpl_drop_menu.php" and "tpl_ezpages_drop_menu.php". Any insight would be greatly appreciated!
Noticed that I grabbed the wrong files. Here are the correct ones...
Re: CSS Dropdown menu for your header- With Categories!
Hi, this mod seems great, but are there any bugs with IE?
This has no doubt been covered endless times throughout the thread so forgive me for not trawling through all the posts. I'm just curious to know what the bugs are before I download it because I only have the old PPC macs and so can't test my sites on IE easily or regularly.
thanks
Dan
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
defkiss
Hi, this mod seems great, but are there any bugs with IE?
This has no doubt been covered endless times throughout the thread so forgive me for not trawling through all the posts. I'm just curious to know what the bugs are before I download it because I only have the old PPC macs and so can't test my sites on IE easily or regularly.
thanks
Dan
I wouldn't say there's any major IE bugs. Of course IE versions prior to IE7 need the csshover.htc file to function correctly. Also, there is a weird thing going on in IE7 where when you are hovering through the menu, then hover out of the menu without clicking anything, then go back to the menu, some of the text is invisible until you hover over the menu again. Its hard to describe, sorry! I don't know how often that will occur, you kind of have to things a certain way to see the issue.
Re: CSS Dropdown menu for your header- With Categories!
I have read some of this thread, but not all of it. I have changed my template to be more fluid and the header is left aligned, but your menu is centered. What do I need to adjust in your files to have it move to the left or what can I set to center the header again. It was fine at 750px, but I wanted it to be wider, so I went 80% on the template width.
Thanks,
Corbett
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
cmessa
I have read some of this thread, but not all of it. I have changed my template to be more fluid and the header is left aligned, but your menu is centered. What do I need to adjust in your files to have it move to the left or what can I set to center the header again. It was fine at 750px, but I wanted it to be wider, so I went 80% on the template width.
Thanks,
Corbett
Can I see a link please?
Re: CSS Dropdown menu for your header- With Categories!
I pm'ed you the site address. thanks for looking
Re: CSS Dropdown menu for your header- With Categories!
Quote:
Originally Posted by
cmessa
I pm'ed you the site address. thanks for looking
If you'd like the menu to go all the way accross, open up includes/templates/apple_zen/css/stylesheet_header_menu.css and change both 70em to 100%.