Re: MaxImageWidth has no effect

  •  11-26-2010, 9:24 AM

    Re: MaxImageWidth has no effect

    Thank you for the quick reply.

    I downloaded v3.1 from this location: http://cutesoft.net/downloads/folders/gallery_current_releases/entry21926.aspx
     
    Right now I'm not doing anything fancy until I get this solved.  All I've got is this:
     
    <dotnetgallery:gallerybrowser id="dotnetgallery1" Visible="false" GalleryFolder="~/images/1_Family/2009/" runat="server" Layout="gridshow" Width="600" AllowPostComment="true" MaxImageWidth="1024" MaxImageHeight="768" />
     
    And the image still shows at the small size and not the actual size of the image. Am I using the wrong version?
View Complete Thread