Help With Signature.

Hyrule_Crossing

Profile Picture By Me
Joined
May 8, 2018
Posts
2,307
Bells
129
Switch
3060-3780-7537
Festive Bell
New Horizons Token
Lobo
Isabelle
Blue Hybrid Rose
Red Candy
Yellow Candy
I added a poem that toadsworthy made for me to my signature. Only to find out today that it made it exceed the height limit, so by Any chance could someone somehow merge these two together in a way that doesent exceed 250 pixels?

nzUycMo.gif


The Hero of Time rises against evil
With determined look, clutching the Master Sword
And the Triforce of Courage retrieval
Freeing Hyrule and Princess Zelda will be his reward

Don?t know if I should post this here, if I shouldn?t please move it where it should be.

Thanks!
 
I think maybe SensaiGallade may know a way, he has one of my poems in his sig... or at least did have one at some point
 
You might want to consider adding a table with one row and two columns, whose width doesn't exceed 715 pixels. Then, put the images and texts between [td] and [/td] tags.

With the poem you gave us, leaving it at the default font size breaks its flow. That can be solved by setting the font size at 1.

Copy the code from below, paste it in your signature and replace the relevant parts with the appropriate content.

Code:
[PLAIN][table="width: 715"]
[tr]
	[td][IMG] INSERT IMAGE HERE [/IMG][/td]
	[td][quote][SIZE=1] INSERT POEM HERE [/SIZE][/quote][/td]
[/tr]
[/table][/PLAIN]

This code should give you something like this:

nzUycMo.gif
The Hero of Time rises against evil
With determined look, clutching the Master Sword
And the Triforce of Courage retrieval
Freeing Hyrule and Princess Zelda will be his reward
 
Last edited:
You might want to consider adding a table with one row and two columns, whose width doesn't exceed 715 pixels. Then, put the images and texts between [td] and [/td] tags.

With the poem you gave us, leaving it at the default font size breaks its flow. That can be solved by setting the font size at 1.

Copy the code from below, paste it in your signature and replace the relevant parts with the appropriate content.



Code:
[PLAIN][table="width: 715"]
[tr]
	[td][IMG] INSERT IMAGE HERE [/IMG][/td]
	[td][/td]
[/tr]
[/table][/PLAIN]

This code should give you something like this:

nzUycMo.gif

Thank you so much!
 
Back
Top