New Zenner
- Join Date:
- Jan 2008
- Posts:
- 11
- Plugin Contributions:
- 0
CSS Dropdown menu for the header- With Categories!
Sure thing:
Views: 615,627
New Zenner
Sure thing:
Totally Zenned
mrogowski:
Sure thing:
You gave a WHOLE bunch of things z-index:5 (including #mainWraper which is holding the flash):
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
margin: 0em;
padding: 0em;
z-index:5
}
#headerWrapper {z-index:5}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
margin: 0em;
padding: 0em;
}
New Zenner
Ah, ok. I'll separate that command out from the rest and test it.
Thanks a bunch!
Mark
New Zenner
Still no luck. Would it have something to do with how the page content is written? I am certainly no pro when it comes to web design and am using Frontpage to create my content (get it? :laugh:).
Thanks again,
Mark
Totally Zenned
You have some serious html errors there, such as html tag open in the middle of the page, are you trying to use frame?
New Zenner
Possible. Perhaps I'll take a step back and rebuild what I have. Sounds like a few variables could be causing this.
Thanks for the effort.
Best,
Mark
Totally Zenned
mrogowski:
Possible. Perhaps I'll take a step back and rebuild what I have. Sounds like a few variables could be causing this.
Thanks for the effort.
Best,
Mark
From doing a google search, it looks like flash prefers to be on top :blush: no matter what z-index you throw at it, and there seems to be no perfect way around it, but one site I read said to set the wmode of the flash to transparent... I think something like this:
<embed src="main_page/ixl_sale.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" [B]wmode="transparent"[/B] name="obj1" width="258" height="326" quality="High"></object>
Anyway, its worth giving a try
Totally Zenned
Hi,
I have had several of my customers and designers who are using IE6 contact me concerning menu problems.
I have my store in a sub-directory. Can I place the "fix" in an htaccess file in the root directory of the store and not the site?
Thanks
Rick
Zen Follower
disciple:
Hi,
I have had several of my customers and designers who are using IE6 contact me concerning menu problems.
I have my store in a sub-directory. Can I place the "fix" in an htaccess file in the root directory of the store and not the site?
Thanks
Rick
Rick,
Go back and read posts #496-498. Make sure you didn't make the same mistake I did. As for the .htaccess, it can be in the root directory because it will affect all subdirectories under it, unless there is an .htaccess file in the subdirectory which contradicts the one in the root.
Zen Follower
jettrue:
<embed src="main_page/ixl_sale.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" [B]wmode="transparent"[/B] name="obj1" width="258" height="326" quality="High"></object>
>
> Anyway, its worth giving a try
I checked on one of my pages that had flash on and only then realised that it was still on top. (It was too far down the page to affect the css dropdown but it was still 'bright' and in front of my dark background on the 'slimbox' lightbox effect.)
Added the code and it worked a treat.
Thanks for the pointer, solved a problem I did not realise I had!!
Craig
New Zenner
jettrue:
From doing a google search, it looks like flash prefers to be on top :blush: no matter what z-index you throw at it, and there seems to be no perfect way around it, but one site I read said to set the wmode of the flash to transparent... I think something like this:
<embed src="main_page/ixl_sale.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" [B]wmode="transparent"[/B] name="obj1" width="258" height="326" quality="High"></object>
>
> Anyway, its worth giving a try
Hey! Worked like a charm! Thanks muchly.
Now, on to figuring out the rest of this stuff.. :laugh:
Best,
Mark
Totally Zenned
Go back and read posts #496-498. Make sure you didn't make the same mistake I did. As for the .htaccess, it can be in the root directory because it will affect all subdirectories under it, unless there is an .htaccess file in the subdirectory which contradicts the one in the root.
Hi,
I have checked the htaccess and it is correct and does what it is supposed to do as far as sending my site to the www or not. In my case or not.
I have not removed anything from the css file and everything there is in tact but I am still having customers tell me they are having issues and when I ask what browser they tell me IE6. The resolution of the cases that have been reported are all over.
Any other ideas?
Thanks
Rick
P.S. The site is http://digitalscrapbookpages.com/digitals
New Zenner
I have an EZ page in my drop down that is a chapter with 5 links attached to it. I'm wondering if there is a way for the 4-5 links to show as sub-categories off that main chapter page similar to how the sub-cateogories come off the product category pages under the Catalog menu??? Is there an easy solution that I'm not grasping? Does that make sense?
Just wondering how to get sub-categories off the other main menu headings just like the catalog/products menu. I can easily have each of the EZ page subcategories list in the drop down menu by themselves and turn off the main chapter EZ page. But it would make more sense, for what I'm trying to do to, have them come off the main chapter listed in the drop down. Did I confuse you more?
Thanks so much for any guidance on this.
Lisa
Totally Zenned
brikat:
I have an EZ page in my drop down that is a chapter with 5 links attached to it. I'm wondering if there is a way for the 4-5 links to show as sub-categories off that main chapter page similar to how the sub-cateogories come off the product category pages under the Catalog menu??? Is there an easy solution that I'm not grasping? Does that make sense?
Just wondering how to get sub-categories off the other main menu headings just like the catalog/products menu. I can easily have each of the EZ page subcategories list in the drop down menu by themselves and turn off the main chapter EZ page. But it would make more sense, for what I'm trying to do to, have them come off the main chapter listed in the drop down. Did I confuse you more?
Thanks so much for any guidance on this.
Lisa
There's no way to do this automatically, you'd have to do the links manually.
Totally Zenned
disciple:
Hi,
I have checked the htaccess and it is correct and does what it is supposed to do as far as sending my site to the www or not. In my case or not.
I have not removed anything from the css file and everything there is in tact but I am still having customers tell me they are having issues and when I ask what browser they tell me IE6. The resolution of the cases that have been reported are all over.
Any other ideas?
Thanks
Rick
P.S. The site is http://digitalscrapbookpages.com/digitals
I need to update this menu, I've updated it within my apple zen template (the css drop down menu is included in it), and I've made a lot of adjustments that help in IE6. However, if your .htacces and includes/csshover.htc are correct, the menu SHOULD at LEAST actually drop down.
Check your includes/configure.php to be sure you are using http://digitalscrapbookpages.com/digitals as the site root, not http://www.digitalscrapbookpages.com/digitals
That would cause the menu to no work at all in IE6.
New Zenner
Hi jade,
After further playing around with the site i wanted to try your dropdown's again (sorry for the hassel)
It is working beter than last time, except that the site is no longer 1000px wide like it is stated in stylesheet.css .
www.tbsm.com.au
Also i was just wondering if it is possible to use the same background image that is on the other menu tab's for the dropdown menu?? (Just so it blends into the site better.
Once again thank you for you time and hard work, you are a great help :)
New Zenner
** Dont worry about the images i worked that one out **
New Zenner
Dissregard both of the above posts.. All worked out.
Thank you very much jade, for your work with this and all of your other addons.
(for some reason i cannot edit or delete past posts :huh: )
Totally Zenned
Has anyone been able to add a manufacturers dropdown to this yet? I found a post from May 07, but it didn't look like that questioner was able to get it to work.
Thanks!
Totally Zenned
helpme:
Has anyone been able to add a manufacturers dropdown to this yet? I found a post from May 07, but it didn't look like that questioner was able to get it to work.
Thanks!
You'll just have to do it manually.
Fields marked required must be completed.
Tell staff why this post should be reviewed.