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.

How to make Dropdown menus

3 posters

Go down

Solved How to make Dropdown menus

Post by DeanaD May 7th 2019, 7:57 am

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
DeanaD
New Member

Posts : 22
Reputation : 2
Language : English

Back to top Go down

Solved Re: How to make Dropdown menus

Post by SLGray May 7th 2019, 9:22 am



How to make Dropdown 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 : 3523
Language : English
Location : United States

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

Back to top Go down

Solved Re: How to make Dropdown menus

Post by DeanaD May 8th 2019, 8:30 pm


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
DeanaD
New Member

Posts : 22
Reputation : 2
Language : English

Back to top Go down

Solved Re: How to make Dropdown menus

Post by SLGray May 8th 2019, 8:34 pm

Yes, it can be added to a widget.
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 first line is for the title of the drop=down menu.
The lines below it is where you added your links.


How to make Dropdown 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 : 3523
Language : English
Location : United States

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

Back to top Go down

Solved Re: How to make Dropdown menus

Post by DeanaD May 8th 2019, 8:52 pm

SLGray wrote:Yes, it can be added to a widget.
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 first line is for the title of the drop=down menu.
The lines below it is where you added your links.

This is what I end up with in my widget
How to make Dropdown menus  Ddmtes11
DeanaD
DeanaD
New Member

Posts : 22
Reputation : 2
Language : English

Back to top Go down

Solved Re: How to make Dropdown menus

Post by SLGray May 8th 2019, 9:09 pm

You do not need the numbers to the left.


How to make Dropdown 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 : 3523
Language : English
Location : United States

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

Back to top Go down

Solved Re: How to make Dropdown menus

Post by DeanaD May 8th 2019, 9:23 pm

SLGray wrote:You do not need the numbers to the left.

Crazy   And where might I find this out at? 
Sorry for such ignorance.
I checked MODULES>HTML Page Management
DeanaD
DeanaD
New Member

Posts : 22
Reputation : 2
Language : English

Back to top Go down

Solved Re: How to make Dropdown menus

Post by SLGray May 8th 2019, 9:41 pm

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.


How to make Dropdown 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 : 3523
Language : English
Location : United States

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

Back to top Go down

Solved Re: How to make Dropdown menus

Post by DeanaD May 8th 2019, 9:57 pm

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
DeanaD
New Member

Posts : 22
Reputation : 2
Language : English

Back to top Go down

Solved Re: How to make Dropdown menus

Post by skouliki May 8th 2019, 10:00 pm

Problem solved & topic archived.
Please read our forum rules: ESF General Rules
skouliki
skouliki
Manager
Manager

Female Posts : 15391
Reputation : 1709
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Back to top

- Similar topics

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