ThemeShaper Forums » Thematic

Grid Folder, how to properly use it?

(3 posts)
  • Started 1 year ago by WebInk
  • Latest reply from WebInk
  • This topic is resolved
  1. I seen a grid folder that contains an image used for grids (similar to 960.gs). what is the proper use to make use of those images? How do you use it? can you give an example?

    thanks

    Posted 1 year ago #
  2. i could be wrong here, but i think you just reference it in your css.

    body {
     background: -link to grid image;
     background-repeat: repeat-y;
     background-position: center;
    }

    in doing so, you'll see how the original elements line up.
    so this can be used live in your site, or photoshop in mockups, etc.

    i dont use it myself.

    Posted 1 year ago #
  3. Thanks Jonny. I have a clue how the grids will be use (I use 960 before)... but I just want to make sure how people use it on Thematic. I was expecting there were other uses aside from declaring it in the css to have a grid guides.

    thanks!

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.