Broken image . . .

For requests for help from CG administrators, Wranglers, and experienced CG members. Please read the FAQ before posting. Also look at CG Wiki for tutorials and how-tos written by other CG webtoonists.
Post Reply
User avatar
SailorPtah
Cartoon Hero
Posts: 1018
Joined: Sun Jun 15, 2003 2:30 pm
Location: Gaysrael
Contact:

Broken image . . .

Post by SailorPtah »

There's this image that people often ask for that I have a very large copy of; I've put it on this page for easy reference. The problem is, it doesn't seem to be showing up, even though the image is there and the HTML is fine. What's going on?

~Erin

User avatar
Cope
Incompetent Monster
Posts: 7363
Joined: Sat Jul 31, 2004 8:37 pm
Location: Masked man of mystery
Contact:

Post by Cope »

It works just fine in Mozilla, but I just get a red X when I try using IE (and by gum, that is one massive browser-killing image!).

You could try using the full image url, i.e:

Code: Select all

<img src="http://hellsing.keenspace.com/resources/pentagram.gif">
Or, if that doesn't work, try the proper directory title, e.g:

Code: Select all

<img src="/images/pentagram.gif">
Image Image
"I've always been fascinated by failure!" -Charlie Brown

User avatar
SailorPtah
Cartoon Hero
Posts: 1018
Joined: Sun Jun 15, 2003 2:30 pm
Location: Gaysrael
Contact:

Post by SailorPtah »

Cope wrote:...by gum, that is one massive browser-killing image!.
Yeah, that's why I keep it on a separate page ^_^

Using the full image URL shouldn't make any difference, but I've tried it; no luck. It isn't in the images/ directory, so that wouldn't help.

User avatar
Cope
Incompetent Monster
Posts: 7363
Joined: Sat Jul 31, 2004 8:37 pm
Location: Masked man of mystery
Contact:

Post by Cope »

SailorPtah wrote:It isn't in the images/ directory, so that wouldn't help.
It isn't? Where'd you put it, then?

EDIT: Sorry. What I should have written before is:

Code: Select all

<img src="/insertdirectorynamehere/pentagram.gif">
Image Image
"I've always been fascinated by failure!" -Charlie Brown

User avatar
SailorPtah
Cartoon Hero
Posts: 1018
Joined: Sun Jun 15, 2003 2:30 pm
Location: Gaysrael
Contact:

Post by SailorPtah »

Cope wrote:It isn't? Where'd you put it, then?
Where do you think? It's in the same directory: public_html/resources/. That's why the simplified URL was just pentagram.gif: because it wasn't in a different directory at all.

User avatar
Cope
Incompetent Monster
Posts: 7363
Joined: Sat Jul 31, 2004 8:37 pm
Location: Masked man of mystery
Contact:

Post by Cope »

Second question: why didn't you upload the pentagram.gif to your /images directory? That's where all your non-comic images are supposed to go, as I understand it, and it may also be the source of your problem...
Image Image
"I've always been fascinated by failure!" -Charlie Brown

User avatar
Warren
Cartoon Hero
Posts: 8173
Joined: Mon Jul 01, 2002 3:08 pm
Location: Armadilloland
Contact:

Post by Warren »

I can build a stupid page and save the image to my HD, and see it in ACDSee just fine. But when I drag it to IE (locally) I get the same red x.

So I think the picture is too big for IE. Even turning on Automatic Resizing didn't help.

But I could be wrong.
Warren
Image
Comics. Drawn poorly.

------------------------------
It's grey, not gray. And it always has been.
Lauren's Wing - The fund for animal care

User avatar
SailorPtah
Cartoon Hero
Posts: 1018
Joined: Sun Jun 15, 2003 2:30 pm
Location: Gaysrael
Contact:

Post by SailorPtah »

Cope wrote:Second question: why didn't you upload the pentagram.gif to your /images directory?...
Only the images that go on pages in your root directory (public_html/) get put in images/.

I have a ton of content on my site aside from the comic, and most of it is organized in folders like it would be on any other webpage. All the others work. It's only pentagram.gif that has issues.

Is it really just Internet Explorer's problem? Sometimes Keenspace has had image issues, but this isn't following the usual pattern.

~Erin

User avatar
Warren
Cartoon Hero
Posts: 8173
Joined: Mon Jul 01, 2002 3:08 pm
Location: Armadilloland
Contact:

Post by Warren »

Well, put a copy of the gif on your desktop. Then drag it on top of the big blue E. If you get the red X of doom, that's probably your answer.

Try it in Mozilla too, if you have it.
Warren
Image
Comics. Drawn poorly.

------------------------------
It's grey, not gray. And it always has been.
Lauren's Wing - The fund for animal care

Post Reply