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)
-   -   External Website Button / Link (https://forum.x-cart.com/showthread.php?t=14004)

NJB 05-14-2005 12:59 AM

External Website Button / Link
 
Hi,

I'm trying to add a button/link to an external website. I have copied the exact code provided, but for some reason it just won't work.

Can anyone advise what the problem might be?

Code:

<a href="http://www.tkqlhce.com/click-1709484-10279858" target="_blank" >
[img]http://www.tqlkg.com/image-1709484-10279858[/img]</a>


Thanks,
Tracy

shan 05-14-2005 02:05 AM

img src="http://www.tqlkg.com/image-1709484-10279858

that bit dont look right

TelaFirma 05-14-2005 03:14 AM

The code is correct and it is working for me... (I just pasted it into a webpage and tried it out). The only thing that I can think of is that you have a pop-up blocker that is stopping the new window from opening.

NJB 05-14-2005 03:53 AM

I'm posting the code into a static page, and nothing whatsoever is showing.... no image or anything. Am I doing something wrong?

PS. I've checked the pop up blocker.

Thanks,
Tracy

TelaFirma 05-14-2005 04:26 AM

Try pasting this URL in your browser

http://www.tqlkg.com/image-1709484-10279858

and see if you get redirected to this image/URL

http://www.yceml.net/0946/10279858-6.gif

If you DO, then you may need to change you code. The existing code does not have the .gif extention and redirects to the actual location of the image. This is presumably so that they can change the image at will, but may not be compatible with some browsers.

So, if you use the above link and you do see the image, try this:

Code:

<a href="http://www.tkqlhce.com/click-1709484-10279858" target="_blank" >
[img]http://www.yceml.net/0946/10279858-6.gif[/img]</a>



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

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