Rank: Advanced Member Groups: Member
Joined: 8/22/2009 Posts: 30
|
I have a problem with Loading panel for ImageZoom control.
I have ImageZoom control in a ListItem and every time when I click zoom in, Loading panel isn't centered but it's off by some +30px left and +50px down. Also, ImageZoom is in AJAX UpdatePanel.
Can you help me with this problem?
|
Rank: Advanced Member Groups: Member
Joined: 8/22/2009 Posts: 30
|
It's ok, I have solved it.
I have set Loading Panel CssClass so that margin-top:-50px !important and margin-left:-30px !important.
Thanks.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Great. Thanks for the update.
|