Author Topic: cant add pictures  (Read 2441 times)

rambo99

  • Newbie
  • *
  • Posts: 7
    • View Profile
cant add pictures
« on: June 03, 2006, 07:35:30 PM »
when i add the link it just displays a  X in box not the picture

please help

CanopicJar

  • Full Member
  • ***
  • Posts: 128
    • View Profile
    • The Back Door Holdem blog
Re: cant add pictures
« Reply #1 on: June 03, 2006, 07:56:39 PM »
It might help if you show us an example of what the link was.  I assume that you have uploaded the image to a hosting site and that it is not just on your computer?

Travis

rambo99

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: cant add pictures
« Reply #2 on: June 05, 2006, 01:34:59 AM »
ive been able to add them before when they are stored on pc

no pic of any format will load now

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: cant add pictures
« Reply #3 on: June 05, 2006, 09:48:33 AM »
The X indicates that the picture cannot be found.  If the pictures are stored locally on your PC, it means the src attribute (the path to the picture) is bad.  If the pictures are stored remotely on a website, it could mean that the src attribute is bad, or that you don't have access to the picture (could be any number of reasons for this).  Take the src attribute and paste it into the location bar on your browser.  If you can see the picture, you should be able to see it in the TD.

When I say src attribute, I mean:

<img src="http://www.google.com/intl/en/images/logo.gif">

If you post one of the <img> tags you've included in your layout it would be easier to help.

rambo99

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: cant add pictures fixed
« Reply #4 on: June 06, 2006, 02:10:27 AM »
changed location of file and working ok now