Link to home
Start Free TrialLog in
Avatar of isaacr25
isaacr25

asked on

CSS Layout Problems

Hey guys,
I'm almost finished building this website, but there's one thing holding me up. I've tested the site on several different browsers and resolutions, but there's one that's not working right.

Please visit www.mwebdev.com/awm.html and look at it in Chrome or Firefox (it even works perfectly in IE on some machines).

Now look at www.mwebdev.com/downloads/awm-ie.jpg. This is a screenshot of the issue I'm facing. You can see the text in the top right is way further to the right than it should be. And the menu links are skewed as well. This is in IE8.

Can someone point me in the right direction as to what changes I need to make? Thanks in advance!
Avatar of Hagay Mandel
Hagay Mandel
Flag of Israel image

Since it's a Drupal 7 site, what theme are you using?
The problem occurs in IE7 not IE8. You sure you want to support IE7. Nobody uses it anymore.
Avatar of isaacr25
isaacr25

ASKER

It's a custom theme that I designed and built.
It actually happens in one of my IE 8 browsers as well.
SOLUTION
Avatar of Kyle Hamilton
Kyle Hamilton
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
You guys are great. I'm on the road at the moment, but I'll be home in a couple of hours and I'll look at what you've sent. Thanks!
kozaiwaniec,
Can you point out the things you changed in the top-row code? The rendered code looks different from the source php code (naturally), and I'd like to know the different things you changed so I can apply them for future sites. I've attached the front page (php source) for comparison.
page--front.tpl.php
hi isaac,

you need to make sure the template renders the structure i posted above. your php template refers to other functions that will also need changing. i cant help you with the code right now cause im out.