Josh,
You were right, it wasnt just the width though, it was the darn box model
error in IE with margins and padding, thanks for the help.


On 6/27/07, Dan Vega <[EMAIL PROTECTED]> wrote:
>
> Update
> The navigation issue has been fixed. For some reason putting the following
> structure all on 1 line. I am not quite sure why that happens. Now I just
> need to fix the menu and Im all good!
>
> <ul>
>      <li></li>
>      <li></li>
>      <li></li>
> </ul>
>
> On 6/27/07, Dan Vega <[EMAIL PROTECTED]> wrote:
> >
> > Josh,
> > I agree that thats why it usually happens. This happend before the
> > google docs post went up. To check this issue I made the right menu 100px
> > instead of the 210px it is now and I still had the problem.
> >
> > Also with the navigation I found something out. If I change the li a
> > below and take away the display:block it looks fine in IE but then the hover
> > doesnt work on the whole line item
> >
> > .nav li a {
> >     font-family:Arial, Helvetica, sans-serif;
> >     font-size:12px;
> >     color: #666666;
> >     text-decoration: none;
> >     padding:2px 10px 2px 0px;
> >     display:block;
> >     line-height:16px;
> > }
> >
> >
> >
> > On 6/27/07, Josh Nathanson < [EMAIL PROTECTED]> wrote:
> > >
> > > > It looks great in FireFox and people have told me that in IE7 it
> > > looks ok
> > > > as
> > > > well. In IE6 however (i know..haha) the navigation menu and the
> > > right menu
> > > > is all screwed up.
> > >
> > > Dan, this happens when the main content area is too wide.  Because
> > > it's all
> > > css, it will either overlap columns or push down the right column
> > > underneath
> > > the main content.  It looks like it might be the Google docs
> > > screenshot
> > > image that's the culprit.
> > >
> > > -- Josh
> > >
> > >
> > > 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282388
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to