Log In · Register

 

Resource Center Links

This Month's Contests | Hosts Looking for Hostees | Hostees looking for Hosts | BigBookofResources

Submission Guidelines

 
Reply to this topicStart new topic
i need help!
LiLBaNaNaS
post Feb 9 2004, 05:09 PM
Post #1


Newbie
*

Group: Member
Posts: 7
Joined: Feb 2004
Member No: 2,599



[SIZE=1][COLOR=gray]
Ugh i need help! How can yu make a banner? How do yu change the eprops..? because when i do it, it doesn't work! sad.gif and yu know when people write yu an eprop in that box? how to yu change that font?! im so confused...someone with really good skills, please help! blink.gif
 
icylove
post Feb 9 2004, 05:32 PM
Post #2


Senior Member
***

Group: Member
Posts: 93
Joined: Feb 2004
Member No: 3,497



dunno how 2 make a banner.. that's my q... but the eProp changer is

CODE
<script language=javascript>
var oldprop = new Array('http://www.xanga.com/Images/eProp.gif');
var newprop = new
Array("http://whatever the url for ur pix is");
for (var i = 0; i < document.images.length; i++) {
for (var s = 0; s < oldprop.length; s++){
if (document.images[i].src == oldprop[s]){
neweprop = document.createElement('img');
neweprop.src = newprop[s];
document.images[i].parentNode.replaceChild(neweprop, document.images[i]);
break;
}
}
}
</script>
Reason for edit: Remember to use code tags! :) - Alvin
 
schizo
post Aug 17 2007, 05:15 PM
Post #3


Senior Member
******

Group: Staff Alumni
Posts: 2,435
Joined: Feb 2007
Member No: 506,205



Are you talking about making a normal banner or one to replace the eprops?
 
technicolour
post Aug 17 2007, 05:21 PM
Post #4


show me a garden thats bursting to life
********

Group: Staff Alumni
Posts: 12,303
Joined: Mar 2005
Member No: 115,987



Why did you bump such an old topic? This is 3 freaking years old...
 

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: