0
votes
1answer
224 views

Bootstrap row-fluid .split

I need to create a row-fluid columns without gutter on my project, but I cant customize bootstrap because I need to gutter elsewhere. I'm new on bootstrap and I came from Kube ...
0
votes
1answer
295 views

CSS relative size columns unequal width problem

I'm trying to implement relative width columns based on the oocss framework. In order to add a gutter in between the columns I added an inner div in between the columns and their content. The problem ...
0
votes
1answer
851 views

How can I add the gutter along a grid in the 960 css framework?

How can I add the 10 px gutter of a 40px grid(so that it will be 50px) in 960 css framework?