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?
Can't see icon PDF
-
- Phoca Newbie
- Posts: 2
- Joined: 27 May 2013, 18:44
Re: Can't see icon PDF
I have solved my problem, but now I have another one.
Icon don't is in line with others icons, why?
Icon don't is in line with others icons, why?
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Can't see icon PDF
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
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 19
- Joined: 22 Feb 2009, 00:10
- Location: Hungary
- Contact:
Re: Can't see icon PDF
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.
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.
-
- Phoca Newbie
- Posts: 3
- Joined: 13 Aug 2013, 15:53
Re: Can't see icon PDF
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.
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.
-
- Phoca Newbie
- Posts: 1
- Joined: 22 Oct 2013, 11:51
Re: Can't see icon PDF
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?
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?
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Can't see icon PDF
Hi, which version of Phoca PDF and Joomla! you are running?
If you find Phoca extensions useful, please support the project