Git Product home page Git Product logo

Comments (4)

robhuska avatar robhuska commented on May 16, 2024

So I gave this a shot and tried figuring out the .two-fifths, .three-fifths and .four-fifths, and I think I have it pretty close. I think the .four-fifths may be a little short, but it is close enough for me!

Here is what I came up with:

.two-fifths {
width: 38.46153846153846%;
}

.three-fifths {
width: 58.97435897435897%;
}

.four-fifths {
width: 76.92307692307693%;
}

These three classes also need added to the stack at the top of the file for the float: left, and margin-left. If anyone can enhance this and/or correct me if I am wrong, that would be great!

~ Thanks Rob

from bones-for-genesis-2-0.

EmilEriksen avatar EmilEriksen commented on May 16, 2024

StudioPress deprecated these classes. See this. It also includes css for the fifths-classes :)

from bones-for-genesis-2-0.

cdukes avatar cdukes commented on May 16, 2024

Hi Rob,

The _grid.scss classes are from the Genesis 2.0 stylesheet, which are from Bootstrap. I don't mind adding a finished fifths set, since BFG isn't opinionated on using a grid for layout... despite the name, _grid.scss is really there for utility.

I've added the number from @EmilEriksen 's link.

Thanks.

from bones-for-genesis-2-0.

robhuska avatar robhuska commented on May 16, 2024

causes,

I just saw you comment here, thank you! That is actually the one I used for the project I was working on that needed it.

from bones-for-genesis-2-0.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.