1. I keep getting a phocagallery-box-file height of 163px. I can not figure out how to change this although I thought I figured it out at one point.
Code: Select all
<div class="phocagallery-box-file" style="height:163px; width:158px;float:left">
<center>
<div class="phocagallery-box-file-first" style="height:125px;width:125px;">
<div class="phocagallery-box-file-second">
<div class="phocagallery-box-file-third">
<center>{image & link here}</center>
</div>
</div>
</div>
</center>
<div class="phocaname" style="text-align:center;color: #658F11 ;font-size:12px;">101225_1354r</div>
</div>
Code: Select all
<div class="module-content">
" "
<div id="phocagallery-module-ri" style="text-align:center;width:908px;"><center>
<div class="phocagallery-box-file" style="height:163px; width:158px;float:left">
etc...
</div>
</div>
</div>