Help!!

Discussion in 'Graphics' started by websitecrazed, Aug 28, 2009.

  1. websitecrazed New Member

    :confused:I'm new to this site and I downloaded a template. I'm hosting with godaddy and I've renamed my already existing file from images to images 2 and back again I'm thoroughly confused. My understanding is that I have broken links and that's why my pictures are not showing up. I get red X's in the place of the pictures. Can someone please help? I have a fair understanding of how this all works, but this is throwing me for a curb.

    Thank you for your time.

    Crazed!!
  2. unhallowedangel Logo Specialist

    Well.......Im actually honestly unsure of what the problem is.....
  3. Chef Boy New Member

    What program are you using to edit the template? This could be something as simple as making sure you have the correct image directory, or correct link to all the images.
  4. Judia New Member

    I mimic hallowed angel. I'm confused as to what the problem is. You say you changed the directory name twice, but the images still don't come up. Did you make sure the coding was right on the page the images were suppose to display on?
  5. togu25 New Member

    i don't understand about your problem
  6. pusscat New Member

    Is it images you have added or the template images/pictures that are coming up as red x's ?
  7. bmcoll3278 New Member

    Make sure the image url is the full url http://www.yoursite.com/images

    not just /images.

    That corrects most problems
    So open the image in a new window copy the full url then go into the template file and paste the full image url.
  8. grodt718 New Member

    Example

    <img src="http://www.uspeoplefinders.ws/images/People-Tracers.jpg">

    /images/ would be the name of your image file/ and People-Tracers would be the name of your image

    Hope that helps!