Posted by Jure on November 11, 2012 at 10:49pm
Hi,
Im doing view, which prints experiences of different volunteers:
http://www.brontosaurivhimalajich.cz/testsite/zkusenostidobrovolniku
view prints photografy, name and experinece in to div tags. Size of each div differs based on amount of text writen by volunteer. Div are printed randomly.
How to match those boxes to fill all free space in page printed by view? Any ideas or guadience?
Thanks in the advance!
Jirka
Comments
=-=
sounds like you want equal heights
Hi, I think that it dont
Hi, I think that it dont solve my problem, equal heigths can be easily set by view itself, even if I reduce height it dont solve problem, see this
www.brontosaurivhimalajich.cz/Slozka/DivIssue.jpg
any other ideas?
=-=
which views style is being used? you may have to utilize a custom tpl.php file that moves the views content divs outside of the views container div
Hi, Style: Semantic views Row
Hi,
Style: Semantic views
Row Style: Semantic views: Fields
I already founded that it is possible to set absolute position for div and and calculate its position based on size of content of div (and also provious printed divs). This seems to me complicated, it is here something more easy?
Thanks for reply
Jirka
Please is there any one who
Please is there any one who knows how to help?
You can use jquery Masonry
You can use jquery Masonry http://masonry.desandro.com :)
Danh bạ Website | Giải Pháp Mở
Great, this is realy what im
Great,
this is realy what im looking for!,
except that i run my web site on drupal 6.20, are you aware about some solution for drupal 6? I im afraid about updating whole core and related modules because in case of problem it can be realy time consuming.
thanks in advace for reply
Jirka
You can use it separate with
You can use it separate with drupal, build your page and call jquery masonry. Or you can use module http://drupal.org/project/views_fluidgrid :)
Danh bạ Website | Giải Pháp Mở
Hiiiiiiiiii, Im so glad, you
Hiiiiiiiiii,
Im so glad, you realy solve my problem, it realy works as it should !!!! you can see that in bottom of page:
http://www.brontosaurivhimalajich.cz/testsite/postavme-internat
One more time thanks a lot!
Jirka