PDA

View Full Version : Bad day.. what am I doing wrong...


UncleDoug
7th of April 2005 (Thu), 12:31
Setting up a site.
My friend wants an image of him below his e-mail address in the Index welcome text. So, I entered the following code.

You can contact Chris at...<br>
<br>
775.832.7054 or <a href="mailto:chris@talbotimages.com">chris@talbotimages.com</a>
<br>
<img src="images/frontpageimage.jpg" alt="" width="620" height="166" border="0">

Everything shows up except the image.
I've checked the source code from the browser and it seems that the server is not even parsing the <img... line at all.

It's been a bad day, drum scanner dismounted, images missing....

Need some sunshine!

Pekka
7th of April 2005 (Thu), 13:17
Have you tried full address to image (http://www...), or ./images/.... ?

UncleDoug
7th of April 2005 (Thu), 14:22
Doh!

No.....
Told ya. Bad day.

Today is the day I need a restart button!

UncleDoug
7th of April 2005 (Thu), 14:48
Where is that damn button!!!!!!!!!!!!!!!!!!!!!!!!

Any way...that is not it.

This is the browser source.....


You can contact Chris at...<br />
<br />
775.832.7054 or <a href='mailto:chris@talbotimages.com'>chris@talbotimages.com</a><br />
<br />



This is what I have entered in EE....


You can contact Chris at...<br>
<br>
775.832.7054 or <a href="mailto:chris@talbotimages.com">chris@talbotimages.com</a>
<br>
<img src="http://www.talbotimages.com/images/frontpageimage.jpg" width="620" height="166">
<br>

I've tried an number of combinations to no avail.

This has to be something simple.

Pekka
7th of April 2005 (Thu), 15:03
Untick "activate links".

UncleDoug
7th of April 2005 (Thu), 15:32
Winner, winner, chicken dinner!

Always wanted to know what that check box did.

Thanks for the help!
One victory for the day.http://photography-on-the.net/forum/newreply.php?do=newreply&noquote=1&p=485895#