CSS Issue with IE
Hey guys!
I was wondering if anyone may be able to offer me some advice. I've designed my site in CSS and I've check all my coding and it's all valid. The problem that I'm having is that my rightbar on the page does not display properly in IE whereas it looks fine in Mozilla.
For some reason it appears underneath the main content on all the pages except the following:
http://www.music-focus.co.uk/releases.php
I would be really grateful if anyone could help me out.
Thanks
Pip
Megan posted this at 13:22 — 19th July 2005.
She has: 11,421 posts
Joined: Jun 1999
You might want to look into something called the box model hack. This is happening becuase the main content box is getting too wide and pushing the bottom down. Do a google search for "box model hack" and you'll find more information. This is happening because IE has some different interpretations of the CSS spec. What you'll need to do is add in some extra rules to correct the problem.
Megan
Connect with us on Facebook!
Pip posted this at 08:27 — 22nd July 2005.
He has: 12 posts
Joined: Jun 2005
Hi Megan,
Thanks for your help - sorry it's taken me so long to get back on the forum. I've had a mental busy week!!
Will let you know if your help fixes the issue.
Many thanks
Pip x
Pip posted this at 10:41 — 23rd July 2005.
He has: 12 posts
Joined: Jun 2005
I've looked up the Box Model Hack and it doesn't work.
It makes my actual content change but it doesn't alter the length of the white back ground box and therefore doesn't alter the problem.
Anyone help?? This is driving me mad!
Pip
demonhale posted this at 01:37 — 24th July 2005.
He has: 3,278 posts
Joined: May 2005
Yo! I can fix your problem, I just need to recode your html and css files... Its about a 3 step process...
But first, you have also a MENU problem in opera... Your menu tends to stack up together.
But ie and moz problem can easily be fixed...
the menu takes some time to be fixed for opera
Pip posted this at 11:51 — 24th July 2005.
He has: 12 posts
Joined: Jun 2005
Hey!
Can you tell me what i need to do or point me in the right direction then I can get it fixed.
Thank you for your help.
Pip x
demonhale posted this at 17:59 — 24th July 2005.
He has: 3,278 posts
Joined: May 2005
Step 1: first the div id for contentright would be moved inside the contentleft div... in the html file
Step 2: See the modified CSS
Ok now since ie has a problem with inner padding, its just a little width adjustment... You could do it yourself....
I have the exact code that can be used by your website that can be recoded to look like your present one and mind you it will be viewed the same in all browsers... Except its for business use only...
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.