PDA

View Full Version : Photo's on web sites - techie advice required?


Chris63
13-02-2002, 16:44
Are there any techies out there who can help me. I attempt to run the Stoneyandfriends website. I have added some photo's today on the gallery page from last weekends bash at Wraysbury. For some reason, one photo refuses to show itself on the page, despite being accepted and viewable on the page prior to it be published.
Any ideas as to what I've done wrong, or how I can sort out the problem????????

Billyo
13-02-2002, 21:22
it looks like the image your using either isn't on the server or is called something else, Chris.

What other page is it on? I can't find it.

Bill.

Chris63
14-02-2002, 08:27
Bill

It's definately on server as it shows on the filestore, and appears on the page before it's published. I took the other page off, as the link to it wasn't working.

Any other ideas??

Chris

Chris63
14-02-2002, 12:17
Just trying to resurect this post as it seemed to have disappeared!
Still having the problem, so any help would be much appreciated.

chris

Billyo
14-02-2002, 20:23
Chris,

I'll take another look later to see if I can help. I've just got in from a long day out and am knackered.

Bill.

Paulm
14-02-2002, 23:07
Chris, just had a look and all the pics seem to be there.

I have noticed that you have put in a link for 'zippys' pike, is this the problem u r having getting this pic on the same page as the others??

Chris63
15-02-2002, 08:21
Paulm

Yes, that is the photo I can't get on the site. originally I thought it was because it was more than 90K, so I down sized it before loading it on, but this didn't make any difference. As a last resort, I put the link in to the other site, just so people could see it. Ideally I would like the picture appearing on our site.

Chris

Takedown
15-02-2002, 12:21
Chris,
Unless there are restrictions on the web servers at Zyweb, I can see no reason for it not working. The following piece of code should insert the image, you should be able to simply cut and paste it, replacing the link button you have on the gallery page at the moment. PM me if you need anymore help. Good Luck /images/forum/icons/smile.gif

Image insert code:

<img src="http://www.maggotdrowning.com/beenfishing/images/pike2_50.jpg" width="640" height="480" border="0" alt="whatever you want to appear when mouse hovered or if images are turned off">

Paul

PS don't forget to alter the ALT tag /images/forum/icons/wink.gif

Chris63
28-02-2002, 16:19
Thanks for your responses. I'm not sure how, but I have now sorted out the problem

Regards

chris

KevinBabij
09-03-2002, 13:55
Check also the file extension( ie.jpg or .gif) as these are case sensitive.