replacing eprop icon, just a short question |
replacing eprop icon, just a short question |
Feb 7 2004, 12:52 PM
Post
#1
|
|
![]() It's magically retarded. ![]() ![]() ![]() Group: Member Posts: 87 Joined: Jan 2004 Member No: 2,179 |
where would you find the url code if you wanted to replace the eprop icons?
<!-- begin code provided by cbstaff.com --> <script language=javascript> var oldprop = new Array('http://www.xanga.com/Images/eProp.gif'); var newprop = new Array('ADD YOUR IMAGE URL HERE'); 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> <!-- end code provided by cbstaff.com --> |
|
|
|
![]() |
Feb 7 2004, 12:59 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 946 Joined: Jan 2004 Member No: 603 |
I belive u would put it in website stats
|
|
|
|
Feb 9 2004, 11:18 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 93 Joined: Feb 2004 Member No: 3,497 |
you upload the pix you want... and the url of that pix would be put there... i think that's what you mean
|
|
|
|
Feb 9 2004, 11:21 PM
Post
#4
|
|
![]() kill is love... ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 395 Joined: Dec 2003 Member No: 84 |
just find an image that u like or upload ur own...then right click on the picture and then go to properties...and then u should copy and paste the url into the image url spot
|
|
|
|
Feb 9 2004, 11:31 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 93 Joined: Feb 2004 Member No: 3,497 |
you shouldn't just link to other ppls' pix unless they let u cuz it uses their bandwith and technically its "stealing" their bandwith so...
|
|
|
|
Feb 10 2004, 05:02 PM
Post
#6
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 122 Joined: Jan 2004 Member No: 199 |
yeah... id make my own in photoshop, or there r free clipart/button sites everywhere
|
|
|
|
Feb 14 2004, 08:17 PM
Post
#7
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,077 Joined: Feb 2004 Member No: 3,904 |
Thank you. Wow I'm really learning a lot from this site. :D
|
|
|
|
![]() ![]() |