Detail image width wrong in Firefox and IExplorer

Phoca Gallery - image gallery extension
Santscho
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 18 Sep 2014, 17:14

Re: Detail image width wrong in Firefox and IExplorer

Post by Santscho »

I have a solution that works with fluid images (max-width: 100%) and Firefox if the fluid image is content of a table cell:

Code: Select all

table {
	table-layout: fixed;
}
Maybe this helps :-)
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Detail image width wrong in Firefox and IExplorer

Post by Jan »

Hi, thank you for the info.

Jan
If you find Phoca extensions useful, please support the project
Post Reply