Renaming Usernames to their real names, instead of thier usernames..their names |
![]() ![]() |
Renaming Usernames to their real names, instead of thier usernames..their names |
Jan 23 2004, 04:38 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jan 2004 Member No: 1,335 |
[FONT=Arial][SIZE=1]
hey..how do u change the usernames to the peoples name?? i've tried some code but it doesnt work..do u kno how? pleese help..thank u |
|
|
|
Jan 23 2004, 05:25 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 946 Joined: Jan 2004 Member No: 603 |
QUOTE(babiigurliie @ 01-23-2004, 01:38 PM) [FONT=Arial][SIZE=1] hey..how do u change the usernames to the peoples name?? i've tried some code but it doesnt work..do u kno how? pleese help..thank u I believe u use this code the Link Text changer http://www.createblog.com/forums/index.php?showtopic=32 |
|
|
|
Jan 23 2004, 08:47 PM
Post
#3
|
|
|
I am NOT a noob. ![]() ![]() ![]() Group: Member Posts: 58 Joined: Jan 2004 Member No: 1,364 |
|
|
|
|
Jan 24 2004, 06:45 PM
Post
#4
|
|
![]() [[one piece :D ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,722 Joined: Jan 2004 Member No: 795 |
QUOTE(aznhybriddragon @ 01-23-2004, 05:25 PM) I believe u use this code the Link Text changer http://www.createblog.com/forums/index.php?showtopic=32 yup. that was wat i used... |
|
|
|
Jan 24 2004, 06:59 PM
Post
#5
|
|
![]() f0 SHOW ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 308 Joined: Jan 2004 Member No: 1,284 |
blah you spammer :P
|
|
|
|
Jan 25 2004, 12:58 PM
Post
#6
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jan 2004 Member No: 1,335 |
what about when u have the username in 'sites i read' then u want to change the username so that it shows the real name of the person?
|
|
|
|
Jan 25 2004, 03:25 PM
Post
#7
|
|
![]() Sharie. ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,429 Joined: Dec 2003 Member No: 103 |
You have to use the code provided above and change all the usernames in your "Sites I Read" or now it's called "Subscriptions" to the real names or names your want it to be changed. It takes some time if your list is long...haha.
|
|
|
|
Jan 25 2004, 03:54 PM
Post
#8
|
|
![]() amnesia n dejavu...think ive 4gotten this b4 ![]() ![]() ![]() ![]() Group: Member Posts: 205 Joined: Jan 2004 Member No: 1,521 |
yea lol but it creates a really AWEXUM effect...its so kewl. plus, you can annoy the heck out of all your friends XD lol my friend tried to smack me up for calling her "jerry rice" hehehehe lol
-aMiT- |
|
|
|
Jan 26 2004, 04:58 PM
Post
#9
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jan 2004 Member No: 1,335 |
so would i t look like this?..
<!-- 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; else if (str.match (/subscriptions/i)) links[l].innerHTML = str.replace (/USERNAME/i, "NAME"); }//--> </script> <!-- end code provided by createblog.com --> im confused |
|
|
|
Jan 26 2004, 05:02 PM
Post
#10
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 70 Joined: Jan 2004 Member No: 969 |
QUOTE(babiigurliie @ 01-26-2004, 01:58 PM) so would i t look like this?.. <!-- 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; else if (str.match (/subscriptions/i)) links[l].innerHTML = str.replace (/USERNAME/i, "NAME"); }//--> </script> <!-- end code provided by createblog.com --> im confused i think you change "subscriptions" to the username .. so you put it there twice .. or am i wrong? |
|
|
|
Feb 1 2004, 02:48 PM
Post
#11
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Feb 2004 Member No: 2,518 |
QUOTE(Maria @ 01-26-2004, 05:02 PM) i think you change "subscriptions" to the username .. so you put it there twice .. or am i wrong? i try dat code 2 buh it stil won't wrok |
|
|
|
![]() ![]() |