Logo size: Edit the code

Before you ask about IDnR Addon see the VirtueMart - Invoice, Delivery Note and Receipt Addon
username
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 26 Apr 2010, 13:23

Logo size: Edit the code

Post by username »

What is the meaning of the numbers 20,15,70 in the code below? I want to resize my logo to the exact size so that it won't degrade in quality because of resizing.

Code: Select all

$this->Image($hD['logo'],20,15,70);
For example, my logo is 283px x 66px. What numbers should I use?

Thank you.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48536
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Logo size: Edit the code

Post by Jan »

If you find Phoca extensions useful, please support the project
Post Reply