Quote:
Originally Posted by douffle
The example link that is used in the install is a text link. How do you put in a button link as in the screen shot above?
I guess what I need is a path. If I put an image into a folder on the root called affiliates, then what would be the path to use to get the image. I'm not sure where the mod is installed.
For example, if I use the following:
<a href="http://www.my_affiliate.com"><img src="affiliates/PDsponsor.jpg" alt="My Affiliate" width="100" height="30" border="0" /></a>
Then the whole affiliate box disappears and nothing is displayed.
Thanks
|
Check out this post buddy
Quote:
Originally Posted by cyberphr
As I have stated, you must use apostrophes for the markup, or place backslashes before the quotations.
Try this:
HTML Code:
<a href=\"http://www.kqzyfj.com/click-2466787-10458480\" target=\"_blank\">
<img src=\"http://www.tqlkg.com/image-2466787-10458480\" width=\"88\" height=\"31\" alt=\"4 Wheel Parts - Off-Road Superstores\" border=\"0\" /></a>
|