Paul ODonovan wrote: > Hi, my name is Paul :) this is my first post - > > I'm new to CSS and I'm having some Internet Explorer positioning issues, I'd > appreciate any help. >
Welcome to the list, Paul. I am mad, nuts, crazy about that cow! Make a big box on which no height is set that will clear the horizontal scroll bar at 1024. Make another box to contain the primary content and shove it (float right) in the big box. Make another box that is a little narrower than the primary content box and shove it (float left) in the big box. Clear the footer and you and that wonderful cow are good to go. Cursory checked in Opera, FF, Safari, IE 8/7/6. <http://chelseacreekstudio.com/ca/cssd/coww.html> Hope it helps get you started... ~d PS Keep it simple. ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
