signature help?

Raffy

so what
Joined
Mar 25, 2014
Posts
2,414
Bells
767
New Horizons Token
New Leaf Token
December Birthstone (Turquoise)
Tasty Cake
Tasty Cake
hello hi i do not know how to create signatures and lines and whatever and i need help from someone who is very knowledge in this area

so basically i want to have like a gif in the middle of the signature and text on both sides but completely centered

ex :

gifgifgifgifgifgifgifgifgif
gifgifgifgifgifgifgifgifgif
TEXT gifgifgifgifgifgifgifgifgif TEXT
gifgifgifgifgifgifgifgifgif
gifgifgifgifgifgifgifgifgi​

but when i try to just put
around everything it ends up with the text at the bottom of the image instead of the middle




gifgifgifgifgifgifgifgifgif
gifgifgifgifgifgifgifgifgif
gifgifgifgifgifgifgifgifgif
TEXT gifgifgifgifgifgifgifgifgi TEXT

pls someone help me i am clueless, i can also provide the gif and text i want on the side if this is too difficult to explain and you would rather do it for me :)
 
Sounds like you'd want to use a table, so I'd use the following code:

[table="width: 715]
[tr]
[td]Whatever you put here will show up on the left side of the table[/td]
[td]Whatever you put here will show up on the middle of the table[/td]
[td]Whatever you put here will show up on the right side of the tablet[/td]

[/tr][/table]

HTML:
[table="width: 715]
[tr]
[td]Whatever you put here will show up on the left side of the table[/td]	
[td]Whatever you put here will show up on the middle of the table[/td]
[td]Whatever you put here will show up on the right side of the tablet[/td]

[/tr][/table]
 
i tried the table as well, and it just made the text go to the top instead of the bottom

[table="width: 715]
[tr]
[td]Whatever you put here will show up on the left side of the table[/td]
[td]
tumblr_ofies5K0wX1tju2q8o8_250.gif
[/td]
[td]Whatever you put here will show up on the right side of the tablet[/td]

[/tr][/table]​

and without the table is puts the text on the bottom

TEXT
tumblr_ofies5K0wX1tju2q8o8_250.gif
TEXT​
 
I've spent the last half hour messing with table settings and searching vBulletin archives to no avail, I'm not aware of any way to achieve what you're looking for without splitting up the image(gif) into different tables that way it all flows nicely. If there's anyone else out there smarter than I with vBulletin or with similar signatures perhaps they'd be able to chime in and help?
 
I've spent the last half hour messing with table settings and searching vBulletin archives to no avail, I'm not aware of any way to achieve what you're looking for without splitting up the image(gif) into different tables that way it all flows nicely. If there's anyone else out there smarter than I with vBulletin or with similar signatures perhaps they'd be able to chime in and help?

agh, well thank you so much for trying! i appreciate that you actually took time to look around for me lol
i might just try and get someone to create a gif with the actual text in the gif instead of having the text in the signature if what i'm looking for isn't possible.
 
Back
Top