Page 1 of 1

[code editing]specific layout

Posted: 17 Nov 2011, 02:49
by alfredopacino
Image

i want this specific layout, but the phoca download code is soo user unfriendly :roll:
i cant put in the same <div> the filename and the author, and at the same time the image in a different one (for that css layout is necessary).

help?

Re: [code editing]specific layout

Posted: 17 Nov 2011, 23:59
by Jan
Hi, in Phoca Download, you can do this:

- with help of css
- with overwriting template of view: e.g. components/com_phocadownload/views/category/tmpl/default_files.php
- or set it in layout in parameters.

Jan