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 - Quick Question about my siggies

Old aRO Forums

The 'Other' Section => AnesisRO Archive => Archive => General Questions => Topic started by: trung4 on August 17, 2011, 06:11:25 pm

Title: Quick Question about my siggies
Post by: trung4 on August 17, 2011, 06:11:25 pm
I just got a new pic for my sig and when I added it it's below my other one.  Is there a way for me to have them side to side instead of one on top of the other?
Title: Re: Quick Question about my siggies
Post by: Mal on August 18, 2011, 09:26:56 am
If you set it up as a table, you can do what I think you're asking. If you get a third image, simply after the [ /td ] and before the [ /tr ] insert a [ td ] (stuff goes here) [ /td ].  (minus the spaces)
I can't explain to you exactly what they do because anything I learned about HTML went out the window, but TR controls the vertical stacking of boxes, where TD controls the horizontal stacking.
Just Copy+paste what's in the code box into your sig.



IGN: ~Trung4444~ 90/4x/50 Sinx     [ + ]Trung[ + ] 99/50 Priest
       ~Trung4~ 99/50 Sin                  .Trung. 9x/6x LK
        -Trung- 99/50 Knight
(http://i53.tinypic.com/18p3c7.jpg)
(http://i53.tinypic.com/2ppjvrk.png)

Code: [Select]
[table][tr][td]IGN: ~Trung4444~ 90/4x/50 Sinx     [ + ]Trung[ + ] 99/50 Priest
       ~Trung4~ 99/50 Sin                  .Trung. 9x/6x LK
        -Trung- 99/50 Knight
[img]http://i53.tinypic.com/18p3c7.jpg[/img][/td][td][img]http://i53.tinypic.com/2ppjvrk.png[/img][/td][/tr][/table]

Another option:

IGN:
 ~Trung4444~ 90/4x/50 Sinx    
[ + ]Trung[ + ] 99/50 Priest
~Trung4~ 99/50 Sin                  
.Trung. 9x/6x LK
-Trung- 99/50 Knight
(http://i53.tinypic.com/18p3c7.jpg)(http://i53.tinypic.com/2ppjvrk.png)

Code: [Select]
[table][tr][td]IGN:
 ~Trung4444~ 90/4x/50 Sinx    
[ + ]Trung[ + ] 99/50 Priest
~Trung4~ 99/50 Sin                  
.Trung. 9x/6x LK
-Trung- 99/50 Knight[/td]
[td][img]http://i53.tinypic.com/18p3c7.jpg[/img][/td][td][img]http://i53.tinypic.com/2ppjvrk.png[/img][/td][/tr][/table]
Title: Re: Quick Question about my siggies
Post by: trung4 on August 19, 2011, 09:49:11 pm
ok thanks, that's really helpful  ;D