|
Posted by hithrustkick on 08/21/07 17:21
On Aug 21, 12:58 pm, "Jonathan N. Little" <lws4...@centralva.net>
wrote:
> hithrustk...@gmail.com wrote:
> > Hi my website uses two divs for the navigation and the main body. The
> > left div pushes the content in the right div down below itself. Does
> > anyone know why? Nothing I try seems to help. Here is a link:
>
> >http://www.detectivedavid.com/newlighthousewebsite/index.php
>
> > Thanks!
>
> class 'flush' has clear:both clears the floated navbar so will move
> *below* #navbar... This is correct behavior correct clear property.
>
> --
> Take care,
>
> Jonathan
> -------------------
> LITTLE WORKS STUDIOhttp://www.LittleWorksStudio.com
That div is a separate div from the content area div, and I was
wanting that one to go under the navbar, so that there would be a
space between the footer. Removing that div did fix the problem with
the left navbar pushing the content down, but now my margins are
broken, and I'm not sure that was root of the problem, though it does
look to be something with clearing. Any other ideas? Thanks again.
Navigation:
[Reply to this message]
|