Inline css set to important on orderfilesupload plugin

More
31 May 2019 10:03 #6976 by Daniel
Hello,
It's available in vmcustom/orderfilesupload\orderfilesupload.php in plgVmOnViewCartVM3 function.

Thanks
Daniel

Please Log in to join the conversation.

  • Sergio Wong Chung
  • Topic Author
  • Offline
  • New Member
  • New Member
More
31 May 2019 09:08 #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.

Cron Job Starts