Columns
Automatically columnise Comcode. Allows wrapping of HTML with a div with a .column_wrapper CSS class, to have it automatically put in columns.
You need to add this code into your HTML_HEAD.tpl:
You need to add this code into your HTML_HEAD.tpl:
Code
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js'></script>
{$REQUIRE_CSS,columns}
{$REQUIRE_JAVASCRIPT,columns}
0 reviews: Unrated
There have been no comments yet