Do not want wrap around

How do I keep the main division from wrapping around the navigation
division?

Go here to see my problem.
http://www.texasflyfishers.org/flytying/Receipe.html

TIA
Dave
Dave Kelly [ Mo, 24 Dezember 2007 07:10 ] [ ID #1893482 ]

Re: Do not want wrap around

"Dave Kelly" <daveekelly1 [at] embarqmail.com> wrote in message
news:2a5a674e-eb78-4b1b-a4c3-5c825476ccea [at] a35g2000prf.google groups.com...
> How do I keep the main division from wrapping around the navigation
> division?
>
> Go here to see my problem.
> http://www.texasflyfishers.org/flytying/Receipe.html

404

--
Richard.
rf [ Mo, 24 Dezember 2007 07:20 ] [ ID #1893483 ]

Re: Do not want wrap around

On Dec 24, 12:20 am, "rf" <r... [at] invalid.com> wrote:

> 404
I get that a lot. If I can get the officers of the club to act I am
going to change servers.

Thanks for trying.
Dave
Dave Kelly [ Mo, 24 Dezember 2007 08:22 ] [ ID #1893486 ]

Re: Do not want wrap around

rf wrote:

>
> "Dave Kelly" <daveekelly1 [at] embarqmail.com> wrote in message
> news:2a5a674e-eb78-4b1b-a4c3-5c825476ccea [at] a35g2000prf.google groups.com...
>> How do I keep the main division from wrapping around the navigation
>> division?
>>
>> Go here to see my problem.
>> http://www.texasflyfishers.org/flytying/Receipe.html
>
> 404

It's up now.

--
Blinky
Killing all posts from Google Groups
The Usenet Improvement Project - http://improve-usenet.org
Blinky the Shark [ Mo, 24 Dezember 2007 08:40 ] [ ID #1893487 ]

Re: Do not want wrap around

In article <XcIbj.27290$CN4.9346 [at] news-server.bigpond.net.au>,
"rf" <rf [at] invalid.com> wrote:

> "Dave Kelly" <daveekelly1 [at] embarqmail.com> wrote in message
> news:2a5a674e-eb78-4b1b-a4c3-5c825476ccea [at] a35g2000prf.google groups.com...
> > How do I keep the main division from wrapping around the navigation
> > division?
> >
> > Go here to see my problem.
> > http://www.texasflyfishers.org/flytying/Receipe.html
>
> 404

I get it fine. But I feel I need to leave this one with you
Richard...

--
dorayme
dorayme [ Mo, 24 Dezember 2007 08:50 ] [ ID #1893489 ]

Re: Do not want wrap around

On Sun, 23 Dec 2007 22:10:27 -0800, Dave Kelly wrote:

> How do I keep the main division from wrapping around the navigation
> division?
>
> Go here to see my problem.
> http://www.texasflyfishers.org/flytying/Receipe.html
>
> TIA
> Dave

I would specify a static width of you nav div and set the nav's height to
100%.

#navigation {
width: 200px;
height: 100%;
}

Now you have a constant width going down the entire page.
Sean [ Mo, 24 Dezember 2007 08:52 ] [ ID #1893490 ]

Re: Do not want wrap around

Well bust mah britches and call me cheeky, on Mon, 24 Dec 2007 07:40:05
GMT Blinky the Shark scribed:

> rf wrote:
>
>>
>> "Dave Kelly" <daveekelly1 [at] embarqmail.com> wrote in message
>> news:2a5a674e-eb78-4b1b-a4c3-5c825476ccea [at] a35g2000prf.google groups.com
>> ...
>>> How do I keep the main division from wrapping around the navigation
>>> division?
>>>
>>> Go here to see my problem.
>>> http://www.texasflyfishers.org/flytying/Receipe.html
>>
>> 404
>
> It's up now.

Mine, too.

--
Neredbojias
Riches are their own reward.
Neredbojias [ Mo, 24 Dezember 2007 13:21 ] [ ID #1893499 ]

Re: Do not want wrap around

Dave Kelly wrote:
> How do I keep the main division from wrapping around the navigation
> division?
>
> Go here to see my problem.
> http://www.texasflyfishers.org/flytying/Receipe.html

Thai is how floats are *supposed* to work where the non-floated content
flows around the float.

You could increase your left margin on the content you want to offset.

#centercol {
position:relative;
padding:0 20px;
margin-left:220px <-- Add this
}


--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
lws4art [ Mo, 24 Dezember 2007 15:20 ] [ ID #1893500 ]
Miscellaneous » alt.html » Do not want wrap around

Vorheriges Thema: Re: ALT.HTML Statistics for 23/12/2007
Nächstes Thema: Validation errors from outside source