sean14592 Posted October 11, 2008 Share Posted October 11, 2008 Hey, ok, Could someone please help me with this annoying 3 coloumn layout, basically there is a slight glow the the main content area on both sides. So we have a image for: -Left_side -Right_Side -and then the center is filled white. My ptoblem is whenever i run my site in IE the right coloumn drops below the left one on a new line. Code: HTML: http://pastebin.com/m23372108 CSS:http://pastebin.com/m5be8cfa9 Screenshot of what I get: http://i38.tinypic.com/2ivij9.jpg Thanks in advance. Sean Quote Link to comment https://forums.phpfreaks.com/topic/127973-solved-3-coloumn-layout-i-thought-it-would-be-simple/ Share on other sites More sharing options...
wildteen88 Posted October 11, 2008 Share Posted October 11, 2008 As your main columns is fixed width of 700px why dont you merge your two (left and right) background images in to one then just apply that as the background for the main column. Also try to avoid using absolute/relatively positioning items on your page. Quote Link to comment https://forums.phpfreaks.com/topic/127973-solved-3-coloumn-layout-i-thought-it-would-be-simple/#findComment-662673 Share on other sites More sharing options...
sean14592 Posted October 11, 2008 Author Share Posted October 11, 2008 omg your a genious, Why the hell didnt I think of that its like so simple, derr. lol, thanks man Quote Link to comment https://forums.phpfreaks.com/topic/127973-solved-3-coloumn-layout-i-thought-it-would-be-simple/#findComment-662681 Share on other sites More sharing options...
sean14592 Posted October 11, 2008 Author Share Posted October 11, 2008 ok, now my only problem is that because the background set to the main repeats it looks weird, look at picture: http://i33.tinypic.com/t89pjt.jpg So somehow I need to set multiple backgrounds and make one repeat from bottom up and then one on top of that to NOT repeat and set it at top. I have 2 images one with the gradient back ground and then one just normal(so that it can repeat). Thanks again Sean Quote Link to comment https://forums.phpfreaks.com/topic/127973-solved-3-coloumn-layout-i-thought-it-would-be-simple/#findComment-662685 Share on other sites More sharing options...
sean14592 Posted October 11, 2008 Author Share Posted October 11, 2008 Fixed! Quote Link to comment https://forums.phpfreaks.com/topic/127973-solved-3-coloumn-layout-i-thought-it-would-be-simple/#findComment-662702 Share on other sites More sharing options...
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.