Header Logo Image Not Showing In IE
Posted: 27 March 2010 11:46 AM   [ Ignore ]
Old Croaker
Avatar
RankRankRankRankRank
Total Posts:  999
Joined  2009-02-20

I had this problem with my site recently. It turned out to be how IE pads out images in my case. Maybe chopping a few pels off both dimensions will do the trick.

 Signature 

“The Power To Get Things Done”

Profile
 
 
Posted: 28 March 2010 12:36 AM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  586
Joined  2008-03-13

Looks nice in ie6 btw wink
not that I would suggest changing anything for any xplorer

Profile
 
 
Posted: 28 March 2010 09:07 PM   [ Ignore ]   [ # 2 ]
Old Timer
Avatar
RankRankRankRank
Total Posts:  222
Joined  2009-06-16

Try “Compatibility View” under IE - it fixes most such issues. oh oh  Although it is a work around rather than a solution as everyone would have to do it.  red face

Profile
 
 
Posted: 15 April 2010 02:21 PM   [ Ignore ]   [ # 3 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  103
Joined  2008-07-25

I’m not getting the Gallery images to display in Safari. I click on an image and a new window opens that is blank.  They do display in Firefox.

Profile
 
 
Posted: 18 April 2010 12:48 PM   [ Ignore ]   [ # 4 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  1011
Joined  2006-05-18
benf - 15 April 2010 06:21 PM

I’m not getting the Gallery images to display in Safari. I click on an image and a new window opens that is blank.  They do display in Firefox.

That’s bizarre.  I wonder why?

Anyway, I want to switch to flikr for our gallery as it seems a more flexible and globally searchable platform. 

If anyone knows of a safari fix, let me know.

Profile
 
 
Posted: 18 April 2010 02:27 PM   [ Ignore ]   [ # 5 ]
Old Croaker
Avatar
RankRankRankRankRank
Total Posts:  999
Joined  2009-02-20

Firefox. grin

 Signature 

“The Power To Get Things Done”

Profile
 
 
Posted: 19 April 2010 11:50 PM   [ Ignore ]   [ # 6 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  103
Joined  2008-07-25

Thanks Rezwan. I viewed the source code in both Safari and Firefox and they read the same. Nothing jumps out at me to identify the problem. I’m not a coder so maybe someone else has that expertise. I’m happy to use Firefox but Safari is the default browser for Macs so this problem could frustrate inexperienced surfers. Hopefully Flickr will solve the problem as you say.

Profile
 
 
Posted: 20 April 2010 05:26 AM   [ Ignore ]   [ # 7 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  586
Joined  2008-03-13

I had some experience with web development. Nobody usually suggests this, but I have found in my experience that fixing validation errors usually fixes display errors as well:
http://validator.w3.org/check?uri=http://focusfusion.org/index.php/gallery/&charset;=(detect+automatically)&doctype=Inline&group=0
obviously you can ignore the “alt” ones, I think the blind folk not care much about the images anyway.

Profile