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";GW
