Recent Topics

1 Mar 09, 2008 17:14    

My b2evolution Version: Not Entered

Most of the skins (all the 2.x skins?) seem to float the contents to the middle of the browser window. I am looking to use a variation on Asevo but need to make it stick to the left hand side of the browser window to match the rest of a web site. However, I cant see what to change to make it stick to the left. Any help would be appreciated.

3 Mar 09, 2008 17:19

In style.css find

div.inner_wrapper
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 84%;
width: 88ex;
margin: 0 auto;
padding: 1px;
}

just make it margin: 0;

4 Mar 09, 2008 17:33

Brilliant, worked fine - many thanks.


Form is loading...