Help - Search - Members - Calendar
Full Version: HELP ME...fah
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
IAMSOEVIL
Please help me.....how do u chaange ur eprops and comment text? .....and another thing...how do you get alll your boxes or like "sites i read" box to scroll? wacko.gif grr....Im new to this stuff...so...yea.....*poke* yawn.gif
wonmin
QUOTE(IAMSOEVIL @ 01-6-2004, 06:54 PM)
Please help me.....how do u chaange ur eprops and comment text? .....and another thing...how do you get alll your boxes or like "sites i read" box to scroll?  wacko.gif grr....Im new to this stuff...so...yea.....*poke* yawn.gif

<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 (/smileys/i)) links[l].innerHTML = str.replace (/smileys/i, "huggle");
else if (str.match (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "eprops");
else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "comments");
}

var paras = document.getElementsByTagName ('p');
for (var p = 0; p < paras.length; p++) {
str = paras[p].innerHTML;
if (str.match (/smileys/gi)) paras[p].innerHTML = str.replace (/smileys/gi, "ur gay");
}
//-->
</script>
<body onLoad="Change();Place();Time()">
<!-- begin code provided by createblog.com -->
</td></tr></table></body></html><noscript>
<!-- end code provided by createblog.com -->

thats for the comment and eprops... just change the part where i made it bold to anything u want...
megare
QUOTE(IAMSOEVIL @ 01-6-2004, 06:54 PM)
Please help me.....how do u chaange ur eprops and comment text? .....and another thing...how do you get alll your boxes or like "sites i read" box to scroll? wacko.gif grr....Im new to this stuff...so...yea.....*poke* yawn.gif

Hi, check out our Xanga Mods forum for more _smile.gif
Here's the SIR scrollbar : http://www.createblog.com/forums/index.php?showtopic=44
IAMSOEVIL
THnkas everyone!! *giggle*
cheezncrackers01
yea um..to add to this? how do u get a scrollbar on every blog entry? wacko.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.