Does anyone know how to customize your subscriptions?, I need help. |
Does anyone know how to customize your subscriptions?, I need help. |
Apr 25 2006, 12:25 AM
Post
#1
|
|
![]() Xanga User ![]() Group: Member Posts: 7 Joined: Jul 2005 Member No: 181,827 |
I already have the replacer code for subscriptions in my xanga, does anyone know a code that can let me choose wich usernames I want shown on the subscriptions box. Please help! Thanks.
|
|
|
|
![]() |
Apr 25 2006, 12:31 AM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
You'd probably want a custom module.
[ http://www.createblog.com/scripts/download.php?id=199 ] CODE <script> Just make sure to keep all the links on one line or you'll have problems.
titleContent = 'Title Here'; moduleContent = 'Module Content'; 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> |
|
|
|
Catsrulexxx Does anyone know how to customize your subscriptions? Apr 25 2006, 12:25 AM
Catsrulexxx Thx, I used the code but nothing happened, How to ... Apr 25 2006, 12:44 AM
fishcake-y You use it in conjuction with the link I posted. ... Apr 25 2006, 09:23 PM
Catsrulexxx Thank you so much, I put that code down there in m... Apr 26 2006, 12:55 AM![]() ![]() |