Author |
Topic: Problem displaying images in Firefox (Read 1648 times) |
|
Tycho
YaBB Newbie

 I love Web CD and ebooks software!


Gender: 
Posts: 9
|
 |
Problem displaying images in Firefox
« on: Nov 8th, 2005, 3:57pm » |
Quote Modify
|
I have written an extension to our school web site: www.kestevengrantham.lincs.sch.uk. It can be found by clicking on the Science Day link in the side menu. The trouble is that the images on, for example, the Year 7 page show OK when using IE but not when using Firefox. Any comments? Tycho
|
|
Logged |
|
|
|
Bello
Guest

|
 |
Re: Problem displaying images in Firefox
« Reply #1 on: Nov 30th, 2005, 3:41am » |
Quote Modify
Remove
|
I see the page Year7 is: http://www.kestevengrantham.lincs.sch.uk/Science%20day%202005/science_da y_00000c.htm I think the problem is that you used spaces within the folder name, just rename the folder Science_day_2005 or so. Spaces within file names or folder names do cause problems also on Netscape and several other browsers. I know the software automatically remove spaces within file names, but the folder name is up to you!
|
|
Logged |
|
|
|
Support Staff
YaBB Administrator
    
 Meow!

Gender: 
Posts: 1134
|
 |
Re: Problem displaying images in Firefox
« Reply #2 on: Nov 30th, 2005, 3:48am » |
Quote Modify
|
I see the image format is WMF. I think only IE shows WMF images.... I think you should convert the image to GIF or JPEG (if importing with the cliboard, click "bitmap" then choose GIF or JPEG)
|
|
Logged |
|
|
|
Rob
Guest

|
 |
Re: Problem displaying images in Firefox
« Reply #3 on: May 24th, 2006, 10:23am » |
Quote Modify
Remove
|
Check whether you have used forward slashes or backslashes in the url This will work in both browsers: img src="images/Site_Heading_Logo.jpg" This only works in ie img src="images\Site_Heading_Logo.jpg"
|
|
Logged |
|
|
|
john doe
Guest

|
 |
Re: Problem displaying images in Firefox
« Reply #4 on: May 24th, 2006, 10:29am » |
Quote Modify
Remove
|
This can not be a problem as EasyWebEditor / 1Site does automatically manage image names....
|
|
Logged |
|
|
|
|