left side module, can I put a link in it??? |
![]() ![]() |
left side module, can I put a link in it??? |
Oct 19 2004, 04:33 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Oct 2004 Member No: 56,952 |
I was wondering if I could put a link in the left module of the dfault xanga layout.
Can any one help me? |
|
|
|
Oct 19 2004, 06:50 PM
Post
#2
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 |
well u can try putting it in your profile module..... also depends wut kind of link? you can alwayz make your own custom modules
|
|
|
|
Oct 19 2004, 08:48 PM
Post
#3
|
|
|
AdReNaLiN3 ![]() ![]() ![]() ![]() Group: Member Posts: 211 Joined: Aug 2004 Member No: 36,718 |
Yeah, if I were you, i suggest youn make your own modules, But to me, its a pain in the butt, soo hardwork...but if you're not as lazy as me heres the code for the Custom Modules Script( makes your own modules)
[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: 1px solid #000000; width:160px; background-color:f2f2f2; } table.module th { background-color: #336699;font: bold 11px arial; text-transform: uppercase;color: #FFFFFF; border: none; } table.module td {color: #000000; text-align: left; border: none; background-image: none; } </style> <!-- add this below all the CSS --> <table border=0 width="660"><tr><td valign="top" width="160"> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module"><b>About Me</b></th></tr><tr><td valign="top" class="module"> <center><img src="http://p.xanga.com/USERNAME/profile.jpg"></center><p> <b>name:</b> uhhhh..<br> <b>gender:</b> errr<br> <b>hobbies:</b> blah blah<br> </td></tr></table><br> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module"><b>Subscriptions</b></th></tr><tr><td valign="top" class="module"> <!-- Add your subscriptions here --> <a href="http://www.xanga.com/SOMEONE">someone</a><br> <a href="http://www.xanga.com/SOMEONE2">someone 2</a> </td></tr></table><br> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module"><b>Bloggies</b></th></tr><tr><td valign="top" class="module"> <!-- Add your blogrings here --> <a href="http://www.xanga.com/blogrings/blogring.asp?id=200537">Xangans.com</a> </td></tr></table><br> <!-- Here's your CUSTOM MODULE.. copy and paste as needed --> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module"><b>CUSTOM MODULE</b></th></tr><tr><td valign="top" class="module"> La la la =] </td></tr></table><br> </td><td width="500" valign="top" align="left"> <!-- end code provided by createblog.com --> [CODE] |
|
|
|
Oct 20 2004, 08:50 PM
Post
#4
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Oct 2004 Member No: 56,952 |
Thanks for the help guys!!! I really appreciate it.
|
|
|
|
Oct 21 2004, 12:22 AM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 |
QUOTE(MissLaughAlot @ Oct 20 2004, 8:50 PM) Thanks for the help guys!!! I really appreciate it. if you're still having trouble.. you can try pming one of the people who helped you or me [ topic closed ] |
|
|
|
![]() ![]() |