Images won't show

Discussion in 'HTML & Website Design' started by Alexalexander, Jun 22, 2009.

  1. #1
    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:confused:
     
    Alexalexander, Jun 22, 2009 IP
  2. redsky3131

    redsky3131 Active Member

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    86
    #2
    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"
     
    redsky3131, Jun 22, 2009 IP
  3. Astroman

    Astroman Well-Known Member

    Messages:
    2,355
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    135
    #3
    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>
     
    Astroman, Jun 22, 2009 IP
  4. Alexalexander

    Alexalexander Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    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
     
    Alexalexander, Jun 22, 2009 IP
  5. pmp123

    pmp123 Member

    Messages:
    219
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #5
    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.
     
    pmp123, Jun 22, 2009 IP
  6. Astroman

    Astroman Well-Known Member

    Messages:
    2,355
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    135
    #6
    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.
     
    Astroman, Jun 23, 2009 IP
  7. Alexalexander

    Alexalexander Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    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:confused:
     
    Alexalexander, Jun 27, 2009 IP
  8. Astroman

    Astroman Well-Known Member

    Messages:
    2,355
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    135
    #8
    Astroman, Jun 28, 2009 IP
  9. Alexalexander

    Alexalexander Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    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:confused:
     
    Alexalexander, Jun 28, 2009 IP
  10. Astroman

    Astroman Well-Known Member

    Messages:
    2,355
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    135
    #10
    There is no image at that address...
     
    Astroman, Jun 28, 2009 IP
  11. HivelocityDD

    HivelocityDD Peon

    Messages:
    179
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #11
    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.
     
    HivelocityDD, Jun 28, 2009 IP
  12. Alexalexander

    Alexalexander Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Problem solved.I just used Dreamweaver and I found it much easier to use than Frontpage.Thanks anyway - it is much appreciated.:rolleyes:
     
    Alexalexander, Jul 10, 2009 IP
  13. drewtoby

    drewtoby Well-Known Member

    Messages:
    763
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    108
    #13
    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
     
    drewtoby, Jul 10, 2009 IP
  14. roshandark

    roshandark Guest

    Messages:
    67
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    i think your problem is solved now :) happy now ?? :) , if any doubt regarding html css or javascript pm me ok. tc
     
    roshandark, Jul 11, 2009 IP