Page 1 of 1

Re: Padding/margin between categories/images

Posted: 22 Sep 2010, 14:53
by Jan
Hi, there are different options to change it, you can set the size of medium thumbnails so it can fit your needs in area - count of columns, you can set padding and margin to the boxes too in parameters, see:

https://www.phoca.cz/demo/gallery-wine

padding and margin are too low, etc.

padding a margin of the whole component - just find the id of the whole Phoca Gallery box in your html and add this into your CSS - set the same rules as for other boxes.

The main box is: div id="phocagallery" (in CSS #phocagallery )

Anyway your site is looking great.

For adjusting the images (padding, margin - see above) you can use other parameters too (e.g. center the whole phoca gallery and set the fixed width):
https://www.phoca.cz/documents/2-phoca-g ... -menu-item

E.g. resize the thumbnails to other size (demo):
https://www.phoca.cz/wallpapers/gallery/ ... y/16-paris

Jan