ACVA_CEO Posted December 1, 2010 Report Posted December 1, 2010 Hey all, I am trying to make my va site compatable with ie8. The problem I am having is that ie8 takes the parts from the right side and moves them all to the bottom of the page. Could someone take a look and see where I went wrong. The web address is flyacva.ca Thanks a million Chris Quote
Tom Posted December 1, 2010 Report Posted December 1, 2010 The way you have coded the content (below menu bar) is quite odd. You should move the sidebar code into the bodytext div and style it from there. It may also be worth adding the following css to bodytext to prevent problems: height:auto;overflow:hidden; Quote
ACVA_CEO Posted December 2, 2010 Author Report Posted December 2, 2010 Got it worked out....found an extra </div> that shouldn't have been there. Quote
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.