Log In · Register

 
 
Closed TopicStart new topic
changing into image, this line ... help!
lilshawtie92
post Apr 4 2005, 04:44 PM
Post #1


Senior Member
***

Group: Member
Posts: 88
Joined: Jan 2005
Member No: 85,309



do you no that horizantle line that goes at the bottom of ur entries and above "next 5>>" ? well , can you change that into another image ... if not can u tell me wat it is called ... 4 example, table.blogbody would stand for the modules (i think) but anyway ... u get the point rite?
 
lovescream
post Apr 4 2005, 04:50 PM
Post #2


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293




hmmmmm.. i honestly don't knoww.
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 (/next 5 &gt;&gt;/i)) links[l].innerHTML = str.replace (/next 5 &gt;&gt;/i, "<img src="URL");
else if (str.match (/&lt;&lt; previous 5/i)) links[l].innerHTML = str.replace (/&lt;&lt; previous 5/i, "<img src="url");
}//-->
</script>

<!-- end code provided by createblog.com -->

try that.. replace url with the image URL. i just changed the words to html. i am not sure if html works, for i have never tried.
 
*mona lisa*
post Apr 4 2005, 05:19 PM
Post #3





Guest






i don't get the question...you want to replace the horizontal line with your own image?
 
lovescream
post Apr 4 2005, 05:23 PM
Post #4


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



oh, you're talking about the line? I thought you were talking about the next 5>> thing.

QUOTE
not can u tell me wat it is called ... 4 example, table.blogbody would stand for the modules (i think) but anyway ... u get the point rite?


the horizontal line is hr
 

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