I thought I'd finished designing a new site which works fine in IE6, Firefox 2, Opera and Netscape - until I tried it in IE 7!
Problem 1 (most important) - Tabbed CSS menu moves on rollover
URL = http://www.toucanmusic.co.uk/test/index.php
CSS = http://www.toucanmusic.co.uk/test/toucan.css
The tabbed menu at the top works fine in all other browsers I've tried, however in IE 7 the menu initially loads up correctly then, when you rollover the tabs, a white gap appears between the tabs and the blue bar underneath. Refresh the page once and the gap remains, but refresh it a second time and it disappears! Not being an expert at CSS, I'm using a variation of the "fitted doors" menu found at http://www.cssplay.co.uk/menus/doors.html - which appears to work fine in IE 7, so I'm not sure what I'm doing wrong. The XHTML and CSS validate correctly.
Problem 2 - Bottom of text cut off
URL = http://www.toucanmusic.co.uk/test/releases/current.php
CSS = http://www.toucanmusic.co.uk/test/toucan.css
The large text at the right is "cut off" in IE7 - I've tried changing the height of the div in CSS (catno) with no effect.
Problem 3 - Bottom of images cut off
URL = http://www.toucanmusic.co.uk/test/podcasts/index.html
CSS = http://www.toucanmusic.co.uk/test/toucan.css
The bottom of the images in the orange box are "cut off" in IE7, yet display fine in every other browser.
Any help would be very much appreciated. As previously mentioned I don't have a lot of experience with CSS so please bear with me if the solutions are really obvious!
Many thanks
John