Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 178

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 183

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 184

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 220

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 223

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 235

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 250

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 268
Print Page - Help on Tabling?

Old aRO Forums

The 'Other' Section => AnesisRO Archive => Archive => General Questions => Topic started by: Ryu on February 19, 2011, 12:35:27 pm

Title: Help on Tabling?
Post by: Ryu on February 19, 2011, 12:35:27 pm
Can someone help me table my sig? im afraid its too big, i was hoping for something like

Insert 4 Sigs here
Insert the Spoiler here

i want it like

[Sig][Sig][Sig][Sig]
[       Spoiler        ]
Title: Re: Help on Tabling?
Post by: Auurium on February 19, 2011, 12:48:51 pm
I would do it like this:


IMG1 IMG2 IMG3 IMG4
SPOILER


Code: [Select]
[table]
[tr]
IMG1 IMG2 IMG3 IMG4
[/tr]
[tr]
[center]SPOILER[/center]
[/tr]
[/table]

but the images are really big /facepalm
Title: Re: Help on Tabling?
Post by: kero-kero-cola on February 19, 2011, 01:43:12 pm
Try this maybe?

Code: [Select]
[table]
[tr]
[td][IMG]http://i54.tinypic.com/5n0h6x.gif[/IMG][/td]
[td][IMG]http://i54.tinypic.com/2gv69tu.gif[/IMG][/td]
[td][IMG]http://i55.tinypic.com/s4o22q.gif[/IMG][/td]
[td][IMG]http://i54.tinypic.com/295fhmw.gif[/IMG][/td]
[/tr]

[center]
[tr]
[spoiler][IMG]http://i52.tinypic.com/21ljt4w.png[/IMG][/spoiler]
[/tr]
[/table]
[/center]
Title: Re: Help on Tabling?
Post by: Ryu on February 20, 2011, 12:05:38 am
alright thanks my friends! :D
Title: Re: Help on Tabling?
Post by: AnnOrz on February 20, 2011, 02:04:52 am
http://www.animusro.com/forums/index.php/topic,5788.0.html
Title: Re: Help on Tabling?
Post by: Ryu on February 20, 2011, 05:42:49 pm
i took off the spoiler, is it still over 190 ? o-o
Title: Re: Help on Tabling?
Post by: Auurium on February 20, 2011, 05:54:47 pm
i took off the spoiler, is it still over 190 ? o-o

Yes.
Title: Re: Help on Tabling?
Post by: kero-kero-cola on February 20, 2011, 06:37:26 pm
You need to add the [ td ] [ /td ] tags otherwise the images will stack. =o Cell tags lock them in place.

When I saved your images for that earlier code... I think the height was 169 px.
So.. I think you should be okay with adding in the spoiler below like you were wanting in the beginning.
Either way, you need to create cells in your table or remove the last image. =x
Title: Re: Help on Tabling?
Post by: Ryu on February 21, 2011, 05:10:45 pm
You need to add the [ td ] [ /td ] tags otherwise the images will stack. =o Cell tags lock them in place.

When I saved your images for that earlier code... I think the height was 169 px.
So.. I think you should be okay with adding in the spoiler below like you were wanting in the beginning.
Either way, you need to create cells in your table or remove the last image. =x
alright thanks, im using your table now