How to create custom layout inside every cell ?
volocuga - June 22, 2009 - 19:01
| Project: | Views Bonus Pack |
| Version: | 5.x-1.2-alpha2 |
| Component: | Grid View |
| Category: | support request |
| Priority: | critical |
| Assigned: | volocuga |
| Status: | active |
Description
By default every field that outputed inside grid row is placed "one by one".For some reasons i need to change it.For example,this is what I want: http://bountii.com/browse.php
I can get similar result using CSS (float:left,clear:both and other),but I think its wrong way.Could you tell me,please,how can I define .tpl for cell only?
Thanks!
