ur subscription list, how do u have there names there instead |
![]() ![]() |
ur subscription list, how do u have there names there instead |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Aug 2004 Member No: 38,308 ![]() |
Hey I was wondering if there was a way that instead of showing there user name on ur subscrition list it could show a name
Love Kelly |
|
|
![]()
Post
#2
|
|
![]() Change Gon Come ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,286 Joined: May 2004 Member No: 18,822 ![]() |
nope...only if u have custom modules
|
|
|
![]()
Post
#3
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Aug 2004 Member No: 38,308 ![]() |
okay thanks
|
|
|
![]()
Post
#4
|
|
![]() I never give 4/10 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 627 Joined: Aug 2004 Member No: 45,375 ![]() |
Ok i get this code from this site
Put it in WEB STATS: CODE <!-- begin code provided by createblog.com --> <script language="javascript"> <!-- var links = document.getElementsByTagName ("a"); for (var l = 0; l < links.length; l++) { str = links[l].innerHTML; if (str.match (/d+:d+ (am|pm)/i)) links[l] else if (str.match (/eprops/i)) links[l].innerHTML = str.replace (/eprops/i, "darkness"); else if (str.match (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "dark spell"); else if (str.match (/comments/i)) links[l].innerHTML = str.replace (/comments/i, "lightness"); else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "light spell"); else if (str.match (/subscribe/i)) links[l].innerHTML = str.replace (/subscribe/i, "Sell Your Soul..."); else if (str.match (/subscription/i)) links[l].innerHTML = str.replace (/subscription/i, "of life without your soul..."); else if (str.match (/subscriptions/i)) links[l].innerHTML = str.replace (/subscriptions/i, "Whateverz"); else if (str.match (/sign out/i)) links[l].innerHTML = str.replace (/sign out/i, "Remember nothing..."); else if (str.match (/GuestBook/i)) links[l].innerHTML = str.replace (/GuestBook/i, "Black Book of Death"); else if (str.match (/Allybabaa206/i)) links[l].innerHTML = str.replace (/Allybaba206/i, "Ally!"); else if (str.match (/Chinchilla_Gurl/i)) links[l].innerHTML = str.replace (/Chinchilla_Gurl/i, "Chili"); else if (str.match (/Forever_Lost_And_Lonley/i)) links[l].innerHTML = str.replace (/Forever_Lost_And_Lonley/i, "Burrito"); else if (str.match (/xX_RaMeRa_Xx/i)) links[l].innerHTML = str.replace (/xX_RaMeRa_Xx/i, "Ramera"); }//--> </script> <!-- end code provided by createblog.com --> Change Allybabaa206 to the xanga user u want and Ally to the name to the person. QUOTE else if (str.match (/Allybabaa206/i)) links[l].innerHTML = str.replace (/Allybaba206/i, "Ally!"); Remember this is the last link code. Dun put anymore text link below it. QUOTE else if (str.match (/xX_RaMeRa_Xx/i)) links[l].innerHTML = str.replace (/xX_RaMeRa_Xx/i, "Ramera"); - Tran - |
|
|
![]()
Post
#5
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Aug 2004 Member No: 38,308 ![]() |
YAY thanks lol im happy you found that..
Love Kelly |
|
|
![]()
Post
#6
|
|
![]() I never give 4/10 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 627 Joined: Aug 2004 Member No: 45,375 ![]() |
QUOTE(ox sweethrt26 xo @ Sep 1 2004, 2:49 PM) YAY thanks lol im happy you found that.. Love Kelly No problem ![]() - Tran - |
|
|
![]()
Post
#7
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 ![]() |
[ topic closed ]
|
|
|
![]() ![]() |