Sorry, Christian, I was wrong when I said everything was OK.

It is OK in Firefox, and OK in Opera, but now IE7B3 is doing strange 
things with the floated image slices. There is now a gap between each 
slice equal in size to the size of the border of the content div. I can 
make the picture look OK only by removing the border of the content div, 
and I would rather keep it.

Any ideas?

URL of page: www.koperti.gr/program.html
URLs of CSS: www.koperti.gr/css/koperti.css & www.koperti.gr/css/navbar2.css

Andreas Kakanis-Silk
Vakalis Educational Organisation

Christian Heilmann wrote:
> You set a width of 100% on the table but positioned the main content
> absolutely. First of all, there is no need to position the main
> content absolutely, as you can give it a padding to the left and
> position the navigation instead.
> Secondly if you set a table to 100% width, also make sure to set a
> width to the outer element and position that relatively (or
> absolutely). This turns 100% into "width of the element the table is
> in" and not into "width of the browser window".
> 
______________________________________________________________________
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