Hi,
I'm having a bit of trouble with CSS in IE, my page displays okay with Chrome and Firefox but has some extra space in IE
http://charlesdarwinhouse.co.uk/
Any help will be greatly appreciated.
Regards Al
Printable View
Hi,
I'm having a bit of trouble with CSS in IE, my page displays okay with Chrome and Firefox but has some extra space in IE
http://charlesdarwinhouse.co.uk/
Any help will be greatly appreciated.
Regards Al
Have you checked the DOM layout and styles in the F12 developer tools? That should give some insight into where the problem is occurring.
I would also suggest checking your page in the Chrome DevTools and Firefox Developer Tools to see if they show different layout/styles.
Hi Tr333,
Thanks for your response; I have but I've been unable to figure it out so far.
Cheers Al
I've figured it out, there was a min height set that IE seemed to be handling differently to all other browsers, I've reduced it.