how do u change subscribtion names, how so i change like foh uzername ta ... |
![]() ![]() |
how do u change subscribtion names, how so i change like foh uzername ta ... |
Jun 19 2004, 01:51 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 47 Joined: Feb 2004 Member No: 5,230 |
how do i change my friendz uzername to my friendz nickname or thuRR real name?
|
|
|
|
Jun 19 2004, 01:52 AM
Post
#2
|
|
![]() <3 Gaara ^^ ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 397 Joined: Jun 2004 Member No: 20,016 |
There's a script in the xanga script section (:
http://www.createblog.com/forums/index.php?showtopic=32 Please look before you ask |
|
|
|
Jun 19 2004, 03:19 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 47 Joined: Feb 2004 Member No: 5,230 |
i already noe how ta change that! i mean the subscrition pplz not the link that say add wutever eprop and commentz i want to noe how ta chnage
babigurlMT into __//michelle-le-el-le-O instead of the boring babigurlMT or krazyazn2058 __// stupid daddy marvin sweetangel117__//mommy devon not just the add meh and eprop and comments thiNgy...cuz i already haf that code...I DUNT NEED that i NEED ^that code help =[ |
|
|
|
Jun 19 2004, 03:40 PM
Post
#4
|
|
![]() <3 Gaara ^^ ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 397 Joined: Jun 2004 Member No: 20,016 |
That IS the code. The eprop and comments code is the links code
|
|
|
|
Jun 19 2004, 03:42 PM
Post
#5
|
|
![]() Look its... ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 7,187 Joined: Feb 2004 Member No: 4,767 |
just add the words you want to change its simple.
|
|
|
|
Jun 20 2004, 12:35 AM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 47 Joined: Feb 2004 Member No: 5,230 |
umm wut do u mean?
|
|
|
|
Jun 20 2004, 01:16 AM
Post
#7
|
|
![]() <3 Gaara ^^ ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 397 Joined: Jun 2004 Member No: 20,016 |
Here..
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 (/babigurlMT/i)) links[l].innerHTML = str.replace (/babigurlMT/i, "michelle"); else if (str.match (/krazyazn2058/i)) links[l].innerHTML = str.replace (/krazyazn2058/i, "stupid daddy marvin"); else if (str.match (/sweetangel117/i)) links[l].innerHTML = str.replace (/sweetangel117/i, "mommy devon"); }//--> </script> <!-- end code provided by createblog.com --> |
|
|
|
Jun 20 2004, 11:56 PM
Post
#8
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 47 Joined: Feb 2004 Member No: 5,230 |
that doznt work...
|
|
|
|
Jun 21 2004, 12:23 AM
Post
#9
|
|
|
goose bucket. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 826 Joined: Mar 2004 Member No: 6,411 |
well you're doing something wrong then, because that's the code everyone else is using. put it in website stats.
|
|
|
|
![]() ![]() |