Hi,
We use to integrate the digrotator module in few web sites and I notice a shift (just at the bottom of the flash rotator) under IE8 due to the second div in the DigRotateContent (e.g. the div with this kind of id :drPanel652Content2) that have a style property adjust with this parameters :
zoom: 1 and overflow set to hidden
If I change this 2 parameters with my debug to zoom: 0 and overflow to "none", it clear the shift...
Can you please help me to correct this bug ?
Thx by advance