Shoutbox

css help - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: css help (/showthread.php?tid=73053)

css help by Supersonicdarky on 03-26-2007 at 09:47 PM

how do i make an element's width or height 100% of the parent's available space width/height? using height: 100%; in ie doesnt do anything and in ff makes it the height of the window. auto doesnt work ;<

(i'm doing this for a floating element)

edit: 1em doesnt work either...

here's the site: http://ssd.sc47.info/other/site1/

i need to make the sidebar go all the way down

edit: also, does it look the same in ie6?


RE: css help by Felu on 03-27-2007 at 01:33 AM

Works fine in Opera 9 and IE 7.


RE: css help by Supersonicdarky on 03-27-2007 at 02:01 AM

also, can i somehow make the png hack for ie6 apply to backgrounds? it works fine with regular images