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)
-   -   Strange little black square link (https://forum.x-cart.com/showthread.php?t=3825)

supanewb 07-31-2003 05:02 PM

Strange little black square link
 
I have a very weird black square appearing on my product detail pages just below where the buyer selects the quantity required.

I think this is the offending code
Code:

a href="javascript:if (FormValidation()) document.orderform.submit()"><font class=FormButton>Add to cart </font>[img]../skin1/images/GOboutonWhiteBkg.gif[/img]</a>


<input type=image src="../skin1/images/null.gif" width=10 height=10 border=0 align=top>

</td>
</tr></table>


Version 3.4.3

Does anybody know how this got here and more importantly how to get rid of it?

Thanks

http://www.swordpro.com.au/shop/customer/product.php?productid=16133&cat=255&page=1

TelaFirma 07-31-2003 06:44 PM

In your skin1/customer/main/product.tpl file either comment out or remove the line

Code:

<input type=image src="../skin1/images/null.gif" width=10 height=10 border=0 align=top>


Or you can create another null.gif file that is a transparent GIF...

supanewb 08-01-2003 08:59 AM

Thanks Telafirma you've saved me again. :D

I kept the gif and made the colour the same as my background as I couldn't get transparency to work properly.


All times are GMT -8. The time now is 03:24 PM.

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