Notices tagged with wrap
-
#wrap { -webkit-transform: scale(0,0); -o-transform: scale(0,0); -ms-transform: scale(0,0); } #wrap:after {content: 'use firefox nub'; -moz-transform: scale(0,0)}
Wednesday, 03-Apr-13 04:11:26 UTC from web -
So guys. One question on the theme. Should background images be applied to the body and act like they do now, or should they be applied to #wrap and override the banner?
-
To be specific, I want sidebar color and background image to both go to #wrap instead of #aside_primary and body, where they currently go. Being able to apply the content color, with an alpha channel, to #core and #site_notice would also be nice but that doesn't seem like it would be easy.