Log In · Register

 
Some Help please!?, Custion module questions
kelllllly
post Dec 8 2004, 09:22 PM
Post #1


Senior Member
***

Group: Member
Posts: 93
Joined: Mar 2004
Member No: 9,929



Is there a way to make a custom module ..but put all my other left side modules inside of it..if not can i have a single custom module contain my subscriptions, blogrings..iformation, posting calender etc.? thanks!
 
 
Start new topic
Replies (1 - 1)
x_iloveblue
post Dec 8 2004, 09:44 PM
Post #2


Member
**

Group: Member
Posts: 18
Joined: Dec 2004
Member No: 68,742



here:
putin custom header
CODE
<!-- begin code provided by createblog.com -->
<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</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" 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">[x] blogring</a><br>

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


</td><br><br><br><td width="400" valign="top" align="center">
<!-- end code provided by createblog.com -->

put in web stats:
CODE
<!-- begin code provided by createblog.com -->
</td></tr></table>
<!-- end code provided by createblog.com -->

u can take out the other stuff u dont want...
 

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