Page 1 of 1

Can't see icon PDF

Posted: 27 May 2013, 19:22
by Hugarker
Hello!

I have a problem with PhocaPDF, my template override the components output, now I need to add PhocaPDF code into my default.php in template file, I have tried to simply copy it from component default.php but this not work, code is very different.
The template is made by me with Artisteer.
How can I see the icon of PhocaPDF? Can I copy my default.php code here and you add what I need?

Re: Can't see icon PDF

Posted: 28 May 2013, 17:50
by Hugarker
I have solved my problem, but now I have another one.
Icon don't is in line with others icons, why?

Image

Re: Can't see icon PDF

Posted: 07 Jun 2013, 13:51
by Jan
Hi, I think you need to somehow customize it with the CSS (if you use some specific solution for the icons, try to see the css code and modify the pdf icon the same style)

Jan

Re: Can't see icon PDF

Posted: 07 Jun 2013, 15:09
by szablac
I had some similar problem.
The solution was in my case to give the 'actions' css class to ul tag: <ul class="actions">
I think in your case you have the right ul tag, because print and email icons display right, but the pdf icon is outside of it.

Re: Can't see icon PDF

Posted: 13 Aug 2013, 15:57
by ZAJDAN
Hi,
please the icon (pdf) have to be somewhere in options enabled?
I have installed and enabled all what is necessary, but so far I do not see the icon in article. Icons for print and email I see.

Re: Can't see icon PDF

Posted: 22 Oct 2013, 11:56
by fooky
Hi,

I have followed the instructions using full install mode.
My template was generated by Artisteer.

All things seem sto be enabled. Still no icons...
1. Do I need to mess around with the code?
2. What to change in case of full install of phoca pdf component?

Re: Can't see icon PDF

Posted: 22 Oct 2013, 16:45
by Jan
Hi, which version of Phoca PDF and Joomla! you are running?