SitePoint Enthusiast
Sidebar Float Issues with My Directory Page
Wondering what is going on with the sidebar on my site here:
http://www.bmhvt.org/find-a-doctor/m...taff-directory
It works fine in Firefox, Chrome and Safari, but the sidebar keeps getting pushed down below the content on this page. Any ideas on how I might have to adjust my CSS to get this to work in IE as well?
Thanks.
Which version of IE are you having trouble with?
SitePoint Enthusiast
OK, try setting a definite width for the main section:
Code:
#main {width: 670px;}
Without a defined width, that main section is getting too wide in IE.
SitePoint Enthusiast
Nice. that did it. I knew it was going to be something obvious I was overlooking.
Tags for this Thread
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks