How to make Dropdown menus
3 posters
Page 1 of 1
How to make Dropdown menus
Technical Details
Forum version : #phpBB3
Position : Administrator
Concerned browser(s) : Google Chrome
Who the problem concerns : All members
When the problem appeared : Never had this
Forum link : http://pinkpalace.forumotion.com/
Description of problem
I would like to know how to put a drop down menu in 2 places. 1 in the row of links under header where Profile, Calendar, etc are. I would also like to put a drop down menu in a widget. The content of these dropdown menus would be names of forum that link to that forum. Example. If I had a Helps forum in the Welcome Category, I'd like a shortcut in the dropdown menu to select that takes members to the Helps forum.
DeanaD- New Member
- Posts : 22
Reputation : 2
Language : English
Re: How to make Dropdown menus
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How to make Dropdown menus
Where do I put the code in order for the drop down list to be viewed and to add links?
Can this be put in a widget? I tried and nothing came up.
I'm not sure what I'm doing.
Than you for your help.
DeanaD- New Member
- Posts : 22
Reputation : 2
Language : English
Re: How to make Dropdown menus
Yes, it can be added to a widget.
The lines below it is where you added your links.
- Code:
<option value="">TITLE OF DROP-DOWN LIST HERE</option
<option value="LINK HERE">SELECTION TITLE HERE</option>
<option value="LINK HERE">SELECTION TITLE HERE</option>
The lines below it is where you added your links.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How to make Dropdown menus
SLGray wrote:Yes, it can be added to a widget.The first line is for the title of the drop=down menu.
- Code:
<option value="">TITLE OF DROP-DOWN LIST HERE</option
<option value="LINK HERE">SELECTION TITLE HERE</option>
<option value="LINK HERE">SELECTION TITLE HERE</option>
The lines below it is where you added your links.
This is what I end up with in my widget
DeanaD- New Member
- Posts : 22
Reputation : 2
Language : English
Re: How to make Dropdown menus
You do not need the numbers to the left.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How to make Dropdown menus
SLGray wrote:You do not need the numbers to the left.
And where might I find this out at?
Sorry for such ignorance.
I checked MODULES>HTML Page Management
DeanaD- New Member
- Posts : 22
Reputation : 2
Language : English
Re: How to make Dropdown menus
It is where you added the coding? It is in the coding. You copied and pasted the numbers which are not exactly part of the coding.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How to make Dropdown menus
SLGray wrote:It is where you added the coding? It is in the coding. You copied and pasted the numbers which are not exactly part of the coding.
BINGO... got it. I was looking at the wrong thing when I answered before.
Thank you SO MUCH for your help.
SOLVED!
DeanaD- New Member
- Posts : 22
Reputation : 2
Language : English
Re: How to make Dropdown menus
Problem solved & topic archived.
|
Similar topics
» Problem with bar menus
» User link menus
» Combination of two floating menus
» Greek language in menus in English Forum
» CSS Dropdown Menu
» User link menus
» Combination of two floating menus
» Greek language in menus in English Forum
» CSS Dropdown Menu
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum