la cuba Posted February 19, 2015 Share Posted February 19, 2015 (edited) Hi there,someone knows how to move the zoom icon on the product page? I mean the little icon on the product image, for to zoom itThank you for your time. Edited February 19, 2015 by la cuba (see edit history) Link to comment Share on other sites More sharing options...
fred-vinapresta Posted February 19, 2015 Share Posted February 19, 2015 You can do it by editing product.css but where do you want to put it? Link to comment Share on other sites More sharing options...
la cuba Posted February 19, 2015 Author Share Posted February 19, 2015 (edited) thanks fred-vinapresta for your reply, I would put it in the left corner, now it stays on the right corner Edited February 19, 2015 by la cuba (see edit history) Link to comment Share on other sites More sharing options...
la cuba Posted February 19, 2015 Author Share Posted February 19, 2015 Solved! In the product.css (thnx fred) I changed right: 10px; in left: 10px; .pb-left-column #image-block #view_full_size .span_link { position: absolute; bottom: 10px; left: 10px; display: block; padding: 4px; text-align: center; line-height: 20px; } Bye Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now