Jump to content

Change default size in product thickbox with watermark


Recommended Posts

Hello, Can somebody help me in changing the size of my thickbox with watermark. I used the watermark that is default to prestashop 1.6, I manage to edit the product.tpl thickbox to the orignal size by editing this code

 

href="{$link->getImageLink($product->link_rewrite, $imageIds, 'thickbox_default')|escape:'html':'UTF-8'}"  

 

to

 

href="{$link->getImageLink($product->link_rewrite, $imageIds, '')|escape:'html':'UTF-8'}"  

 

I already got my desired size but the problem is the watermark is not working...

Link to comment
Share on other sites

  • 2 months later...

I have a similar problem: No matter what changes I make in Thickbox default, the presentation of the product remains too smal. Almost so small that I would need a billet in order to view the product. Only when I drive with mouse over it, it gets a little bigger (so I had set it). How can I get as result that without the mouse driving over it the presentation of the product will appear bigger - normal?

I think a setting regardless what or which sizes i edit here in thickbox default force the image stay something like 90x90 (the original picture size is 300x300).

 

I am beginner. It might be that I do not understand really how to change the image size to appear normal.

 

Thanks.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...