columns |
columns |
![]()
Post
#1
|
|
![]() AKA RockIt Studios ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,286 Joined: Jun 2006 Member No: 421,809 ![]() |
so i'm pretty sure i'm just having another blonde moment...
but i have two certain custom modules where i'd like the contents to be in two columns. i've tried spaces and obviously, didn't work. is this even possible? any ideas? thanks in advance. |
|
|
![]() |
![]()
Post
#2
|
|
![]() AKA RockIt Studios ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,286 Joined: Jun 2006 Member No: 421,809 ![]() |
actually, i just put the table part into the DIV code that was already there for the module. it doesn't have an align property in the actual div part.
<div class="ĆHeader">About Us</div> <div class="Modules"><p> CODE <TABLE>
<TR> <TH align="left"><u>•Becka•</u> </TH> <TH align="right"><u>•Crystal•</u></TH> </TR> <TR> <TD align="left">-Missouri- </TD> <TD align="right">*California*</TD> </TR> <TR> <TD align="left">•14• </TD> <TD align="right">#13</TD> </TR> <TR> <TD align="left"><b>-Photographer-</b> </TD> <TD align="right"><b>Piano</b> player :]</TD> </TR> <TR> <TD align="left"><b>→</b>Artist<b>←</b> </TD> <TD align="right">Poetic <u>[maniac]</u></TD> </TR> <TR> <TD align="left">♪<i>Singer</i>♪ </TD> <TD align="right"><i>Exuberant Reader</i></TD> </TR> </TABLE> <br> <center>↑open since 6-11-06↓</center> </div><br> |
|
|
![]() ![]() |