Links, Adding links to the left side of xanga |
Links, Adding links to the left side of xanga |
Jan 13 2005, 11:22 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Nov 2004 Member No: 63,347 |
Hi
Well, I was wondering how I put links on the left side of my xanga to sites other than xanga sites (well, that can be done just by subscribing). Could you also tell me how to give these links a title? I would like to know how to remove the "Subscriptions" box and the "Posting Calendar" box as well. Thanks a lot! |
|
|
|
![]() |
Jan 14 2005, 12:14 AM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
Into website stats.
CODE <!-- begin code provided by createblog.com --> <script> titleContent = 'TITLE FOR EXTRA MODULE'; moduleContent = '<A href="http://www.xanga/com">xanga</a><br><a href="http://www.createblog.com">Createblog</a>'; sub = subTitle.parentNode.parentNode.parentNode.parentNode.parentNode sub.insertAdjacentHTML('beforeBegin','<table border="1" cellspacing="0" cellpadding="4" width="100%" class="left"><tr><th valign="top" align="left" class="left">' + titleContent + '</th></tr><tr><td valign="top" class="left">' + moduleContent) sub.insertAdjacentHTML('beforeBegin','<BR>'); </script> <!-- end code provided by createblog.com --> edit whatever. ^ for links in ur left modules. Remove the susbscriptions, i dont think you can. You can replac the word by here: http://www.createblog.com/forums/index.php?showtopic=230 |
|
|
|
jojoba Links Jan 13 2005, 11:22 PM
jojoba Hi thanks for the code... but it doesn't work.... Jan 14 2005, 12:24 AM
Sherry_Vu did you paste it into the website stats?
and for ... Jan 14 2005, 03:27 PM
jojoba Hi
I tried pasting both into website stats but bo... Jan 14 2005, 08:06 PM![]() ![]() |