The sub menu backgrounds load but dont disappear.
http://s384249033.websitehome.co.uk/atd/
I'm hoping someone can point out where the conflict is, I assume this is the problem.
Thanks,
The sub menu backgrounds load but dont disappear.
http://s384249033.websitehome.co.uk/atd/
I'm hoping someone can point out where the conflict is, I assume this is the problem.
Thanks,
It seems the mega menu script is adding the opaque attribute to the wrong tag.
It adds it here:
This div seems to be the container for the sub-menus. I'm not sure how to fix this to work properly though. I'm not a js coder.HTML Code:<div class="childcontent-inner-wrap" style="width: 200px; opacity: 0;">
However, you can use this to show the sub-menu text:
Place it at the bottom of your template.css file. Any one of the template.css files in your ja_t3_blank folder will work. Be advised though that this will take away the "fade" effect.HTML Code:.childcontent-inner-wrap { opacity: 1 !important; }
You could try setting the opacity to a midway point like "0.5" which is 50% opacity. Note: 1=100%, 0.5=50% and 0=0%. You can use set it to anything between 0 and 1.
Hi enoo,
May I know what's going on now? Have you handled it?
Click Thanks
if my post is helpful
There error is still there. Check the website link to see what is happening.
Hi enoo
Did you custimize Mega Menu ? We didn't implement the horizontal effect like the menu in your site.
Thanks,
Not to my knowledge.
I have started from a blank template again and it seems to be working.
Hi enoo
I see mega menu in your site is working normally. Did you fix it ?
Last edited by drarvindc; 05-09-2012 at 02:24 PM.
Bookmarks