[solved] CSSMenu delay

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
nakkiel
Forum Members
Forum Members
Posts: 70
Joined: Wed Apr 02, 2008 7:15 am

[solved] CSSMenu delay

Post by nakkiel »

Hi

How can I set the delay for CSS Menu - Horizontal? It disappears way too quick. Sometimes the opened menu hangs but you can't reach it because it disappears when you try to reach it. Or have I broke it somehow? Should there be delay anyway?
Last edited by nakkiel on Tue Aug 19, 2008 8:22 am, edited 1 time in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: CSSMenu delay

Post by RonnyK »

I dont think that quickness has to do with the vanishing.... It might be that some gaps are between the boxes of the different menu-items, which cause it to hide again, when hovering that gap.

Do you have a link to see?

Ronny
User avatar
nakkiel
Forum Members
Forum Members
Posts: 70
Joined: Wed Apr 02, 2008 7:15 am

Re: CSSMenu delay

Post by nakkiel »

Sure:
http://www.vitaltraining.fi/cmsmadesimp ... age=yritys

Now as I looked it, I think you might be right about that one.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: CSSMenu delay

Post by Dr.CSS »

#primary-nav li li {
  background-image: none;
  float: none;
  margin-left: 0px;
  margin-top: -2px;  instead of -1...
  position: relative;
}
User avatar
nakkiel
Forum Members
Forum Members
Posts: 70
Joined: Wed Apr 02, 2008 7:15 am

Re: CSSMenu delay

Post by nakkiel »

That did the trick, thanks again mark :)
Post Reply

Return to “Modules/Add-Ons”