Have Problem with floating menu
3 posters
Page 1 of 1
Have Problem with floating menu
Hi I Try to add floating menu to my forum I try the tutorial https://help.forumotion.com/t55169-how-to-make-a-floating-menu. but it not showing up. can same one help me?
NuritZur- New Member
- Posts : 11
Reputation : 0
Language : English, Hebrew, Hindi
Re: Have Problem with floating menu
Well, you might consider posting your forum's url
Vlajki- Forumember
- Posts : 724
Reputation : 359
Language : Serbian & English
Location : Serbia
NuritZur- New Member
- Posts : 11
Reputation : 0
Language : English, Hebrew, Hindi
Re: Have Problem with floating menu
I think that code
http://simplythebest.net/scripts/DHTML_scripts/dhtml_script_74.html
doesn't work anymore.
Go to this site I gave you and see if you can move the MOVE MENU
http://simplythebest.net/scripts/DHTML_scripts/dhtml_script_74.html
doesn't work anymore.
Go to this site I gave you and see if you can move the MOVE MENU
Vlajki- Forumember
- Posts : 724
Reputation : 359
Language : Serbian & English
Location : Serbia
Re: Have Problem with floating menu
still not help
NuritZur- New Member
- Posts : 11
Reputation : 0
Language : English, Hebrew, Hindi
Re: Have Problem with floating menu
It is not working on the site for me to. There's no help to it. Though I am a bit confused about browsers listed to support it
Would you be satisfied with a normal floating menu?
Would you be satisfied with a normal floating menu?
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
NuritZur- New Member
- Posts : 11
Reputation : 0
Language : English, Hebrew, Hindi
Re: Have Problem with floating menu
Sorry just now saw message.
Add this to homebox. Change the photo links or leave only link to appeare there, as you wish, try it out and see is that what you want.
Than add this to CSS. You can change its position, sides, what ever you want.
Add this to homebox. Change the photo links or leave only link to appeare there, as you wish, try it out and see is that what you want.
- Code:
<ul id="tipkice">
<li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
<li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
<li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
<li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
</ul>
Than add this to CSS. You can change its position, sides, what ever you want.
- Code:
#tipkice {
padding-right: 5px;
position: fixed;
right: 0;
top: 130px;
width: 24px;
}
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: Have Problem with floating menu
Thanks. topic Solved
NuritZur- New Member
- Posts : 11
Reputation : 0
Language : English, Hebrew, Hindi
Re: Have Problem with floating menu
Welcome.
Solved ~ Locked
Solved ~ Locked
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Similar topics
» Floating Menu
» Floating Menu :: Individual Button Hover Code
» Floating Menu Code Broke Forum Description
» Menu Problem
» Drop Down menu problem
» Floating Menu :: Individual Button Hover Code
» Floating Menu Code Broke Forum Description
» Menu Problem
» Drop Down menu problem
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum