Forums

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

Home Forums CSS How do I implement a mobile responsive design like the one css-tricks uses?

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #39438
    ourmvmt
    Member

    I’m trying to develop a responsive design for my website (ourmvmt.com), as it’s currently terrible.

    I Googled around and found a case study on css-trick’s mobile design (which can be viewed by going here and typing css-tricks.com in the input field).

    I really want to implement the same design features, but even after looking at their CSS files, I couldn’t find out at all how they did it themselves.

    Can anyone help out?

    #108126
    DanBMW21
    Member

    you can use a repsonsive grid framework like these. I have used skeleton grid in the past as a base when designing responsive layouts and it works really well. You can also build your own using media queries.

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