Hi there.can anybody help? I have a new site that I built using Frontpage.All the images on the site are in my main root folder i.e http://activecolloidalminerals.com/active - which is in the public_html folder. So my images have been uploaded to that folder i.e activecolloidalminerals.com/active/guarantee.png etc.I have upoaded the site using Frontpage's own ftp program.However the images don't show up in my browser.Can anybody help please? Thanks Alexinspace
I tried to look at the site, but all I see is a GoDaddy parking page with this notice at the top "NOTICE: This domain name expired on 06/16/2009 and is pending renewal or deletion"
You don't have the image codes done right, they are like this: <img border="0"> when they should be like this: <img src="picture.gif" border="0" /> This code is totally wrong: <a href="header.jpg"> <img border="0"></a> Should be something like: <a href="http://www.activecolloidalminerals.com"><img src="header.jpg" border="0" /></a>
Hi there.Thanks for the reply. I changed the code as you suggested but still no show.The index_html file is in my public_html folder called active.This is the code for some of my images: <td style="vertical-align: middle; text-align: center; width: 170px;"> <a href="http://www.activecolloidalminerals.com"><img src="guarantee.png" border="0" /></a> <td style="vertical-align: middle; text-align: center;"> <a href="http://www.activecolloidalminerals.com"> <img src="header.jpg" border="0" /></a> Have you any idea what the code should be? I am very greatful for any help you can give me. Thanks Alex
Alex.. I am sure you are entering wrong name or path of header image. because when i open header.jpg from direct url it doesn't show. Please try uploading a new image and use it.
Move everything out of the foldr called 'active' and put it in public_html, or change <img src="header.jpg" border="0" /> so it points to the image in the 'active' folder instead.
I still can't see my images.Here is the code for the guarantee image: <a href="http://www.activecolloidalminerals.com/active/guarantee.png"><img src="guarantee.png" border="0" /></a> The images are in the active folder.I tried putting them in the public_html folder but they still will not show. If you hover over the images in i.e is says that the images are in the right folder i.e http://www.activecolloidalminerals.com/active/guarantee.png Any ideas anybody? Any help is much appreciated Alex
Not sure what you mean, there is no image here: http://www.activecolloidalminerals.com/active/guarantee.png ? P.S. Could something like this be your problem: http://www.webmasterworld.com/graphics_multimedia/3287801.htm
Hi again. Using i.e, the path for the images is http://activecolloidalminerals.com/active/guarantee.png and that's where my images are.I tried putting the images in the public_html folder but they still did not show.Any idea's Thanks for your patience. Alex
Before integrating the image to the html body please try viewing it in your browser and if it is getting displayed, put those urls on your image src. It will work.
Problem solved.I just used Dreamweaver and I found it much easier to use than Frontpage.Thanks anyway - it is much appreciated.
if you know how to use html you can go to freewebs.com and upload images from there. Then use that html for the pics
i think your problem is solved now happy now ?? , if any doubt regarding html css or javascript pm me ok. tc