Hi
I need to arrange my phoca downloads categories page so that the download file button is on the left hand side instead of the right.
Can anyone indicate which files I would need to modify in order to achieve this?
Thanks
re arranging layout of phoca download page
-
- Phoca Newbie
- Posts: 4
- Joined: 15 Nov 2011, 17:07
-
- Phoca Newbie
- Posts: 4
- Joined: 15 Nov 2011, 17:07
Re: re arranging layout of phoca download page
Hi Can anyone help with this?
I'm trying to change the layout so that phoca download button is on the lefthand side of the page instead of the right.
Alternatively is it possible to make the image associated with the phoca download plugin active as a link - instead of having a text link?
Thanks in advance
I'm trying to change the layout so that phoca download button is on the lefthand side of the page instead of the right.
Alternatively is it possible to make the image associated with the phoca download plugin active as a link - instead of having a text link?
Thanks in advance
- Jan
- Phoca Hero
- Posts: 48610
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: re arranging layout of phoca download page
Hi, you can do it:
- in CSS
- in template of category view: components/com_phocadownload/views/category/tmpl/default_files.php
- or set custom template output in parameters
(writing about latest version)
Jan
- in CSS
- in template of category view: components/com_phocadownload/views/category/tmpl/default_files.php
- or set custom template output in parameters
(writing about latest version)
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 15 Nov 2011, 17:07
Re: re arranging layout of phoca download page
Thanks for the pointer Jan I will post my findings here...