Log In · Register

 
changing the subscription usernames..., i dont really kno how 2 explain...
sWeetfAce41124
post Oct 10 2004, 07:09 PM
Post #1


h0Ld mY haNd ANd we'Ll mAKe iT
**

Group: Member
Posts: 15
Joined: Sep 2004
Member No: 51,916



huh.gif on sum of the xangas i c, the usernames under the subscription module rnt shown as their username, but as their real name, or nickname or w/e. can neone tell me a code 4 that?????
 
 
Start new topic
Replies
sweetxsimplicity
post Oct 10 2004, 10:22 PM
Post #2


hi, my name is brianna! =]
*******

Group: Official Member
Posts: 5,764
Joined: Jun 2004
Member No: 22,114



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, "cents");
else if (str.match (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "cent");
else if (str.match (/comments/i)) links[l].innerHTML = str.replace (/comments/i, "dollars");
else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "dollar");
else if (str.match (/subscribe!/i)) links[l].innerHTML = str.replace (/subscribe!/i, "add me");
else if (str.match (/sign out/i)) links[l].innerHTML = str.replace (/sign out/i, "log out");
}//-->
</script>
<!-- end code provided by createblog.com -->


Eprops and Comments is where you put the Xanga username, and dollars and cents is where you put the name.
 

Posts in this topic


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