Page 1 of 1

link image doesn't show

PostPosted: Thu Aug 25, 2016 10:24 pm
by reimar
I am trying to place a link to Fine Art America on my title page. Here is the code:

<a href='http://reimar-gaertner.fineartamerica.com'><img src='http://fineartamerica.com/images/marketinglogos/LogoFineArtAmericaBlueShapeBlackBackground.jpg' alt='Art Prints' title='Art Prints' style='border: none;'></a>

This code works fine if I put it in the description box of an image. But it won't work in the description box of the title page. Any idea why not? thanks

Re: link image doesn't show

PostPosted: Fri Aug 26, 2016 3:01 pm
by reimar
In case anyone else has this problem, I fixed it today. I changed all of the ' into " in the logo code. This made the code work in the title page description too. Go figure.