Inline css set to important on orderfilesupload plugin

More
4 years 11 months ago #6972 by Sergio Wong Chung
Hello,
Im working on your orderfilesupload plugin and in the cart this uses a width set to 80px with !important behind it as inline css as this:
Code:
<img src="imageurl.jpg" style="width:80px !important">

I would like the width to be smaller than 80px but since it's set to important inline its not possible to change it
In what file am i able to edit this code?

Thanks,
Eddie

Please Log in to join the conversation.

More
4 years 11 months ago #6976 by Daniel
Hello,
It's available in vmcustom/orderfilesupload\orderfilesupload.php in plgVmOnViewCartVM3 function.

Thanks
Daniel

Please Log in to join the conversation.

Cron Job Starts