Please login or register. Welcome to the Studio, guest!


Quick Links:


newBookmarkLockedFalling

crazynarutard

crazynarutard Avatar

*****
Senior Studio Member

1,470


August 2005
Footers
<script type="text/javascript">

function textimage(text,image)
{
if( !this.location.href.match(/headersfooters/i)){
var gF = document.getElementsByTagName( "font" );
for( f = 0 ; f < gF.length ; f ++ )
{
gF[f].innerHTML = gF[f].innerHTML.replace(text,'<img src="'+image+'" border="0">')
}
}
}
textimage(text,image)
</script>

To use this, add this line to the end of the code textimage(text,image) (there is already a line there to show exactly where).

Here's a example, we want to change everything that says "CrAzY_J" to this smiley.
You would just add this line to the end of the script (before "</script>":textimage( "CrAzY_J" , "http://207.44.144.11/boardimages//cool.gif" ).


Works for ConForums and Silent Launch


Last Edit: Jun 30, 2006 21:14:32 GMT by Chris

newBookmarkLockedFalling