Floating menu
3 posters
Page 1 of 1
Floating menu
Hi
I wanted to make a floating menu on my foruma adn have been following this page:
https://help.forumotion.com/tricks-tips-f32/how-to-make-a-floating-menu-t55169.htm
It works but theres a couple of things i wanted to change and im not very good with html
1. How do i actually make links, i.e. in the menu it says home, but theres no link to my home page where do i change that,
2. The menu only appears on my home page, how do i add it to every page i have on my forum.
Thanks
Al
I wanted to make a floating menu on my foruma adn have been following this page:
https://help.forumotion.com/tricks-tips-f32/how-to-make-a-floating-menu-t55169.htm
It works but theres a couple of things i wanted to change and im not very good with html
1. How do i actually make links, i.e. in the menu it says home, but theres no link to my home page where do i change that,
2. The menu only appears on my home page, how do i add it to every page i have on my forum.
Thanks
Al
Re: Floating menu
Hi,
i have managed to solve these issues, but i have one more and i can't find the answer, on my floating menu i want to add a logout option, i cant find the code, previously it was a url link that i added for the different pages, but for the logout there is no specific page, what code do i have to add for the button to logout.
Thanks
Al
i have managed to solve these issues, but i have one more and i can't find the answer, on my floating menu i want to add a logout option, i cant find the code, previously it was a url link that i added for the different pages, but for the logout there is no specific page, what code do i have to add for the button to logout.
Thanks
Al
Re: Floating menu
This topic is really old, but I'm searching for these answers too... does anyone know?
1. How do i actually make links, i.e. in the menu it says home, but theres no link to my home page where do i change that,
2. The menu only appears on my home page, how do i add it to every page i have on my forum.
Memorian- Forumember
-
Posts : 38
Reputation : 0
Language : german
Re: Floating menu
Hello,
To make a link you can use this HTML code...
To add the menu to every page, you can either add the code to template, or widget.
To make a link you can use this HTML code...
- Code:
<a href="LINK URL HERE">TEXT TO DISPLAY</a>
To add the menu to every page, you can either add the code to template, or widget.
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: Floating menu
Thanks for the fast reply! ^^
Where in the templates do I have to add it? I already added it to topics_list_box and it's working, but how do I make it appear in the forums too? I tried to put the code in viewforum_body, but it doesn't show up.
Also I found out that guest can't see the floating menue, how do I fix that? <-- I made a silly mistake... but it's settled now
Sorry for all these questions... ^^"
Where in the templates do I have to add it? I already added it to topics_list_box and it's working, but how do I make it appear in the forums too? I tried to put the code in viewforum_body, but it doesn't show up.
Sorry for all these questions... ^^"
Memorian- Forumember
-
Posts : 38
Reputation : 0
Language : german
Re: Floating menu
Try adding the code in overall_header_new or overall_footer which will show up on all pages.
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

» Help in Floating Menu
» floating menu plz?
» Error with "Floating Menu"
» How to put floating menu in CSS
» is it possible to add a Floating Menu?
» floating menu plz?
» Error with "Floating Menu"
» How to put floating menu in CSS
» is it possible to add a Floating Menu?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum