Log In · Register

 
eprops and comments..., how do you change their names?
calvinyoon
post Aug 17 2004, 11:40 PM
Post #1


Newbie
*

Group: Member
Posts: 6
Joined: Aug 2004
Member No: 41,171



how do you change eprops and comments to other words?
 
 
Start new topic
Replies (1 - 12)
xjjajeengx
post Aug 17 2004, 11:59 PM
Post #2


advanced newbie... S2
*******

Group: Member
Posts: 3,504
Joined: Jan 2004
Member No: 752



use the link changing code. _smile.gif its in the xanga scripts.
 
sweetxsimplicity
post Aug 18 2004, 12:28 AM
Post #3


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

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



http://help.xanga.com/replacelinks.htm wink.gif
 
calvinyoon
post Aug 18 2004, 02:27 AM
Post #4


Newbie
*

Group: Member
Posts: 6
Joined: Aug 2004
Member No: 41,171



thanks guys happy.gif
 
LittleLulu
post Aug 23 2004, 09:23 PM
Post #5


Senior Member
*****

Group: Member
Posts: 889
Joined: Aug 2004
Member No: 42,392



YAY thanks guys
 
Sp0rTzBaBii
post Aug 31 2004, 03:53 PM
Post #6


Newbie
*

Group: Member
Posts: 7
Joined: Aug 2004
Member No: 43,985



When I tried it the "Sign My" Guestbook thing was still there and I want to get rid of it. Does nebody know what I'm doing wrong?
 
sherryvu
post Aug 31 2004, 04:12 PM
Post #7


Senior Member
*******

Group: Member
Posts: 3,826
Joined: Jan 2004
Member No: 2,330



QUOTE(Sp0rTzBaBii @ Aug 31 2004, 3:53 PM)
When I tried it the "Sign My" Guestbook thing was still there and I want to get rid of it. Does nebody know what I'm doing wrong?

can we see your code so we can check if anything is wrong please happy.gif
 
C.Lime.Jello.
post Aug 31 2004, 04:15 PM
Post #8


The voices talk too much... -.-u
******

Group: Member
Posts: 2,099
Joined: Aug 2004
Member No: 39,078



You want 'Sign My Guestbook' in the backslashes, otherwise it'll just replace guestbook.
 
sherryvu
post Aug 31 2004, 04:21 PM
Post #9


Senior Member
*******

Group: Member
Posts: 3,826
Joined: Jan 2004
Member No: 2,330



oh yeah that's right.. you probably forgot to put guestbook in the quotation marks.. if that's not it.. just let us know happy.gif
 
sweetxsimplicity
post Aug 31 2004, 11:25 PM
Post #10


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

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



No problem. _smile.gif

Just use the link replacer code in the Xanga Scripts forum and change the link to - or something similar and not very noticable. It would be more helpful to post your codes. wink.gif
 
Sp0rTzBaBii
post Sep 1 2004, 09:55 AM
Post #11


Newbie
*

Group: Member
Posts: 7
Joined: Aug 2004
Member No: 43,985



<!--Get this code at http://help.xanga.com/replacelinks.htm//-->
<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, "Hugs");
else if (str.match (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "Hug");
else if (str.match (/comments/i)) links[l].innerHTML = str.replace (/comments/i, "Kisses");
else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "Kiss");
else if (str.match (/sign out/i)) links[l].innerHTML = str.replace (/sign out/i, "Luv Yas");
else if (str.match (/GuestBook/i)) links[l].innerHTML = str.replace (/GuestBook/i, "Leave Me Sum Luv");
}//-->
</script>
 
Sp0rTzBaBii
post Sep 1 2004, 09:56 AM
Post #12


Newbie
*

Group: Member
Posts: 7
Joined: Aug 2004
Member No: 43,985



NVM thanks a lot guys I figured it out Mwaz XoXo Luv yas
 
sherryvu
post Sep 1 2004, 01:58 PM
Post #13


Senior Member
*******

Group: Member
Posts: 3,826
Joined: Jan 2004
Member No: 2,330



since all questions have been answered.. i'll close this now happy.gif
 

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