Thank you Phillippe, those changes made all the difference to the layout.
Now I will work on the top navigation with the file you sent.
I really wanted to make the top tab with the navigation expand if or when
somebody increased the text size, but I couldn't get it to work.


On 4/19/06, Philippe Wittenbergh <[EMAIL PROTECTED]> wrote:

>
> A first problem: you are better off declaring a width for the sidebar
> (#corkboardnav). setting it to the width of the image (173px) would
> work fine, I think.
> Second problem: the main contents area becomes to wide in IE. The
> reason is the width you have declared on your h2. Deleting that width
> (leave it to the default) fixes that problem, and the main content
> area jumps back in place.
>
> The 3rd problem I see is that navigation box on top of the page. You
> rely on a couple of properties (min-height, max-height, max-width)
> that are not supported by IE windows (nor IE mac). You'll need a
> different approach for this. like floating the mainbox to the right.
> I'll sent you a modified file off-list.
>
> IE win also does not understand the value 'transparent' for border.
> You'll need to use the background-color instead.
>
> Philippe
> ---
> Philippe Wittenbergh
> <http://emps.l-c-n.com>
>
>
>
>
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to