Forums

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

Home Forums CSS Metro like theme

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #45324
    mdrd88
    Participant

    Hello, once again I am wondering how to tackle something. I am trying to go for a windows 8 metro interface like this http://www.techdigest.tv/windows-8-metro-apps1.jpg

    I have this going so far however http://codepen.io/seraphzz/pen/cFoDs

    My problem is however that I can’t get equal spacing for each tile. So is it better to have absolute positioning, or floats? Any advice, insight, or suggestions would be greatly appreciated!

    #137873
    mdrd88
    Participant

    That looks great! However, it doesn’t seem to work very well on my iPad.

    #137874

    You can do this pretty easily with Masonry/Isotope if you want a cross-browser solution and don’t mind JQuery.

    #137877
    mdrd88
    Participant

    Thanks! I checked that out and it looks pretty promising. However, I found the css version of the solution with this! http://www.responsivegridsystem.com/

    I feel that this will be the most simple method without jquery or tons of code.

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