box width (phocagallery-box-file?)

Phoca Gallery - image gallery extension
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: box width (phocagallery-box-file?)

Post by Jan »

Hi, you can set padding or margin in parameters, you can enable cropping images so there will be no so large padding in the box, you can hide the border too...

Jan
If you find Phoca extensions useful, please support the project
soloman83
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 15 Mar 2010, 00:46

Re: box width (phocagallery-box-file?)

Post by soloman83 »

I'm trying to change the width also.. the code in the HTML is <div class="phocagallery-box-file" style="height:120px; width:120px"> and ideally I'd like to remove the style portion altogether so I can control it via the class.

.. alternatively if I can find out where to control the width and height that'd suffice too :)
soloman83
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 15 Mar 2010, 00:46

Re: box width (phocagallery-box-file?)

Post by soloman83 »

Apparently making a habit of posting 10min before I figure it out on my own.. for anyone who's looking to remove the style and keeping the class..

line 93 of components/com_phocagallery/views/category/tmpl/default.php
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: box width (phocagallery-box-file?)

Post by Jan »

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