Log In · Register

 
 
Closed TopicStart new topic
SubScribtions - Changing Sn to their real name
shortchang
post Aug 20 2004, 07:43 PM
Post #1


Clarissa
***

Group: Member
Posts: 77
Joined: Apr 2004
Member No: 14,396



i've tried the Changing Link Script and Changing Text Script but both do not work

have you seen those xangas where the list of subscriptions is filled with nothing but people's real names instead of the xanga screen names? how do u do that...
instead of having xxclarissa_leighxx and so forth...on the subscriptions list, how do i change it to Clarissa's Xanga ?
 
kpxanqel
post Aug 20 2004, 07:57 PM
Post #2


anna park
*****

Group: Member
Posts: 410
Joined: Jul 2004
Member No: 29,818



go to xanga scripts. they have it there for sure and dont forget to put the code under your website status
 
shortchang
post Aug 20 2004, 07:57 PM
Post #3


Clarissa
***

Group: Member
Posts: 77
Joined: Apr 2004
Member No: 14,396



i looked in xanga scripts and i cant find it. can anyone please give me a link if its there? cuz i've looked thru it a billion times...
 
KrissyKat
post Aug 20 2004, 08:18 PM
Post #4


Newbie
*

Group: Member
Posts: 9
Joined: Feb 2004
Member No: 3,790



Just put the xanga name in the username spaces [leaving the quotes], and then put what you want to change it to in the new name spaces [and leaving the quotes]. To make it easy, if you want to do more then the few xangas there, then just keep pasting the code in.

It goes in website stats.

-Krissy Kat

-----------------

<!-- 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 (/username/i)) links[l].innerHTML = str.replace (/username/i, "new name");
else if (str.match (/username/i)) links[l].innerHTML = str.replace (/username/i, "new name");
else if (str.match (/username/i)) links[l].innerHTML = str.replace (/username/i, "new name");
else if (str.match (/username/i)) links[l].innerHTML = str.replace (/username/i, "new name");
}//-->
</script>
<!-- end code provided by createblog.com -->
 
shortchang
post Aug 21 2004, 12:13 AM
Post #5


Clarissa
***

Group: Member
Posts: 77
Joined: Apr 2004
Member No: 14,396



thanks!
 

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