Jump to content

[SOLVED] How to avoid blocktopmenu links.


Recommended Posts

First of all, sorry for my english, but I think english forum is rather batter than spanish forum....So

 

I would like to know how to avoid the blocktopmenu links, i only want to show the dropdown links.... 

 

This is my webpage: www.hardwolf.es

 

Thanks so much to all.

Link to comment
Share on other sites

THANKS GOD! OOOOHHH MAN! I'm really thanked with u and your mates, I checked out all the thinks they said and i find out the solution by changing superfish-modified.css file and I have added this code... pointer-events:none;   .

 
And then the code looks like this: 
 
.sf-menu a.sf-with-ul {
pointer-events:none;
padding-right: 2.25em;
min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
 
One more time, Thanks to all, I have searching for this issue for more of 6 days... Spanish forum thumb down... :S
Link to comment
Share on other sites

×
×
  • Create New...