Ben...You are amazing...thanks so much...
I checked your response last night at hoome and implemented it immediately and it worked like a charm. Funny how you can look at something till cross eyed and just not see whats going on...someone else has a quick look and sorts it...as Tommy Cooper would say.... just like that! Thanks again. Jackie Reid Mock Orange Web Site Development 1st Floor 92 Victoria Street MACKAY Q 4740 Ph: 07 4953 4035 [EMAIL PROTECTED] ----- Original Message ----- From: "Ben Bishop" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 04, 2004 6:06 PM Subject: Re: [WSG] Positioning driving me nuts > > Jackie, > > > Why won't the content sit up where it should here > > http://www.healthpoint.com.au/new2.php want the stuff that starts home > > >> new2 to sit up in the middle there and it just won't!! driving me > > nuts, nuts, nuts. > > It won't sit up there because all the content you want to sit beside > that floated "navinsert" are block level elements with widths of 100%. > ie: (150px + 100%) width does not fit into the 100% width of the parent > container. > > That's why the content wraps below. Sounds dubious? Add > "display:inline;" to your H2 and it will jump straight up there. > > As for a fix, your wrapping container is fixed width, so enclose all > your middle content in a div that is 800px-(side columns widths) wide > and float this left. > > hth, > > Ben > http://www.daemon.com.au/ > > Note: Your container is set at 800px wide. If you're targeting PC > 800x600 minimum screen resolution, this should be 770px max, to take > into account browser chrome and scrollbar. > > > ***************************************************** > The discussion list for http://webstandardsgroup.org/ > ***************************************************** > > ***************************************************** The discussion list for http://webstandardsgroup.org/ ***************************************************** ***************************************************** The discussion list for http://webstandardsgroup.org/ *****************************************************
