Log In · Register

 
replacing codez
bogalgirl
post 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
 
 
Start new topic
Replies
bogalgirl
post 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 -->
 

Posts in this topic


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