Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Arrange Images Position in Asp.net

$
0
0

i have developed an application in which the gallery of each model is shown. for example http://modelspk.com/ainy-jaffri-model21 currently the images are being shown on the right side hence leaving the white space below the main image. my aspx looks like this

<tr><td align="left" style="padding-left: 5px;"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td valign="top"><img id="Imgmain" src='<%= MainImage %>' width="350" height="450" alt="" /></td><td valign="top" style="background-color: #FFFFFF;"><asp:DataList ID="dlGallery" runat="server" Width="100%" RepeatDirection="Horizontal"  RepeatColumns="3">                                     <ItemTemplate><a href='/images2_New/GalleryModels/<%#Eval("Image") %>' rel="gallery" class="pirobox_gall"
title=""><img width="80" height="70" src='/images2_New/GalleryModels/<%#Eval("Image") %>' alt="" /></a></ItemTemplate></asp:DataList></td></tr></table></td></tr>

what i want to do is that if the images increase, they should display under the main image ..

Regards:

Mudassir


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>