wrathican Posted April 13, 2008 Share Posted April 13, 2008 when i preview my site in FF and IE the 'container' div doesnt display correctly with FF. the border doesnt go around like i think it should. this is how i want it to look: http://ls12style.co.uk/projects/Wonstar/images/IE.jpg this is how it looks in FF: http://ls12style.co.uk/projects/Wonstar/images/FF.jpg also, the small thumbnails at the bottom i need to be vertically aligned in the middle. but i cant get it to display like that. i also needed the images to be justified in the alignment, but could not get it to work so instead i created a div for each image. Quote Link to comment https://forums.phpfreaks.com/topic/100963-container-div-with-border/ Share on other sites More sharing options...
bronzemonkey Posted April 14, 2008 Share Posted April 14, 2008 You need to clear the floated elements within your container - http://www.positioniseverything.net/easyclearing.html. IE is actually not behaving in accordance with the css2.1 specs. Quote Link to comment https://forums.phpfreaks.com/topic/100963-container-div-with-border/#findComment-516933 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.