Re: [WSG] Positioning driving me nuts

2004-03-04 Thread Jackie Reid


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/
* 



Re: [WSG] Positioning driving me nuts

2004-03-04 Thread Jackie Reid

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/
* 



Re: [WSG] Positioning driving me nuts

2004-03-04 Thread Ben Bishop
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/
* 



Re: [WSG] Positioning driving me nuts

2004-03-03 Thread Michael Allan
Sorry I haven't got time to test a fix for you, Jackie, but I notice 
that your  doesn't seem to have a closing tag ... 
perhaps that's causing the problems?

Cheers,
Mike
On Thursday, March 4, 2004, at 06:22  PM, Jackie Reid wrote:

In my wisdom i have decided to revamp a site that's not even finished 
yet and now I've broke it!!
 
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.
 
Please help...i keep looking but cant see the wood for the trees.
 
 
code is here http://www.healthpoint.com.au/css/new.css
 
 
 
Jackie Reid
Mock Orange Web Site Development
1st Floor
92 Victoria Street
MACKAY Q 4740
Ph: 07 4953 4035
 
[EMAIL PROTECTED]
*
The discussion list for http://webstandardsgroup.org/
*


[WSG] Positioning driving me nuts

2004-03-03 Thread Jackie Reid



In my wisdom i have decided to revamp a site that's 
not even finished yet and now I've broke it!!
 
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.
 
Please help...i keep looking but cant see the wood 
for the trees.
 
 
code is here http://www.healthpoint.com.au/css/new.css 

 
 
 
Jackie ReidMock Orange Web Site 
Development1st Floor92 Victoria StreetMACKAY Q 4740Ph: 07 4953 
4035
 
[EMAIL PROTECTED]