Reply
XHTML help, cols wont sit next to each other in IE
Old 03-07-2006, 08:26 AM XHTML help, cols wont sit next to each other in IE
Junior Talker

Posts: 4
Location: sw london
Hi all, im completely stuck. I am building a site in XHTML and i need the sidebar to sit left and the content div to sit on the right. I cannot just float them both as i need the main content div to be in the containing div for a background image to display.

My current code works in firefox with no problems, however in IE the right column sits underneath the floated left column!!

Can anyone help? for example code please see here

The relevant CSS is:
Code:
#container {
	width: 718px;
	background: url(../images/side_bg.gif) repeat-y left;
	padding:10px 0 0 32px;
}
#content {
	margin-left: 210px;
	margin-top:10px;
	width:508px;
}
#sidebar {
	width: 180px;
	float: left;
}
Dean is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 03-07-2006, 08:44 AM Re: XHTML help, cols wont sit next to each other in IE
Junior Talker

Posts: 4
Location: sw london
Sorry just realised its in the wrong section, didn'd see the CSS forum
Dean is offline
Reply With Quote
View Public Profile
 
Old 03-07-2006, 10:05 AM Re: XHTML help, cols wont sit next to each other in IE
metho's Avatar
Ultra Talker

Posts: 345
Seems to look fine in IE - is the issue resolved?
metho is offline
Reply With Quote
View Public Profile
 
Old 03-07-2006, 10:07 AM Re: XHTML help, cols wont sit next to each other in IE
Junior Talker

Posts: 4
Location: sw london
sorry, yes i have just fixed the problem in IE. It was the issue with the box model and the use of margins making the box bigger that it actually is.
Dean is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to XHTML help, cols wont sit next to each other in IE
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11818 seconds with 12 queries