View Full Version : Little Envelope


xxBabyGirlxx
04-06-2005, 08:02 PM
okay so ive been searching this entire site to see if they have the code...i dont know if they do...but from what i saw they dont...and this is the only place i trust getting my codes from...so if someone could please please help me out...

-how do you get a little envelope where it is supposed to say email under the entries like in this girls site??
this girls site (http://www.xanga.com/home.aspx?user=stellar_and_beautiful )

thank yous very very much...!!
courtney ann

supercat
04-06-2005, 08:09 PM
<a href="http://yourlink.html"><img src="your image"></a> I think :)

Patrick
04-06-2005, 11:12 PM
supercat, I think she means by the time of the entry and stuff..

oincubusx
04-06-2005, 11:23 PM
well here you go:


<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 (/email it/i)) links[l].innerHTML = str.replace (/email it/i, "<img src=http://img.photobucket.com/albums/v368/sherrys_designs/pixels/envelope.jpg border='0'>");
}//-->
</script>


the bolded URL (scroll right) is the URL to the envelope image... And you can replace that with any image you want... or you can leave it! =]

xxBabyGirlxx
04-08-2005, 03:54 AM
thank you ohh soo very much you are amazing!!

:)

xxBabyGirlxx
04-08-2005, 10:13 PM
:( so the code you gave me for the little envelope didnt work...i was ver sad...so if anyone knows...if there is a different code that might work...please reply!!! :) it will be well appreciated!! here is an example (http://www.xanga.com/stellar_and_beautiful)

thank you!

oincubusx
04-10-2005, 03:32 AM
did you put that code in the webstats?