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)
-   -   Contact Us Image (https://forum.x-cart.com/showthread.php?t=24362)

ecommerce 08-26-2006 04:44 PM

Re: Contact Us Image
 
remember to hit refresh refresh refresh. it looks shrunk on my side too.

its customer/home.tpl for sure. do doubts about that.

i think ur hardcoding ur images with full path.

replace ur image link with this

<A href="help.php?section=contactus&mode=update"><IMG src="{$ImagesDir}/customer_images/contact_us.jpg" width="138" height="147" border="0"></A>

and upload contac us jpg to the customer_images folder

you also have some breaks in the code there above and below the image.

the whole td should be like this

<TD><A href="help.php?section=contactus&mode=update"><IMG src="{$ImagesDir}/customer_images/contact_us.jpg" width="138" height="147" border="0"></A></TD>


All times are GMT -8. The time now is 09:28 AM.

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