Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
ASP.Net Image Gallery
»
Re: Full sized image alignment
Re: Full sized image alignment
07-13-2006, 10:04 AM
encoad
Joined on 07-11-2006
Posts 6
Re: Full sized image alignment
Reply
Quote
Hi there, I have verified that the problem exists with just a simple test page.
Here is my code:
<div align="center"> <CE:Gallery Row="8" id="gallery1" runat="server" Width="200" Column = "6" MaxImageWidth="450" BackColor="#660000" CellPadding="5" AutoResizeUploadedImages = "true" CellSpacing="5" ShowBatchBuild="true" ForeColor="#FFFFFF" ShowUpload="false" ShowHelp="false" ShowEditDescription="false" ShowThumbNailName="false" ShowThumbNailSize="true" ShowThumbNailDate="false" ShowThumbNailDescription="false" ShowDescriptioninIndexView="false" FolderPath = "~/Gallery/WEMF_2005" ></CE:Gallery> </div>
Thanks for the speedy reply.
Nicholas
View Complete Thread