Welcome Guest, Not a member yet? Register   Sign In
960 Grid System
#1

[eluser]Subfactor[/eluser]
Not sure if anyone has checked the 960 grid system out. Great CSS framework with an easy to use grid.

Some of the code requires the children of a grid unit to have special open/close classes (alpha/omega)

Would there be an easy way to add the "alpha" and "omega" classes to my query results.

example //

Code:
<div class="parent">
        <div class="grid_2 alpha">
            ...
        </div>
        <div class="grid_3">
            ...
        </div>
        <div class="grid_2 omega">
            ...
        </div>
   </div>


Messages In This Thread
960 Grid System - by El Forum - 07-04-2008, 02:49 AM
960 Grid System - by El Forum - 07-04-2008, 03:47 AM
960 Grid System - by El Forum - 07-12-2008, 12:23 PM
960 Grid System - by El Forum - 07-12-2008, 03:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB