hi i am using the css flyout menu for my zencart (1.3.8) and i love it but i am having an issue with it being behind the flash slideshow i have on the main page of my site http://www.dannaoshee.com it works great for firefox but don't you know it that its IE that is giving me the headache. Is there some sort of work around or something i can just add or change to make this stop?
Hmmm.....I'm not seeing this in IE 7 or 8, but it's usually due to the z-index being lower than something else on your site.....but, as the z-index for your flash is set to -5, while the menu's z-index is set to 1000, there should be no problems. Try raising the z-index to 2000 and see if that solves the problem.
You would do this in "includes/templates/YOUR_TEMPLATE/stylesheet_categories_menu.css
Have you cleared your browsers cache?
What version of IE are you seeing this in?
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!
Is it possible to put sub categories on the flyout menu as top level? I have 2 main sub categories that basically split my products/services in 2.
At the moment the flyout is set up as:
Categories>
SubCat1>products a,b,c
SubCat2>Products x,y,z
Is is possible to have only:
SubCat1>products a,b,c
SubCat2>Products x,y,z
Thanks,
darren
Darren, the menu itself can't do that, but if you read the forums, It may be possible to do that. Ajeh would be the one to ask about that particular function.
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!
For those of you wondering about the IE6 issue.................still nothing here. If anyone has a "fix" to this issue, then by all means, please post it. Thank you.
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!
Ok, i see the issue in ie6.
Trying to validate tthe css, it seems that ie6 doesnīt find the.htc file:
La propiedad behavior no existe : url(/includes/templates/classic/css/includes/csshover.htc) url(/includes/templates/classic/css/includes/csshover.htc)
A typical error that can be the origin of the problem is if the htc extension isnīt declared at server like text/x-component
Try it, maybe is your solution, because the css menu works well in ie6
HI all,
How would I go about removing the contact us link from CSS Flyout Menu ?
That wasn't the plan!
I'm trying to figure out a way to do subtitles. For instance, I want to insert a different styled list item with just plain text in between certain catalog items. Can anyone direct me to some info?
thanks in advance