Help with Aligning, I need help to align another column bad! |
Help with Aligning, I need help to align another column bad! |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 18 Joined: Feb 2004 Member No: 2,715 ![]() |
I was wondering if anhyone could tell me how to create another column of modules and put it on the right side of xanga. So it would be modules-weblogs-modules. Right now I have just modules-weblogs. I just took a premade skin and changed it around so i really don't know how to make another column, I want to put music there because it takes up a lot of space and it would just be neater. Anyway my website is here- My Xanga
I'll post my skin with all the modules taken out except one so it might be easier to help me out. CODE <!-- begin code provided by createblog.com --> <!-- begin code provided by cbstaff.com --> <html> <head> <!-- begin code provided by cbstaff.com --> <script type='text/javascript'> // intro splash page by micron // for more xanga scripts and help go to cbstaff.com // change this url to an image of your choice var image = '<embed src="http://adkclan.babylononline.net/intro_test.swf" width=650 height=390></embed>'; function enterSite() { document.getElementById('splash').style.display = 'none'; var content = document.getElementsByTagName("center"); for (var i=0; i<content.length;i++) { content[i].style.display = 'block'; } return false; } if (document.title.slice(-10) == 'Xanga Site') { document.write('</span></center><style type="text/css"> center {display:none;} .image {border:1px solid #dcdcdc;} </style><table height="100%" width="100%" id="splash"><tr><td align="center" valign="middle" style="text-align:center !important;"><a href="#" onclick="return enterSite();">'+ image +'></a></td></tr></table><center><span>'); } </script> <!-- end code provided by cbstaff.com --> <title>I'm Begging and Pleading for the Happy Ending</title> <center><img src="http://i.xanga.com/celebr8monkeyday/Making-A-Living.jpg"> <table border=0 cellpadding=0 cellspacing=0 width=700><tr><br><br> <td valign=top><p align=left class=txt><A HREF="<$Weblog_Link$>"><b><$Username$></b></a> // <A HREF="<$Profile_Link$>">profile</A> // <A HREF="<$Guestbook_Link$>">guestbook</A> // <A HREF="<$Review_Link$>">reviews</A> // <A HREF="<$Event_Link$>">events</A></td> <td valign=top><p align=right class=txt><$Private_Site_Tagline$> // <$Signin_Tagline$><br><br></tr></table> <STYLE type="text/css"> a:link {font:8pt/8pt arial; color: #000000; text-decoration:none; font-weight:normal} a:visited {font:8pt/8pt arial; color: #000000; text-decoration:none; font-weight:normal} a:hover {font:8pt/8pt arial; color: 000000; text-decoration:none;border: 1px solid; color:#000000; background-color:white; font-weight:normal} HR {visibility:hidden; margin-top:-2px} .txt {font:8pt/8pt arial; color:#000000;} .calender {font:8pt/8pt arial; font-color:000000} .profile {font:8pt/8pt arial; color:000000} .etd {font:8pt/8pt arial; background-color:#ffffff; letter-spacing:1pt} .credit {font:8pt/8pt arial; font-color:#000000} .datenumber {font:8pt/8pt arial; font-color:#000000} .monthname {font:8pt/8pt arial; font-weight:normal} .dayname {font:8pt/8pt arial} .taglines {text-align:center} </style> </head> <body> <center> <table border=0 width=700 cellpadding=5><tr> <td valign=top width=200> <DIV style="border: 1px solid; border-color=000000; border-spacing: 2; background color: ffffff;width:100%"><table border=0 cellpadding=6 cellspacing=0 width=100%><tr> <td bgcolor=white width=100% align=center valign=middle> </td> <tr><font:8pt/8pt><img src="http://i.xanga.com/celebr8monkeyday/Tablero.bmp"><td VALIGN="top" align=center> <p class=calender><$Calendar$></td></tr></table></div> <table border=0 cellpadding=6 cellspacing=0 width=100%><tr> <td bgcolor=white width=100% align=left valign=middle> <br></td></tr></table></div></div> </td> <bt> <td valign=top> <xanga> <xanga_date_header><br> <table border="0" cellpadding="0" cellspacing="0" width="95%"> <tr> <td colspan="3" bgcolor="#000000"><IMG SRC="http://i.xanga.com/XangaSkins/pixel.gif" height="1" width="1" BORDER="0"></td> </tr> <tr> <td bgcolor="#003366" width="1"><IMG SRC="http://i.xanga.com/XangaSkins/pixel.gif" height="1" width="1" BORDER="0"></td> <td valign="top"> <table width="100%" cellpadding="5" cellspacing="0" border="0"> <tr> <td valign="top" align="left" background="http://i.xanga.com/celebr8monkeyday/Date.jpg"> <b><font face="Verdana, Arial, Helvetica, sans-serif" size="3" color="#000000"><$Xanga_Date$></font></b> </td> </tr> </table> </td> </tr> </table> <br> </xanga_date_header> <table border="0" cellpadding="0" cellspacing="0" width="95%"> <tr> <td colspan="3" bgcolor="#000000"><IMG SRC="http://i.xanga.com/XangaSkins/pixel.gif" height="1" width="1" border="0"></td> </tr> <tr> <td bgcolor="#003366" width="1"><IMG SRC="http://i.xanga.com/XangaSkins/pixel.gif" height="1" width="1" border="0"></td> <td valign="top" bgcolor="#FFFFF5"> <table border="0" cellpadding="8" cellspacing="0" width="98%" align="center"> <tr> <td><font face="Verdana, Arial, Helvetica, sans-serif" size="2"><$Xanga_Posts$> </font></td> </tr> </table> </td> <td bgcolor="#003366" width="1"><IMG SRC="http://i.xanga.com/XangaSkins/pixel.gif" height="1" width="1" border="0"></td> </tr> <tr> <td colspan="3" bgcolor="#003366"><IMG SRC="http://i.xanga.com/XangaSkins/pixel.gif" height="1" width="1" border="0"></td> </tr> </table> <br> <br> </xanga><p align=right><font style="font:8pt/8pt arial; color:#000000"><A HREF="<$Next_Link$>">...I used to...</A><a href="<$Previous_Link$>">...I currently am...</p> </td> </tr></table> </center> </body> </html> <!-- end code provided by cbstaff.com --> <!-- end code provided by createblog.com --> i want this module to be on the right: CODE <!-- begin code provided by createblog.com --> <DIV style="border: 1px solid; border-color=000000; background color: ffffff; border-spacing: 2; width:100%"><table border=0 cellpadding=6 cellspacing=0 width=100%><tr> <td bgcolor=white width=100% align=center valign=middle> </td> <tr><font:8pt/8pt><img src="http://i.xanga.com/celebr8monkeyday/Music.bmp"><td VALIGN="top" align=left><font face="arial narrow"; size="1"> Pump It Up-Missy Ft. Nelly<br> <embed src="http://www.freehomepages.com/turnsmile/Pump%20it%20Up.wma" width="188" height="44"> Don't Be Cruel-Missy Ft. Monica And Beanie Man<br> <embed src="http://www.freehomepages.com/turnsmile/Don't%20be%20Cruel.wma" width="188" height="44" autostart="false"> I'm Really Hot-Missy<br> <embed src="http://www.freehomepages.com/turnsmile/I'm%20Really%20Hot.wma" width="188" height="44" autostart="false"> Spelling Bee-Missy<br> <embed src="http://www.freehomepages.com/turnsmile/Spelling%20Bee.wma" width="188" height="44" autostart="false"> Keep It Movin-Missy Ft. Elephant Man<br> <embed src="http://www.freehomepages.com/turnsmile/Keep%20it%20Movin.wma" width="188" height="44" autostart="false"><br> 99 Problems-Jay-Z<br> <embed src="http://www.freehomepages.com/turnsmile/99%20problems.wma" width="188" height="44" autostart="false"><br> Dirt Off Your Shoulders-Jay-Z<br> <embed src="http://www.freehomepages.com/turnsmile/Dirt%20Off%20Your%20Shoulder.wma" width="188" height="44" autostart="false"><br> Lucifer-Jay-Z<br> <embed src="http://www.freehomepages.com/turnsmile/Lucifer.wma" width="188" height="44" autostart="false"><br> My First Song-Jay-Z<br> <embed src="http://www.freehomepages.com/turnsmile/My%201st%20Song.wma" width="188" height="44" autostart="false"><br> Public Service Announcement-Jay-Z<br> <embed src="http://www.freehomepages.com/turnsmile/Public%20Service%20Announcement.wma" width="188" height="44" autostart="false"><br> Jabberjaw-Phantom Planet<br> <embed src="http://www.freehomepages.com/turnsmile/jabberjaw.wma" width="188" height="44" autostart="false"><br> You're Not Welcome Here-Phantom Planet<br> <embed src="http://www.freehomepages.com/turnsmile/you're%20not%20welcome%20here.wma" width="188" height="44" autostart="false"><br> Knowitall-Phantom Planet<br> <embed src="http://www.freehomepages.com/turnsmile/knowitall.wma" width="188" height="44" autostart="false"><br> <br> </font></td></tr></table></div> <br> <!-- end code provided by createblog.com --> Thanks in advance ![]() |
|
|
![]() |
![]() ![]() |