Hello ,
many customers asked about how to make this skin fluid .
this is quit easy .
in ipb_styles.css
please find
now change
if you want it complitly fluid .
please note that this edit will completly hide skin background , so I recomend to set it to
Source: Download: Purple Skin
many customers asked about how to make this skin fluid .
this is quit easy .
in ipb_styles.css
please find
#ipbwrapper {
background:url(http://community.invisionpower.com/public/style_images/master/images/bg3.jpg) no-repeat scroll 0 0 #000000;
margin:0 auto;
position:relative;
width:915px;
}
now change
width:915px;to
width:100%; min-width:915px;.
if you want it complitly fluid .
please note that this edit will completly hide skin background , so I recomend to set it to
width:85%; min-width:915px;.
Source: Download: Purple Skin


Create a custom theme







