Page 1 of 1

Size and position of thumbs

Posted: 20 Mar 2009, 16:29
by clauz
Hello! Explain me please how can I change default size and position of thumbs? Thank you

Re: Size and position of thumbs

Posted: 20 Mar 2009, 17:43
by bawet
Hello,

I'd like to know the same, i think, i'm using the plugin to make a category visible in a content item.
But it's allowes me to use only the small thumbnail. I would like to use the middle thumbnail.
How can i do that for one single category in a content item?

Thanks guys. Great work!

Bart

Re: Size and position of thumbs

Posted: 21 Mar 2009, 00:03
by caro84g
@ clauz, see: https://www.phoca.cz/documents/2-phoca-g ... w-resizing

@ bawet, see: https://www.phoca.cz/documents/14-phoca- ... ery-plugin and add 'imagecategoriessize=medium' to your code

Regards, Carolien

Re: Size and position of thumbs

Posted: 21 Mar 2009, 11:02
by bawet
caro84g wrote: @ bawet, see: https://www.phoca.cz/documents/14-phoca- ... ery-plugin and add 'imagecategoriessize=medium' to your code

Regards, Carolien
Hello Carolien,

This doesn't work... :(
This is the code i'm using in my newsitem... {phocagallery view=category|categoryid=23|imagecategoriessize=medium|imageid=0|limitstart=0|limitcount=2|detail=2|displayname=0|displaydetail=0|displaydownload=0|}

Hope you can help me out..

Tnx.

Bart

Re: Size and position of thumbs

Posted: 21 Mar 2009, 19:58
by caro84g
Hi,

from your question I thought you'd use: '' phocagallery view=categories', but you use 'phocagallery view=category', which means that the medium thumbnail is used. So the addition I gave to you, was not correct.

By default it used the medium thumbnails, so there shouldn't be any problem (unless you think that the medium thumb is too small, then you have to take a look at the link I gave to clauz)

Regards, Carolien

Re: Size and position of thumbs

Posted: 22 Mar 2009, 17:07
by clauz
caro84g wrote:@ clauz, see: https://www.phoca.cz/documents/2-phoca-g ... w-resizing

@ bawet, see: https://www.phoca.cz/documents/14-phoca- ... ery-plugin and add 'imagecategoriessize=medium' to your code

Regards, Carolien
Thank you for link, but what about thumb's css styling? For example I'd like to place my thumbs in center one under another. How can I realize it?

Re: Size and position of thumbs

Posted: 22 Mar 2009, 20:19
by caro84g
Hi,

You could try to edit phocagallery.css, which is located in com_phocagallery/assets

Regards, Carolie