Jump to content
Sign in to follow this  
tonikcollective

NextGen Images List squashed in IE8 only

Recommended Posts

tonikcollective

Hi NextGen Gallery works fine in all browsers, except IE8. nextgengallery.jpg here is the link to the page: http://davidkrynauw.com/gallery/ Any idea why these images are squashed? I've tested with the following browsers: Mobile Safari 4.0.4 Mobile Safari 4.0.5 Safari 5 Firefox 3.0.6 Firefox 3.0.11 Firefox 3.5 Internet Explorer 6.0 Internet Explorer 7.0 Opera 9.6 and all these show the gallery fine. Regards Jann

Share this post


Link to post
Share on other sites
tonikcollective

found a solution, I added the following CSS to my child theme:

/*Fix for NextGen Gallery in IE8  */
	.ngg-gallery-thumbnail {
		width:100px;
		padding-right:10px;
	}

I also found this website very useful: crossbrowsertesting.com

Share this post


Link to post
Share on other sites
hannah
Oh thank you so much, this was really getting annoying. That did the job perfectly.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×