Tee G. Peng wrote:
http://project.lotusseedsdesign.com/SH-new/georg_method.html

My mistake, placing the overflow:hidden in "content' does work for IE
7, but I still can't figure why the background images are not showing up.

Quite simple, really: they are positioned 30000px too low because of the
large padding, and remains hidden down there.

There's no way around that one. You'll have to position the
background-images relative to 'top left' - at least in IE, and just make
it look (somewhat) right.



Another minor addition for IE...

.tabs {height: 1%;}

...as a 'hasLayout' trigger to make those elements expand properly.

regards
        Georg
--
http://www.gunlaug.no


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to