Fleesh Phpbb 3.0.7

PhpBB3 Styles Database. Try the Styles here and share Your own Styles
There is no support here! Only Read Access!
Locked
User avatar
gotyc
BBCoder II
BBCoder II
Posts: 11
Joined: 05 Mar 2010, 01:32
BBCodes: 15

Fleesh Phpbb 3.0.7

Post by gotyc »

Autor: Happy
Based: subSilver2
Versiunea: 3.0.7
Password Arhive: http://www.mindfreak.ro
Buttons for Englesh and romanian
Image


If you want the theme to be fluid (ie either full screen) will need to modify the css line (# wrapcentre

Code: Select all

    #wrapcentre {
    margin: 15px 25px 0 25px;
    margin-left:auto;
    margin-right:auto;
    width:990px;
    }
Replace in

Code: Select all

    #wrapcentre {
    margin: 15px 25px 0 25px;
    margin-left:auto;
    margin-right:auto;
    width:98%;
    }


Download : Fleesh.zip
Locked