International Simulation Football League
Sleeker Drop Down Sig - Printable Version

+- International Simulation Football League (https://forums.sim-football.com)
+-- Forum: Community (https://forums.sim-football.com/forumdisplay.php?fid=5)
+--- Forum: Discussion (https://forums.sim-football.com/forumdisplay.php?fid=33)
+--- Thread: Sleeker Drop Down Sig (/showthread.php?tid=14418)



Sleeker Drop Down Sig - TeyonSchavari - 07-30-2019

Hey guys,

Just wanted to share the code for my drop down sig publicly in case people were interested in sprucing theirs up a bit. Copy and paste this code into your signature to get one that looks like mine, and fill in the <OPTION> tags with your player's info:

Code:
[div style="background-color:white; color:#cc5800; width:490px; border-top: 3px solid #cc5800; border-bottom: 3px solid #cc5800;border-radius:8px;font-size: 12px;"][SELECT style="background-color:#cc5800; color:white;font-family:Arial; font-size: 12px; width:100%; max-width: 400px; margin:5px 2px 5px 2px;border:none;border-radius: 8px"][OPTION]Player || Position || Team || 000 TPE
[OPTION]Height:[/OPTION]
[OPTION]Weight: [/OPTION]
[OPTION]Birthplace: [/OPTION]
[OPTION]Number: [/OPTION]
[OPTION]===========================================[/OPTION]
[OPTION]Regular Season Stats[/OPTION]
[OPTION][/OPTION]
[OPTION]===========================================[/OPTION]
[OPTION]Playoff Stats[/OPTION]
[OPTION][/OPTION]
[OPTION]===========================================[/OPTION]
[OPTION]Trophy Case/Achievements:[/OPTION]
[OPTION][/OPTION]
[OPTION]===========================================[/OPTION]
[OPTION]Is a hot dog a sandwich?[/OPTION]
[/select] [a style="color:#cc5800; margin-left:3px; margin-right:3px;" href=]Player[/a] | [a style="color:#cc5800; margin-left:3px; margin-right:3px;" href=]Update[/a] | [a style="color:#cc5800; margin-left:2px; margin-right:3px;" href=]Wiki[/a][/div]


The 'href=' sections are where you'll need to paste in the links to your player, update, and wiki pages.

Make sure to not remove width:100%;

In the "color:" and "background-color:" sections, you can play around with them to get your team's colors. Mess with the fonts, get creative, make it your own, whatever you want. If you use this code exactly, it should look like my signature below.


Sleeker Drop Down Sig - infinitempg - 07-30-2019

ooooooh yes i've been wondering how to do stuff like this


Sleeker Drop Down Sig - Bigred1580 - 07-30-2019

This is sick! Awesome find man!


Sleeker Drop Down Sig - RaiderNation - 08-15-2019

Thank you oh very much for this!!!!


Sleeker Drop Down Sig - ADwyer87 - 08-16-2019

ooooh, fancy


Sleeker Drop Down Sig - Revolution5 - 08-25-2019

Thank you for this. I was trying to inspect the HTML code but this is sooo much easier.