peroim 0 Report post Posted December 30, 2006 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/index.php is the forum. the images i'm talking about are the 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? <img src='runescape.com/lang/en/aff/runescape/img/hiscores/skill_icon_defence1.gif&%2339; border='0' width=16 height=16 alt=''>is the exact code for the images. Thanks in advance, Peroim Share this post Link to post Share on other sites
Saint_Michael 3 Report post Posted December 30, 2006 This should help since this is the proper tag format <img src="http://forums.xisto.com/no_longer_exists/; 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 errorsAlso if they won't show up on one browser their are not going to up on the other ones as well. Share this post Link to post Share on other sites
shadowx 0 Report post Posted December 30, 2006 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 Share this post Link to post Share on other sites
peroim 0 Report post Posted December 30, 2006 (edited) 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 resultwith imageshack -> it worked! thanks! Edited December 30, 2006 by peroim (see edit history) Share this post Link to post Share on other sites