Page 1 of 1

Boxsize calculation?

Posted: 11 Apr 2012, 05:13
by gwmbox
Can someone point me to where/how phocagallery calculates the boxsize and if there is an admin setting I can change for that size being calculated?

This is in relation to the file default_images.php

\components\com_phocagallery\views\category\tmpl\default_images.php

line 30

Code: Select all

echo '<div class="phocagallery-box-file '.$value->cls.'" style="height:'. $this->tmpl['imageheight']['boxsize'].'px; width:'.$this->tmpl['imagewidth']['boxsize'].'px;">'. "\n";
Thanks

GW

Re: Boxsize calculation?

Posted: 11 Apr 2012, 19:37
by crucian
what detail view you using

Re: Boxsize calculation?

Posted: 14 Apr 2012, 03:13
by gwmbox
non popup, standard details view