The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Combination of two floating menus

3 posters

Go down

Solved Combination of two floating menus

Post by IdaTR 25.10.13 14:22

Hey!

Is it possible to combining the floating box on: http://zirukus.forumotion.com on the right,
with the floating menu on: http://testest2.danskforum.net

The effect should be that the menu on the Testest2 forum should behave like the menu on Zirukus.
Like; When theres a hover the menu pop's out and is visible, and when the hover isn't there it moves back to where it was before.
IdaTR
IdaTR
Forumember

Female Posts : 547
Reputation : 1
Language : Danish, english
Location : Denmark

http://www.vielamort.net

Back to top Go down

Solved Re: Combination of two floating menus

Post by Ange Tuteur 25.10.13 21:07

Hello IdaTR,

You can find information on the navbar here.(for editing)

Use this to hide the menu for hover:
Code:
.navbar{
right:-100px;
transition:0.5s;
}
.navbar:hover{
right:0px;
}
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13207
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Combination of two floating menus

Post by IdaTR 26.10.13 20:26

thx! solved!
IdaTR
IdaTR
Forumember

Female Posts : 547
Reputation : 1
Language : Danish, english
Location : Denmark

http://www.vielamort.net

Back to top Go down

Solved Re: Combination of two floating menus

Post by SLGray 26.10.13 20:32

Topic Solved & Locked


Combination of two floating menus Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51554
Reputation : 3524
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum