Create Account

Dropdown Menus in Signatures
#31

Thank you Smile I've got it all sorted out now and will make sure to switch next. I actually had no idea. I prefer writing the code anyway because more control

[Image: WuRZxKN.png]
Player Twitter
Kryyst: Player Page | Update Page
Stinson:Player Page



Reply
#32

Hello! I was searching through this site, and noticed that your Sig has two drop down menus of different colors. Do you mind me asking how you did that? Whenever I try to get the 2nd one, it will either only accept the color before it or go white and black. Any help would be much appreciated!

[Image: Off.gif]

Reply
#33

Updated With Chicago, New Orleans, Anaheim, and Lethbridge!

[Image: 53994_s.gif]





Player Page
Player Updates
SMJHL Commissioner , SMJHL Awards Head, Banker (NEW/WKP), Rookie Mentor




yay
Reply
#34

How do people add their stats etc... onto this?

[Image: O8HREwL.png]


Raptors Canada pride
Player Page - Update Page
Reply
#35
(This post was last modified: 06-08-2019, 05:27 PM by Carpy48.)

06-08-2019, 05:11 PMNONAME Wrote: How do people add their stats etc... onto this?

Manually - if that's your question. You seem to have the basics figured out already.
Just put them between
PHP Code:
[pbl
and
PHP Code:
[/pbl
and add a new line per stat category.

[Image: zS2lCMp.png] 


[Image: carpy48.gif]
sigs either by @Wasty, @Nokazoa, @sulovilen, @Capt_Blitzkrieg, @sköldpaddor, @Ragnar, @enigmatic, @Lime or myself

Stars Lions Berserkers
[Image: p1gG0LD.png][Image: DKMMlC3.png][Image: sXDU6JX.png][Image: ctsxTFg.png]
my portfolio | my sig shop | gfx discord
[Image: 3GX9nYb.png]
Reply
#36

06-08-2019, 05:27 PMCarpy48 Wrote:
06-08-2019, 05:11 PMNONAME Wrote: How do people add their stats etc... onto this?

Manually - if that's your question. You seem to have the basics figured out already.
Just put them between
PHP Code:
[pbl
and
PHP Code:
[/pbl
and add a new line per stat category.

Thank you, I ended up figuring it out! Couldn't get the font size to work but not a big deal.

[Image: O8HREwL.png]


Raptors Canada pride
Player Page - Update Page
Reply
#37
(This post was last modified: 06-08-2019, 05:33 PM by Carpy48.)

06-08-2019, 05:28 PMNONAME Wrote:
06-08-2019, 05:27 PMCarpy48 Wrote: Manually - if that's your question. You seem to have the basics figured out already.
Just put them between
PHP Code:
[pbl
and
PHP Code:
[/pbl
and add a new line per stat category.

Thank you, I ended up figuring it out! Couldn't get the font size to work but not a big deal.

It's actually relatively easy to use custom code. For example this is what I currently use:

PHP Code:
[pbcust,14,520,000000,fadc28,Arial]
content
[/pbcust
pbcust= just the code for "custom" (you could also use team colors)
14 = that's the font size
520 = the width, in this case 520px
000000/fadc28 = hex code for font/background color
Arial = well, the font Smile

It's all explained at the beginning of this thread.

[Image: zS2lCMp.png] 


[Image: carpy48.gif]
sigs either by @Wasty, @Nokazoa, @sulovilen, @Capt_Blitzkrieg, @sköldpaddor, @Ragnar, @enigmatic, @Lime or myself

Stars Lions Berserkers
[Image: p1gG0LD.png][Image: DKMMlC3.png][Image: sXDU6JX.png][Image: ctsxTFg.png]
my portfolio | my sig shop | gfx discord
[Image: 3GX9nYb.png]
Reply
#38

Can we get QCC/NBB/ATL/SEA codes? :D

Platoon Elk Elk Platoon
Argonauts Argonauts
PlatoonGermanyRaptors

[Image: AH23zKq.png]
Thank you karey, OrbitingDeath Ragnar, and sköldpaddor for sigs! 
[Image: BAL_Player_Page.png] [Image: BAL_Update.png]
Reply
#39

09-06-2020, 10:34 PMhhh81 Wrote: Can we get QCC/NBB/ATL/SEA codes? :D

Those aren't even the only ones that are still missing.

[Image: zS2lCMp.png] 


[Image: carpy48.gif]
sigs either by @Wasty, @Nokazoa, @sulovilen, @Capt_Blitzkrieg, @sköldpaddor, @Ragnar, @enigmatic, @Lime or myself

Stars Lions Berserkers
[Image: p1gG0LD.png][Image: DKMMlC3.png][Image: sXDU6JX.png][Image: ctsxTFg.png]
my portfolio | my sig shop | gfx discord
[Image: 3GX9nYb.png]
Reply
#40

09-07-2020, 07:55 AMCarpy48 Wrote:
09-06-2020, 10:34 PMhhh81 Wrote: Can we get QCC/NBB/ATL/SEA codes? :D

Those aren't even the only ones that are still missing.
Also fix Maine and Newfoundland

Platoon Elk Elk Platoon
Argonauts Argonauts
PlatoonGermanyRaptors

[Image: AH23zKq.png]
Thank you karey, OrbitingDeath Ragnar, and sköldpaddor for sigs! 
[Image: BAL_Player_Page.png] [Image: BAL_Update.png]
Reply
#41

Hey, thanks for getting the argonauts colors working for seattle.

However, pbsea was already taken by the barracuda, since we used to be the seattle riot. So now my sig is argonauts colors. So someone's gonna have to add a tbb tag.

[Image: premierbromanov.gif]




Fuck the penaltys
ARGARGARHARG
[Image: EePsAwN.png][Image: sXDU6JX.png][Image: eaex9S1.png]
Reply
#42

All missing teams have been added now and all old/wrong color codes have been updated. Thanks to @DrunkenTeddy for the help!

[Image: zS2lCMp.png] 


[Image: carpy48.gif]
sigs either by @Wasty, @Nokazoa, @sulovilen, @Capt_Blitzkrieg, @sköldpaddor, @Ragnar, @enigmatic, @Lime or myself

Stars Lions Berserkers
[Image: p1gG0LD.png][Image: DKMMlC3.png][Image: sXDU6JX.png][Image: ctsxTFg.png]
my portfolio | my sig shop | gfx discord
[Image: 3GX9nYb.png]
Reply
#43

12-07-2020, 03:14 PMCarpy48 Wrote: All missing teams have been added now and all old/wrong color codes have been updated. Thanks to @DrunkenTeddy for the help!
Sorry I took so bloody long lol

[Image: DrunkenTeddy.gif]



[Image: CsnVET2.png]  |  [Image: sXDU6JX.png]
Reply
#44

Code:
[pbcust,14,500,FF0000,00FF00,Times]
[pbl]Chadathy Brodangleschlong[/pbl]
[pbl]The Greatest Name of All[/pbl]
[/pbcust]

[Image: qlfNSs6.png][Image: tfifKNV.png]
[Image: d9J5DHT.png][Image: 16PgOBm.png]

[Image: CXrxOKM.png][Image: CXrxOKM.png]

[Image: jO2Di2N.png][Image: jO2Di2N.png]
Reply
#45
(This post was last modified: 06-09-2021, 07:28 AM by Big Newff.)

cant seem to get it to work

[Image: qlfNSs6.png][Image: tfifKNV.png]
[Image: d9J5DHT.png][Image: 16PgOBm.png]

[Image: CXrxOKM.png][Image: CXrxOKM.png]

[Image: jO2Di2N.png][Image: jO2Di2N.png]
Reply




Users browsing this thread:
1 Guest(s)




Navigation

 

Extra Menu

 

About us

The Simulation Hockey League is a free online forums based sim league where you create your own fantasy hockey player. Join today and create your player, become a GM, get drafted, sign contracts, make trades and compete against hundreds of players from around the world.