I'm building my first MGP. I choosed for Autogallery SQL to manage it all.
It's going well, but now I get blue borders around my thumbs which I don't want. Is there somebody out there who can help me remove those ugly borders or just make them another color.
You can see the mgp here
Here you see how I made the 4 TopPicks
<td width="670" valign="top"><table border="0" align="center" cellpadding="0" cellspacing="0">
<tr><td border="0">
<%TEMPLATE
NAME Peter
HTML <a href="##Gallery_URL##"><img src="##Thumbnail_URL##"></a>
%>
<%GALLERIES
CATEGORY Mixed
AMOUNT 4
HTML Peter
GETNEW True
%>
</td></tr></table></td>
I would very appreciate any help.

Comment