• Guest, have you picked up a fortunate cookie from the shop? You must have the "Fortune Cookie (2026)" item in your inventory to receive a collectible from The Luck of the Dragon raffle. Time is running out and the raffle results will be randomized soon!

Table Help?

himeki

hiatus
Joined
Mar 20, 2015
Posts
14,255
Bells
268
Lucky Coins
0
Gems
0
Switch
3182-3595-3423
Tasty Cake
Candy Easter Egg
Valentine's Rose
Valentine's Rose
Tasty Cake
Tasty Cake
Tasty Cake
Tasty Cake
Tasty Cake
So, I want to put a table into my signature with images on two differnent sides of the table.
This is the code I put in~
HTML:
[table="width: 715]
[tr]
[td][URL="http://www.belltreeforums.com/showthread.php?264210-Simple-Shop-*Signatures*-0-4"][img]http://i.imgur.com/cmKTOUY.png[/img][/URL]
[/td]	
[td][URL="http://www.belltreeforums.com/showthread.php?264210-Simple-Shop-*Signatures*-0-4"][img]http://i.imgur.com/wvVRSV1.png[/img][/URL]
[/td]

[/tr][/table]
But when placed normaly, nothing happens, like this;
[table="width: 715]
[tr]
[td][URL="http://www.belltreeforums.com/showthread.php?264210-Simple-Shop-*Signatures*-0-4"]
cmKTOUY.png
[/URL]
[/td]
[td]
[/td]

[/tr][/table]
Can somebody help me? I'd quite like it to look simillar to this:


With them both on the same row~
Help would be much appriciated!
 
uhh, like this?

edit: made the width a bit smaller because there was a scrollbar underneath @ 715

HTML:
[CENTER][table="width: 710, align: center"]
[tr]
[td][URL="http://www.belltreeforums.com/showthread.php?264210-Simple-Shop-*Signatures*-0-4"][img]http://i.imgur.com/cmKTOUY.png[/img][/URL]
[/td]	
[td][URL="http://www.belltreeforums.com/showthread.php?264210-Simple-Shop-*Signatures*-0-4"][img]http://i.imgur.com/wvVRSV1.png[/img][/URL]
[/td]
[/tr][/table][/CENTER]

[table="width: 710, align: center"]
[tr]
[td]
[/td]
[td]
[/td]
[/tr][/table]​
 
Last edited:
Back
Top