Help - Search - Members - Calendar
Full Version: Changing the Subs..
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
buggzy1105
I wanna know how you change your subscriptions to the peoples names...
if there is a code, i would like to use that.
like i said..im a confused chick.
lhuvhurts
there is a code ive seen it before im not quite sure where i saw it....but there is suck code!
C.Lime.Jello.
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 (/USER NAME/i)) links[l].innerHTML = str.replace (/USER NAME/i, "THE NAME YOU WANT IT TO BE");
else if (str.match (/USER NAME/i)) links[l].innerHTML = str.replace (/USER NAME/i, "THE NAME YOU WANT IT TO BE");
else if (str.match (/USER NAME/i)) links[l].innerHTML = str.replace (/USER NAME/i, "THE NAME YOU WANT IT TO BE");
else if (str.match (/USER NAME/i)) links[l].innerHTML = str.replace (/USER NAME/i, "THE NAME YOU WANT IT TO BE");
else if (str.match (/USER NAME/i)) links[l].innerHTML = str.replace (/USER NAME/i, "THE NAME YOU WANT IT TO BE");
}//-->
</script>

<!-- end code provided by createblog.com -->


-.-u Change the 'USERNAME' parts and the 'THE NAME YOU WANT IT TO BE' parts.
buggzy1105
with this code, i can add my 45 subbies? right?
well, thankS!
C.Lime.Jello.
Yes, but you'd need to copy the code over and over.
o.O

~* Edit *~
Copy the...
CODE
<!-- begin code provided by createblog.com -->

else if (str.match (/USER NAME/i)) links[l].innerHTML = str.replace (/USER NAME/i, "THE NAME YOU WANT IT TO BE");

<!-- end code provided by createblog.com -->

Until you have 45.
buggzy1105
where do i put the code when im finished?
sherryvu
put it into your website stats happy.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.