views-view-fluidgrid.tpl.php |
views-view-fluidgrid.tpl.php |
|
|
views_fluidgrid.css |
views_fluidgrid.css |
|
div.views-fluidgrid-wrapper,
div.views-fluidgrid-item-inner {
position:relative;
} |
views_fluidgrid.info |
views_fluidgrid.info |
|
name = Views Fluid Grid - jQuery Masonry
description = Provides a fluid grid layout based on <a href="http://desandro.com/resources/jquery-masonry">jQuery Masonry</a>
package = Views
core = 6.x
dependencies[] = views |
views_fluidgrid.install |
views_fluidgrid.install |
|
|
views_fluidgrid.module |
views_fluidgrid.module |
|
Provide a fluid grid display style for Views. |
views_fluidgrid.views.inc |
views_fluidgrid.views.inc |
|
Provide a fluid grid display style for Views. This file is autoloaded by views. |
views_fluidgrid_style_plugin.inc |
views_fluidgrid_style_plugin.inc |
|
|