Re: Support for CSS Flyout Menu
Quote:
Originally Posted by
Get Em Fast
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.
What issue?
Re: Support for CSS Flyout Menu
Quote:
Originally Posted by
tonibarcelona
What issue?
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
Re: Support for CSS Flyout Menu
HI all,
How would I go about removing the contact us link from CSS Flyout Menu ?
Re: Support for CSS Flyout Menu
Quote:
Originally Posted by
Muzz
HI all,
How would I go about removing the contact us link from CSS Flyout Menu ?
Muzz, you got the wrong menu. The CSS Flyout Menu doesn't have a "Contact Us" link in it. If yours does, then it's been modified, and you should be able to find the code for that link in:
includes/templates/YOUR_CUSTOM_TEMPLATE/sideboxes/ tpl_categories_css.php
Re: Support for CSS Flyout Menu
Can this or any other CSS fly out menu work on the ez-pages sidebox? Thanks in advance:D
Re: Support for CSS Flyout Menu
Quote:
Originally Posted by
gl3ny
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
Quote:
Originally Posted by
Get Em Fast
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.
I managed to get it to do what I wanted as above. If anyone is interested. I will gladly help.
Re: Support for CSS Flyout Menu
Thanks Get Em Fast.
It is in my header.. I have added a few add on's and such lost track.
Will take your advice and look for modifying that file.
Thanks
Re: Support for CSS Flyout Menu
Quote:
Originally Posted by
Muzz
Thanks Get Em Fast.
It is in my header.. I have added a few add on's and such lost track.
Will take your advice and look for modifying that file.
Thanks
In your header, huh? So was it the CSS Horizontal Dropdown Menu that you were thinking about? If so, it's just a little off topic here, but to modify links in that particular Menu, look at:
includes/templates/YOUR_CUSTOM_TEMPLATE/common/tpl_drop_menu.php
At about line 82. You will find the "Contact Us" link there.
Hope this helps.
Re: Support for CSS Flyout Menu
Quote:
Originally Posted by
gl3ny
I managed to get it to do what I wanted as above. If anyone is interested. I will gladly help.
Glad to hear you managed to do this. This could be very useful to the community. You could write a small tutorial on how you accomplished this and turn it in to one of the moderators. They may include it either in the Turorials section or on the Wiki page. And, of course, you could always leave a copy of your turorial right here in this thread, also.......
Re: Support for CSS Flyout Menu
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