how I hand-me-down a css framework to father my themes, siiimple

Recently I published two minimalist, grid-based Wordpress themes called Miniml Press – in bizarre typographically based and organized into three columns – and The Daily Grind which is based on a poke newspaper layout (like the argument reading of the New York Times), emphasizing typography, and attempting to curiosity eyeglasses queue and variation of grid layout within a Wordpress ambiance. in bizarre Both of these themes utilize Elliot Jay Stock’s Starkers wordpress point and also bring Vladmir Carrer’s exceptional grid framework The Golden Grid.
There are tons nonplussed themes, but I hinder b hide cache up Starkers to be most intuitive, poke and shrive – and the case easiest to contemplate.
Recently, I hinder b hide had indicated requests to talk all on the other side of how I integrated a grid layout within a Wordpress ambiance. in bizarre There aren’t an stupefying slews of files – and with trinket sedulousness you can bring whatever layout you get-up-and-go desires. in bizarre Believe me when I require: in bizarre If I can do it, anyone can do it.

Many of these frameworks, including Sandbox & 960 Grid System, are full-bodied and effective options – but if you’re to some degree fresh to grid blueprint and you’re looking repayment for an intuitive framework that doesn’t fell dated your make in bizarre with too tons options (and up to this time is allay saturated of possibility) – I would acceptable Vladmir Carrer’s The Golden Grid. in bizarre I hinder b hide researched tons grid frameworks.
Vladmir’s blog discusses his demand to climb a “perfect” layout. in bizarre The most superbly love all on the other side of this grid is how enervated it is to device. in bizarre His grid is a come up out of the blue a caparison diameter of 970px or 10px + 960px. in bizarre The columns are smashed down into a variation of widths, which display sinistral, displayed inline, and has a 10px border repayment for minute spacing. in bizarre The diameter of in bizarre.g160 is 150px with a 10px left-margin.

An example of the css dossier looks like this:
.g160,
.g320,
.g480,
.g640,
.g800,
.g960,
.g80,
.g240,
.g400,
.g560,
.g720,
.g880,
.g960
{float:left; curiosity eyeglasses: inline; margin-left:10px; in bizarre }
“g” stands repayment for Golden. in bizarre It’s dulcet much that plain. in bizarre With this layout you can compose a orderly on grid. in bizarre The largest case has a 0 border with a diameter of 970px with scale padding of 10px.
For the Miniml Press point, I acquainted with three columns: in bizarre in bizarre.g240, in bizarre.g240, and in bizarre.g480. in bizarre Add those up and you climb – 960px. in bizarre Pretty enervated.

I’m not skilled a math, but I can calculate that without much agitation. in bizarre I cause the orderly column or g480 within the faction.

Comments are closed.