Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Trying to figure out baseline grid

  • This topic is empty.
Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • #121762
    wragen22
    Member

    Alright guys.. I went back to a whole separate div grid container for the number. Not ideal. The reason being is I couldn’t get the jquery to work correctly for the ol with the text below each title. Maybe i missed something.

    http://jamilopitts.com/kirby

    #121782
    chrisburton
    Participant

    @wragen22 Personally, I prefer that each section collapses when I click on another.

    #121798
    wragen22
    Member

    @chrisburton what do you mean?

    #121800
    chrisburton
    Participant

    When you click on each section (Duke, Mission Script, etc), they all expand.

    What I mean is, if I intially click on Duke but then want to see what Mission Script offers, I prefer that Duke collapses and Mission Script expands when I click on a different section.

    #121801
    wragen22
    Member

    @joshuanhibbert Took a look at your blogs. Would you recommend applying your methods to my site? I’ve applied css normalize so thinking I would be overriding some things there.

    #121802
    chrisburton
    Participant

    Ooh. I didn’t even think about `vertical-align:middle;`. That might be a solution for you.

    #121811
    wragen22
    Member

    @chrisburton hmmm.. not seeing a solution in trying vertical-align:middle

    Ah yes.. I was planning on getting that in the jquery at some point.

    #121833
    Nosenation
    Member

    Yes, listen to Joshua. He got very good article on his blog about setting baseline grid.
    Link: http://joshnh.com/2011/08/03/how-to-set-up-a-baseline-grid/

    Cheers :)

Viewing 8 posts - 16 through 23 (of 23 total)
  • The forum ‘CSS’ is closed to new topics and replies.