Log In · Register

 
 
Closed TopicStart new topic
help please, how u ...
qinx3blehh
post Sep 4 2007, 11:35 PM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: Sep 2007
Member No: 570,491



how do u make a xanga layout like this:

http://www.xanga.com/bebelayout103

im a newbie so yeah please help
 
*Alysia*
post Sep 5 2007, 02:27 AM
Post #2





Guest






What is it specifically about that layout that you want to emulate? It's a pretty basic table-layout.. check out this thread.
 
YourSuperior
post Sep 8 2007, 10:10 PM
Post #3


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



It's just a custom modules layout. _smile.gif
Just use the code below, and modify to your liking.

Put this in your custom header:
CODE
<style type=text/css>
/* remove regular modules */
texttable.left, td.mainleft, table.left, table.navigation, table.search

{display:none}
table.blogbody tr td {width:0px; padding: 0px;}

/* edit to your liking */
table.module { border: none; width:160px; background-color: transparent; }
table.module th { background-color: transparent;font: normal 10px tahoma; text-transform:capitalize;color: #FFFFFF; border-top: none; border-right: none; border-left: none; border-bottom: none;}
table.module td {color: #000000; text-align: left; border-bottom: none; background-image: url (''); }
</style>
<BR>

<!-- add this below all the CSS -->

<table border=0 width="670"><tr><td valign="top" width="160">
<table border="0" cellspacing="0" cellpadding="4" width="100%"

class="module"><tr><th valign="top" align="left"

class="module"><b><center>Profile</center></b></th></tr><tr><td valign="top"

class="module">
<p>

[x] Name: John<br>
[x] Age: 12<br>
[x] Grade Level: 6th<br>
[x] Location: Texas<br>
[x] Ethnicity: Asian<br>
[x] Aznality: Korean<br>
[x] AIM: kor3anlazybum<br>

</td></tr></table><br>

<table border="0" cellspacing="0" cellpadding="4" width="100%"

class="module"><tr><th valign="top" align="left"

class="module"><b><center>Subscriptions</center></b></th></tr><tr><td valign="top"

class="module">

<!-- Add your subscriptions here -->

<a href="http://www.xanga.com/home.aspx?user=baybeekorean012">[x] Baybeekorean012</a><br>
<a href="http://www.xanga.com/home.aspx?user=xangursites">[x] Xangursites</a> <BR>
<a href="http://www.xanga.com/home.aspx?user=krn_osiris_91">[x] Krn_Osiris_91</a><BR>
<a href="http://www.xanga.com/home.aspx?user=missmimi">[x] MissMiMi</a> <BR>
<a href="http://www.xanga.com/home.aspx?user=mista_boo">[x] Mista_Boo</a> <BR>
<a href="http://www.xanga.com/home.aspx?user=playful_pnai">[x] Playful_Pnai</a><BR>

</td></tr></table><br>

<table border="0" cellspacing="0" cellpadding="4" width="100%"

class="module"><tr><th valign="top" align="left"

class="module"><b><center>Blogrings</center></b></th></tr><tr><td valign="top"

class="module">

<!-- Add your blogrings here -->

<a href="http://www.xanga.com/blogrings/blogring.asp?id=26590">[x] Dallas Koreans</a><BR>
<a href="http://www.xanga.com/blogrings/blogring.asp?id=12260">[x] * Korean Pryde *</a><BR>
<a href="http://www.xanga.com/blogrings/blogring.asp?id=159255">[x] Blogring.net</a><BR>
<a href="http://www.xanga.com/blogrings/blogring.asp?id=182765">[x] Hack Xanga Code</a><BR>

</td></tr></table><br>


<!-- Here's your CUSTOM MODULE.. copy and paste as needed -->
<table border="0" cellspacing="0" cellpadding="4" width="100%"

class="module"><tr><th valign="top" align="left"

class="module"><b><center>Xanga</center></b></th></tr><tr><td valign="top"

class="module">

<a href="http://www.xanga.com/signin.asp">[x] Log In</a><br>
<a href="http://www.xanga.com/private/SubscribeTo.aspx?

user=da_lildo_dumb0dadumbass">[x] Add Me</a> <br>
<a href="http://www.xanga.com/guestbook.asp?user=da_lildo_dumb0dadumbass">[x]

Guestbook</a> <br>
<a href="http://www.xanga.com/private/home.aspx">[x] Private</a> <br>
<a href="http://www.xanga.com/CLAF/default.asp">[x] CLAF</a> <br>
<a href="http://www.xanga.com/private/feedback.asp">[x] Feedback</a> <br>
<a href="http://www.xanga.com/logout.asp">[x] Log Out</a> <br>


</td></tr></table><br>

<!-- Here's your CUSTOM MODULE.. copy and paste as needed -->
<table border="0" cellspacing="0" cellpadding="4" width="100%"

class="module"><tr><th valign="top" align="left"

class="module"><b><center>Links</center></b></th></tr><tr><td valign="top"

class="module">

<center><a href="http://www.blogring.net" target="_blank"><img
src="http://www.edevotion.net/images/brbutton.gif" border=0></a></center>
<BR>
<center><a href="http://www.kishuku.org" target="_blank"><img
src="http://img6.photobucket.com/albums/v20/kor3anlazybum/link_in.jpg" border=0></a></center>


</td></tr></table><br>

<!-- Here's your CUSTOM MODULE.. copy and paste as needed -->
<table border="0" cellspacing="0" cellpadding="4" width="100%"

class="module"><tr><th valign="top" align="left"

class="module"><b><center>Thanks</center></b></th></tr><tr><td valign="top"

class="module">

<a href="http://www.xanga.com/angelflipper">[x] Anne</a><br>
<a href="http://www.xanga.com/lilpinoyincali">[x] Kris</a><br>
<a href="http://www.blogring.net">[x] Blogring.net</a><br>

</td></tr></table><br></div>


</td><br><br><br><td width="400" valign="top" align="center">


And put this in your webstats:

CODE
</td></tr></table>
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: