Xanga - CustomizationLearn all about the art of customizing your xanga. Here you will find great resources to personalize your Xanga to the fullest extent.
How to Use:
-Copy script
-Get into look and feel
-Paste in website stats
-Edit where it says "ADD YOUR IMAGE URL HERE" with your desired image url.
-Save changes.
Quote:
<!-- Change eProp image : Provided by Blogring.net -->
<script language=javascript>
var oldprop = new Array('http://www.xanga.com/Images/eProp.gif');
var newprop = new
//blogring.document.write
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 Change eProp Image : Provided by Blogring.net -->
[/b]
About this Script:
This script changes the default eProp icon(that e coin), into whatever image you desire. It's a nifty code and can fit nicely with a layout. For example, a monkey icon for a monkey layout? =P.
Screenshot:
Preview: [Only registered and activated users can see links. ]
Troubleshooting: Did your eprops disappear? You're probably signed in as you're trying to view your comments. Whether you're in private or public mode, when you're signed in and viewing your own xanga you will not see your eProps. Why is this? Well obviously Xanga wouldn't allow you to prop yourself, so the options are taken away when you're signed in. Try signing out and then viewing your comments section. Then you should be able to see it all just fine. That didn't work! Go into your look and feel. Have notepad or microsoft word open, or whatever word program you please. Copy all your codes, stylesheets, etc from your look and feel. Paste them into notepad(or whatever) and save them. Then remove everything from your look and feel and save changes. Repaste everything in, excluding the "Change the eProp Icon" script, save it. See if it works now. That didn't work either Yeah well I'm out of ideas. Where do I get images for a new icon? Dude, find one. There's no specific place. Go to google or make one yourself. But always make sure that you upload it to your own image host. [Only registered and activated users can see links. ] and [Only registered and activated users can see links. ] are recommended.
I think that's all for the problems. If I missed any, please send me a [Only registered and activated users can see links. ]
is the image going to be the same small size as the old epropz, or the orginal size of ur image? if it's the orginal size, how do u change it to a smaller size?
__________________
see through your self
make it feel real
create your imaginations
look away.....
Originally posted by normalweirdo90@Feb 26 2004, 11:36 AM Does anyone know any place where I can find icons or have any that I can use to change the eProp icon?
hey i was wondering if i use a picture that's saved on my computer, will i be only one that's able to see the new picture? i mean.. will i only be able to see the picture if i'm using MY computer? or do i have to use a picture from like a website or something? email me or post back please?
[Only registered and activated users can see links. ]