Page 1 of 1

Use a text link instead of the download buttom

Posted: 07 Oct 2009, 17:51
by avian
Hi!

I am using the current version of phoca downloads with the editor and content plugin.

How is it possible to link only a word in a phrase to a phoca download file? I do not want do display a download button because it creates everytime a line break.

Thanks

avian

Re: Use a text link instead of the download buttom

Posted: 07 Oct 2009, 18:11
by Jan
Hi, you can create direct link in your editor, or your can customize the Phoca Download plugin.

Jan

Re: Use a text link instead of the download buttom

Posted: 08 Oct 2009, 19:31
by avian
Hi,

the phoca plugin includes the following div tag:

<p>Download the file</p>
<div class="phocadownloadfile16"><a target="_self" href="/index.php?option=com_phocadownload&view=category&id=1:verein&download=1:mitgliedsantrag&Itemid=72">here</a>
</div>

The plugin includes the div-tag after <p> </p>. This happens automatically.

I tried to edit the css file but without success.

Is there another way to display the download file inline and inside the <p></p>.

Thank you