Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Image Problem, <img>'s won't show up
peroim
post Dec 30 2006, 02:18 PM
Post #1


Newbie [Level 2]
**

Group: Members
Posts: 33
Joined: 9-July 06
From: Belgium
Member No.: 26,367



I've got a forum at invisionfree.com, and I've changed some of the images, but now some of my members are complaining that these images (sometimes) don't show up.
http://z6.invisionfree.com/the_slayers_of_chaos/
is the forum. the images i'm talking about are the IPB Image right of the names of the forums.

The problem is seen with IE6.

Does anyone have an idea why these images don't show up?

CODE
<img src='http://www.runescape.com/lang/en/aff/runescape/img/hiscores/skill_icon_defence1.gif' border='0' width=16 height=16 alt=''>

is the exact code for the images.

Thanks in advance,

Peroim
Go to the top of the page
 
+Quote Post
Saint_Michael
post Dec 30 2006, 02:31 PM
Post #2


$p4m 0n j00 $h4m3 m3 0nc3 $p4m 0n m3 $h4m3 m3 7\/\/1c3
*********************

Group: [HOSTED]
Posts: 6,563
Joined: 21-September 04
From: 9r33|\| 399$ 4|\|D 5P4/\/\
Member No.: 1,218
T17 GFX Crew



This should help since this is the proper tag format

CODE

<img src="http://www.runescape.com/lang/en/aff/runescape/img/hiscores/skill_icon_defence1.gif" border="0" width="16px" height="16px" alt=''>


You only use ' when you are using such scripting such as javascript and php, in html you do need the "" in everything in order for it to work.

A suggestion would to get a image host like imageshack or imagefilez and load them up that.

For the Following reasons
-Shorter Url
-Don't have to worry about hotlinking errors

Also if they won't show up on one browser their are not going to up on the other ones as well.
Go to the top of the page
 
+Quote Post
shadowx
post Dec 30 2006, 02:34 PM
Post #3


A clever man learns from his own mistakes, a WISE man learns from those of OTHERS
***********

Group: [HOSTED]
Posts: 1,028
Joined: 12-April 06
From: Essex, UK
Member No.: 21,719



Well i would suggest not leeching the images from runescape, they wont like it very much and its probably the reason why the images arent reliable. Instead make your own image similar to that one, try not to copy it because it might be copyrighted and that wont go down well either. you can copy the shape and perhaps change the colours to a different shade of grey in each corner or something.

The code looks fine at a glance i think its just the fact its being used from runescape.com
Go to the top of the page
 
+Quote Post
peroim
post Dec 30 2006, 07:03 PM
Post #4


Newbie [Level 2]
**

Group: Members
Posts: 33
Joined: 9-July 06
From: Belgium
Member No.: 26,367



thanks Saint_Michael, i'll try that.
and shadowx, i don't think you really get the problem: for some people, it woks perfectly, but for some other people, they won't show up.

EDIT:
i tried with the " instead of ' -> no result
with imageshack -> it worked! thanks!

This post has been edited by peroim: Dec 30 2006, 07:21 PM
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

 



- Lo-Fi Version Time is now: 13th October 2008 - 11:42 AM