View Single Post
  #3  
Old 02-07-2008, 03:00 PM
 
sales@webosusa.com sales@webosusa.com is offline
 

Senior Member
  
Join Date: Nov 2007
Location: Australia
Posts: 118
 

Default Re: PopUp Image Viewer with CSS code. OnMouseOver view the thumbnail maximized.

Well.

This MOD will get your original image on the original size and will show on the direction specified on the code below....

Code:
.thumbnail:hover span{ /*CSS for enlarged image on hover*/ visibility: visible; left: 600px; /*position where enlarged image should offset horizontally */ }

Unfortunaly i am trying to put the image to folow the mouse but i didn't quite get that yet.

This should work fine with any 4.1.x version. And with no compatibility problems with Dymanic Images (Telafirma).

Send me an image of the code in action on your website so i can have an idea what is happening? Can you do that?

Thanks!
__________________
Pedro
digitalnotions.i2u.shop
shop.modestclassy.com.au4.1.9 X-Cart
X-Cart
Business 5.3.6.0
Multi-vendor 5.3.6.0


Reply With Quote