replacing codez |
replacing codez |
Sep 2 2004, 06:53 AM
Post
#1
|
|
![]() work hard. play hard. ![]() ![]() ![]() ![]() Group: Member Posts: 266 Joined: Jul 2004 Member No: 32,940 |
i've used all da code createblog gave me or those that ppl helped me wif but myreplacing words still dun seem to work. my xanga is - www.xanga.com/bogalgirl plz sumone chek it out n c if therez any error. thxx tunz
|
|
|
|
![]() |
Sep 3 2004, 06:02 AM
Post
#2
|
|
![]() work hard. play hard. ![]() ![]() ![]() ![]() Group: Member Posts: 266 Joined: Jul 2004 Member No: 32,940 |
o sorry. umm.. i dunno whats the problem but i'm tryin to replace the words above my xanga like in between my header n xanga like the words - review, log in, n xanga etc....
my code 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 (/reviews/i)) links[l].innerHTML = str.replace (/USER NAME/i, "letz start da scribblez"); }//--> </script> <!-- end code provided by createblog.com --> n dis is da code this gurl gave me on createblog, to like make da words go left. CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> table.left th, table.module th{ /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ text-align: right; background-image: url(http://); text-transform:uppercase; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p{ /* edits main text */ text-align:justify; } <!-- end code provided by createblog.com --> |
|
|
|
bogalgirl replacing codez Sep 2 2004, 06:53 AM
lookitskim Replacing words on the eprops? Cause if it is.. th... Sep 2 2004, 10:33 AM
juliar What words are you trying to replace? And can you ... Sep 2 2004, 12:44 PM
LiDdLe_TaSh i know xanga has one Sep 2 2004, 01:29 PM
TrannieL What words you want to replace? Tell us so we can ... Sep 2 2004, 02:03 PM
shortvi3tlaydee like comments n eprops?? tell us which words plz Sep 2 2004, 04:54 PM
Sherry_Vu try using this one: http://help.xanga.com/replacel... Sep 2 2004, 04:56 PM
C.Lime.Jello. Other than the fact that it takes FOREVER to load,... Sep 2 2004, 06:18 PM
C.Lime.Jello. CODE<!-- begin code provided by createblog... Sep 3 2004, 09:42 AM
bogalgirl i dun get da part for replacing da words. watz - ... Sep 3 2004, 08:33 PM
TrannieL Try this code.
QUOTE<!-- begin code provi... Sep 3 2004, 10:26 PM![]() ![]() |