Set width, set font size

Phoca Gallery - image gallery extension
jmu
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 31 Jan 2011, 13:52

Set width, set font size

Post by jmu »

Hi,

First, THANKS for Phoca!

I have a few questions:
[*]is it possible to set the width of the box in which the picture is shown, independent of the size of the picture? I can see that the style options like height and width are parts of the call to the DIV.
[*]I tried to set the size of the font of the description, but that seems to be impossible when you use the HTML format (needed for SimpleCaddy). Do you know a work-around?
[*]Is it possible to use the picture as a link to an article? When I click it now, I get the bigger picture.
[*]Is it possible to have the location of the detail and download-icon placed on the right of a picture?

Thanks for you attention.

Joop
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Set width, set font size

Post by Jan »

Hi,

1) you can set margin or padding ar increase height of the box, see:
https://www.phoca.cz/documents/2-phoca-g ... -menu-item

2) then you need to set it in html :(

3) this needs to be customized, you can add external link to the image (this will be displayed below the thumbnail)

4) needs to be customized in the code:
components/com_phocagallery/views/category/tmpl/default.php

Jan
If you find Phoca extensions useful, please support the project
Post Reply