Browser problem: works in IE only

User 122279 Photo


Senior Advisor
14,649 posts
Online Now

I'm helping someone with a website for which I have created some photo galleries. All the galleries are landscape format, just one in portrait. The landscape shaped ones work fine in all browsers (have tried FF, IE, Chrome and Safari, all latest versions), but the portrait one will only work in IE.

Here is one of the landscape ones: http://www.fjermeros.net/test/font.html

You can click on the thumbs and view all the images.

This is the portrait one: http://www.fjermeros.net/test/reilly2.html

Try the thumbs - in IE they work great, but in none of my other browsers.

The reilly2 has the same js files as the other one, and the css files have been modified for the different format. But what on earth have I done wrong? It must be something in the css, but I can't for the life of me find out what. Anyone with fresh eyes? ;)
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 463058 Photo


Ambassador
1,086 posts

In portfolio2.css, try this styling:

#portfolio_large_image div.slide {
height: 47.6em;
width: 38.5em; /* changed from 55em */
overflow: hidden;
position: absolute;
}
User 122279 Photo


Senior Advisor
14,649 posts
Online Now

Thanks, Cary, that works! :)
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 463058 Photo


Ambassador
1,086 posts

Cool :)

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.