<div class="header"> <div class="headerleft"> <div class="headerright"> </div> </div> </div> <div id="allwrapper"><!-- closing tag is in footer template -->
<div class="body_wrapper">
</div> <!-- closing div for body_wrapper -->
</div><!-- closing div for allwrapper --> <div class="footerround"> <div class="footerleft"> <div class="footerright"> </div> </div> </div>
/* Rounded corners in Vb */ .header{ padding : 0; margin : 0; background : url(images/misc/header.png) repeat-x; height : 46px; } .headerleft { padding : 0; margin : 0; background : url(images/misc/headerleft.png) no-repeat 0% 0%; height : 46px; } .headerright { padding : 0; margin : 0; background : url(images/misc/headerright.png) no-repeat 100% 0%; height : 46px; } #allwrapper { background : #FFFFFF; padding : 0 14px 0 14px; } .footerround { padding : 0; margin : 0; background : url(images/misc/footer.png) repeat-x; height : 106px; } .footerleft { padding : 0; margin : 0; background : url(images/misc/footerleft.png) no-repeat 0% 0%; height : 106px; } .footerright { padding : 0; margin : 0; background : url(images/misc/footerright.png) no-repeat 100% 0%; height : 106px; }
Download Now
Screenshots
rounded_corners.jpg (72.7 KB, 0 views)
Show Your Support