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
box width (phocagallery-box-file?)
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: box width (phocagallery-box-file?)
If you find Phoca extensions useful, please support the project
-
soloman83
- Phoca Newbie

- Posts: 4
- Joined: 15 Mar 2010, 00:46
Re: box width (phocagallery-box-file?)
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
.. alternatively if I can find out where to control the width and height that'd suffice too
-
soloman83
- Phoca Newbie

- Posts: 4
- Joined: 15 Mar 2010, 00:46
Re: box width (phocagallery-box-file?)
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
line 93 of components/com_phocagallery/views/category/tmpl/default.php
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: box width (phocagallery-box-file?)
Ok
If you find Phoca extensions useful, please support the project