Re: [css-d] WAS : Size calculations

2009-03-17 Thread Gunlaug Sørtun
Ib Jensen wrote:

 And changing em to % is a good idea ??

A safer idea.

Georg
-- 
http://www.gunlaug.no
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] WAS : Size calculations

2009-03-16 Thread Ib Jensen
Following a suggestion to a layout I had this result in :

Firefox 3.0 :
http://ikjensen.dk/test/capture_ff.jpg

IE 6.02
http/ikjensen.dk/test/capture_ie.jpg

The interval between the pictures are about 2 min.
Changing from FF to IE

The HTML and css :
http/ikjensen.dk/test/


Where is IE hiding the text ??





-- 
Regards / Mhv.
Ib K. jensen - http://ikjensen.dk
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] WAS : Size calculations

2009-03-16 Thread Gunlaug Sørtun
Ib Jensen wrote:

 http:/ikjensen.dk/test/
 
 
 Where is IE hiding the text ??

Stacked behind the page-background.

Add...

#menu-frame {position: relative;}

...to bring it up front.

regards
Georg
-- 
http://www.gunlaug.no
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] WAS : Size calculations

2009-03-16 Thread Ib Jensen
2009/3/16 Gunlaug Sørtun gunla...@c2i.net:
 Ib Jensen wrote:

 http:/ikjensen.dk/test/

 Where is IE hiding the text ??
 Stacked behind the page-background.

 Add...
 #menu-frame {position: relative;}
 ...to bring it up front.

Thanks.

And changing em to % is a good idea ??



-- 
Regards / Mhv.
Ib K. jensen - http://ikjensen.dk
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Was : Size calculations

2009-03-15 Thread Ib Jensen
Hi

A little layout issue.


Link : http://ikjensen.dk/test/

Pictures:
Link : http://ikjensen.dk/test/capture_ff.jpg

Link : http://ikjensen.dk/test/capture_ie.jpg


I tryed a layout suggestion mentioned in the thread: Size calculations.

But had this weird layout issue on my screen, as seen on the pictures.

-- 
Regards / Mhv.
Ib K. jensen - http://ikjensen.dk
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/