View Full Version : Fireworks


sportigurl
07-14-2003, 08:13 PM
I made fireworks to give out on my site. I provided the code but substituted where you put the image code with the words "YOUR IMAGE URL HERE" so the people who want that code know where to put their image url. The problem is, when I preview the page and scroll down to the code instead of just saying "YOUR IMAGE URL HERE" it has the beginning of how I link my images (i.e http://www.geocities.com/myusername/mysubfolder/YOUR IMAGE URL HERE) I want it to just have YOUR IMAGE URL HERE, not the added beginning. I hope you understand what I'm saying. Please help! =D

megula
07-14-2003, 09:35 PM
Can you show me what you mean? Like what it says on ur site? That way I can see what ur getting at. :)

sportigurl
07-14-2003, 11:05 PM
Well.. when I'm writing my HTML when it says to put the image for the fireworks there I put this.. "YOUR IMAGE URL HERE" (so the person who uses the code can customize it) but when I go to preview my page if changes that to "http://www.geocities.com/dollie_dreams/YOUR IMAGE URL HERE" it adds on http://www.geocities.com/dollie_dreams/ to the beginning. This is how I usually need to link all my images but I don't want it to be like that. So I need to change it. because when someone gets the code I want them to just have to change "YOUR IMAGE URL HERE" not the added beginning. I hope I clarified it

megula
07-14-2003, 11:40 PM
Okay, let me see if I get this. You want the visitors of your site, to have the code to put an image, but you can only get the your image goes here part to show? Well, if that is what is wrong, just use this code for the code that you will give to your visitors:

<xmp>YOUR HTML TEXT HERE</xmp>

It is called showing text. ;)