No PDF icon, but PDF text link!
Posted: 08 Feb 2013, 15:35
I installed Phoca PDF v2.0.6 , which is the latest version now, on Joomla 2.5.8, and tested it today.
On the article page, I see a PDF text link on the upper right corner of article content, but , it is a text link, NOT an icon image !
I checked the source code of that page, the code around that link is:
[code]<ul class="actions"> <li class="print-icon"><a href="/rt/index.php?option=com_content&view=article&id=24:content-layouts&catid=29&Itemid=152&tmpl=component&format=pdf" onclick="" title="PDF" rel="nofollow"> PDF </a></li> </ul>[/code]
Could you please tell me why the PDF icon image did not show up, but a text link?
Thanks.
On the article page, I see a PDF text link on the upper right corner of article content, but , it is a text link, NOT an icon image !
I checked the source code of that page, the code around that link is:
[code]<ul class="actions"> <li class="print-icon"><a href="/rt/index.php?option=com_content&view=article&id=24:content-layouts&catid=29&Itemid=152&tmpl=component&format=pdf" onclick="" title="PDF" rel="nofollow"> PDF </a></li> </ul>[/code]
Could you please tell me why the PDF icon image did not show up, but a text link?
Thanks.