Hi
I have created a new site in Dreamweaver and am having some issues with internet explorer 7 and 8. It works on all browsers except these and I have hit a brick wall This link is the site where I am having problems with http://www.vbd.co.uk/vbd/MediaPack/index.html
Its the two nav bar that are not displaying correctly. Its not liking my styles for some reason. I have 'googled' it and it seems to be a problem with items that are floated inside parent elements. And the fix that was suggested was to use .clearFix with *zoom: 1; but I cant get this to work. Is this the method that would solve it? And if so, how do i go about adding it to my CSS. Do i add it to the button div styles, or to the container that holds the buttons?
Any help would be greatly appreciated.
Thank you
Sean
Think i managed to fix it, i incorrectly labled up a div which was nested inside the nav bar. I tried to correct this yesterday, and it didnt work, but for some reason, it does work today! But at least its fixed.
Cheers
Sean