rockboyteek
03-14-2005, 06:26 PM
i using bravenet and i have a banner i need to put on my page i uploaded it onto my files and now i can get it onto my header.... please help i tried the code <img src="untitled.jpg"> but it didnt work
|
View Full Version : picture wont come up rockboyteek 03-14-2005, 06:26 PM i using bravenet and i have a banner i need to put on my page i uploaded it onto my files and now i can get it onto my header.... please help i tried the code <img src="untitled.jpg"> but it didnt work MaGiCSuN 03-14-2005, 06:27 PM where did you placed the code? we really need more information on this :) or if possible just post the whole coding ... Love, Mirna rockboyteek 03-14-2005, 06:29 PM well wen u go on the easy editor and go on header and footer. on the header box i clicked code and then just copied and pasted <img src="untitled.jpg"> in and it came up as a cross thing:( lefty 03-14-2005, 06:32 PM Mind posting a link to your page? MaGiCSuN 03-14-2005, 06:32 PM where did you uploaded the image? that red cross means that it cannot find the image ... if the image is uploaded on the bravenet account then try using the full url to the image. If it's on your harddrive, then upload it to something like photobucket or something. Love, Mirna rockboyteek 03-14-2005, 06:38 PM i uploaded it to my main bravenet directory, i have a go with the full URL and the site URL is www.etcworld.bravehost.com still under construction lefty 03-14-2005, 06:48 PM I don't see an image code anywhere...? rockboyteek 03-14-2005, 07:28 PM ye i got rid of it.... since it didnt come up... do i have to upload my imgae in the parent directory? Rosey 03-14-2005, 07:59 PM you have to upload it in the same directory you have your html file if you are using that code. If you want to upload your images in a seperate directory, your image code needs to be like this: <img src="directoryname/image.jpg"> sweet-cindy 03-15-2005, 12:14 AM My advice is to get a totally different host. use http://www.250free.com, or http://www.photobucket.com as a host. upload your images, then use the <img src="blah blah"> code. If you dont want to use a different host, then try adding http:// before your url. sometimes if you dont add it it will turn into something like www.bravenet.com/photobucket.com/cindy_imgs_998.gif or whatever. if THAT doesnt work then your hopeless -.- lefty 03-15-2005, 12:51 AM I don't really think the host is the problem :confusion sushiemushie 03-15-2005, 12:52 AM I think you should go to: http://www.imageshack.us and upload your banner (it comes out pretty great) after you upload it, click on view uploaded image > right click> properties> copy url> replace it with "URL here": <img src="URL here" border='0' > sweet-cindy 03-15-2005, 07:21 PM I don't really think the host is the problem :confusion It might be.. i used freewebs a long time ago-- i used to upload images, but they would almost always come out as x's.. MaGiCSuN 03-15-2005, 09:45 PM and it's never the person who codes it .. never ... :rolleyes: |