Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Zoom Effect(SKU# FLEX-00005)

TOPIC: Disabling link of product details image

Disabling link of product details image 11 years 6 months ago #564

Hello,

Can you please advise me on how to disabling de "ENLARGE IMAGES" button, AND the link in the img TAG, placed in row 26 of default_images.php??

Thank you
The topic has been locked.

Disabling link of product details image 11 years 6 months ago #595

Hi,

We have put the "Enlarge Image" text in the CSS for those who want to change it.
Because making edits in CSS is easier than PHP for sure.

Open this CSS file:
ROOT/modules/mod_vm_flexible_zoom_effect/media/flexible-zoom.css

And look at the 87th line.
span.flexible-zoom-magnify-text:before {
	content:"Enlarge Images";
}

If you want to delete this TEXT and the little Magnify icon, then delete all these lines:
span.flexible-zoom-magnify {
background: url(zoomIcon.png) transparent;
display:inline-block;
height:16px;
width:16px;
vertical-align:middle;
}
span.flexible-zoom-magnify-text:before {
	content:"Enlarge Images";
}


For other question; You can't remove the link of IMG. The link should persist to use the zooming effect. Because the "href" of that link includes the full picture's path.

Regards.
The topic has been locked.
Time to create page: 0.065 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo