Patreon LogoYour support makes Blue Moon possible (Patreon)

Question Drop Down Menus In Request Threads.

furryluvah

Planetoid
Joined
Feb 6, 2018
Hey there. I've seen some very nice, visually appealing request threads that have nice, clean drop down menus that highlight the main things that the person writing the thread is looking for. For example, if they're looking for specific scenes they might have a button with the word scenes written on it, and then you can click on that button and it'll give you a drop down menu of all the scenes they're looking for. It seems like a much nicer way of making a thread than having a gigantic wall of text, but I was wondering how they did that. Does it require extensive knowledge of HTML or whatever code is being used for websites these days? I'm a complete novice when it comes to things like coding and programming. Any help would be appreciated!
 
So I am by no means great at that sort of thing, but I looked up a reference from one of our wonderful designers.

Example:

Fandoms / Wordbank
Click for More
Fandom
character x character
character x character
character x character

Fandom 2

character x character
character x character
character x character

Wordbank

theme
adjective
inspiration
interest



Code:
[Center][FONT=PAPYRUS][SIZE=5][B][COLOR=TOMATO]Fandoms / Wordbank [/COLOR][/B][/SIZE][/FONT]
[/CENTER]
[ACCORDION=BCENTER|260px][SLIDE=Click for More |CENTER]
[SIZE=2][FONT=PAPYRUS][SIZE=4][B][COLOR=TOMATO]Fandom  [/COLOR][/B][/SIZE][/FONT][/SIZE]
[SIZE=2]character x character
character x character
character x character

[FONT=PAPYRUS][SIZE=4][B][COLOR=TOMATO]Fandom 2  [/COLOR][/B][/SIZE][/FONT][/SIZE]
[SIZE=2]character x character
character x character
character x character

[FONT=PAPYRUS][SIZE=4][B][COLOR=TOMATO]Wordbank  [/COLOR][/B][/SIZE][/FONT][/SIZE]
[SIZE=2]theme
adjective
inspiration
interest[/SIZE]
[/SLIDE][/ACCORDION]/code]
 
Back
Top Bottom