View Cart
|
Wish List
|
Login
|
Register
|
Wednesday, May 23, 2012
Home
Features
DNN Modules
DNN Skins
All
Stores
My
Account
Support &
Service
Search
..::
Support &
Service
Forum
::..
English (United States)
Español (España)
Français (France)
Italiano (Italia)
Nederlands (Nederland)
Norsk (Bokmål) (Norge)
Português (Portugal)
Dansk (Danmark)
Svenska (Sverige)
English (United Kingdom)
Deutsch (Deutschland)
Search
Forum Home
DotNetNuke
CATALooK.netStore
product main im...
product main image resize not working after updating
10/26/2011 5:13:26 PM
SCI-A111390A4EE748638A18A4DCEB05A5F1
6 posts
product main image resize not working after updating
I've recently updated my Catalook PA modules from 6.0.8 to 6.3.6. I can correctly navigate my new Catalook but the image in the product detail page is no more resized according to the max width and max height parameters set on Product Main Image section in the ItemPane_NF module options. Maybe because the product image is displayed in full size (or maybe for another reason), the image is no more clickable and lightbox effect is no more either. Any help would be precious. Regards
11/2/2011 3:09:12 PM
SCI-A111390A4EE748638A18A4DCEB05A5F1
6 posts
Re: product main image resize not working after updating
Well I auto solved the problem. I share the solution for the community:
My Catalook version was 6.0.8 and after updating it to 6.3.2 (or 6.4.2).
Solution:
The solution is modify the itempane.ascx like this:
- search for:
<asp:Image ID="ProductImage" CssClass="ProductImage" runat="server" BorderWidth="0"> </asp:Image>
- override it with this:
<tr>
<td class="CATRow" align="center">
<asp:Label ID="lblProductImage" runat="server">
</asp:Label>
</td>
</tr>
Page 1 of 1
DotNetNuke
CATALooK.netStore
product main im...
Flat View
Tree View
Oldest To Newest
Newest To Oldest
References / Live Stores
|
Forum
|
Trial Downloads
|
Resource Directory
|
Release History
|
Support Requests
|
Referral Program
|
Contact
CATALooK
|
Terms Of Use
|
Privacy Statement
Copyright 2002-2010 CATALooK