Table centered instead of left

Phoca Gallery - image gallery extension
Abyssinian
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 25 Feb 2011, 15:38

Table centered instead of left

Post by Abyssinian »

Hello everyone,

I just started using Phoca gallery and I have a problem. My images are aligned to the center instead of the left which causes them to be hidden. I looked through almost all of the files and I couldn't find where to change the alignment. Does anyone here have any ideas?

Code: Select all

<div id="phocagallery">
<center style="padding-top: 10px;">
<table border="0" width="100%">
<tbody>
<tr>
<td height="150" align="center" valign="middle" style="height: 150px;" colspan="6">
<div style="width: 640px;" id="image-box">
<a onclick="window.parent.document.getElementById('sbox-window').close();" href="#"><img alt="fazant" src="/images/phocagallery/thumbs/phoca_thumb_l_fazant.jpg"></a>
</div>
</td>
</tr>
</tbody>
</table>
</center>
</div>
Thanks in advance!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Table centered instead of left

Post by Jan »

Hi, did you test it with standard template?
If you find Phoca extensions useful, please support the project
Post Reply