Size and position of thumbs

Phoca Gallery - image gallery extension
clauz
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 20 Mar 2009, 16:09

Size and position of thumbs

Post by clauz »

Hello! Explain me please how can I change default size and position of thumbs? Thank you
bawet
Phoca Member
Phoca Member
Posts: 19
Joined: 29 Jan 2008, 21:05
Location: Netherlands
Contact:

Re: Size and position of thumbs

Post 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
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: Size and position of thumbs

Post 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
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
bawet
Phoca Member
Phoca Member
Posts: 19
Joined: 29 Jan 2008, 21:05
Location: Netherlands
Contact:

Re: Size and position of thumbs

Post 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
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: Size and position of thumbs

Post 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
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
clauz
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 20 Mar 2009, 16:09

Re: Size and position of thumbs

Post 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?
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: Size and position of thumbs

Post by caro84g »

Hi,

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

Regards, Carolie
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
Post Reply