X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   company_logo.gif resize? (https://forum.x-cart.com/showthread.php?t=21777)

oates 05-14-2006 11:33 AM

company_logo.gif resize?
 
Hello All

I was wondering where I can access the dimensions of company_logo.gif and images in general. Is it in the backend site or does one have to edit one of the tpl files. I was looking through them all and couldn't locate the dimensions of the current image.

228 x 50 is too small for my 'company logo'

any help would be appreciated.

NightFire 05-14-2006 01:23 PM

For some of the images you have to edit some tpl files.
For the xcart.gif image you have to edit head.tpl
For the companylogo_small.jpg you have to edit:

skin1/mail/html/order_invoice.tpl
Code:

        <TD valign="top">

[img]{$ImagesDir}/companyname_small.gif[/img]</TD>


Some tpl files have a dimension set, some not.


All times are GMT -8. The time now is 11:40 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.