Link in table, not centered in article
Posted: 29 Aug 2019, 02:06
I have a link set up in a table in an article. The output text in the article is not centered. I'm using custom css via the template. Is this something I can force with phoca download or is this a template custom css issue?
d
Code: Select all
<td>
<span class="first">DECEMBER</span>
<span class="second">{phocadownload view=file|id=2|text=DEC 7, 2019|target=s}</span>
<span class="last">{phocadownload view=file|id=2|text=Feb 7, 2019|target=s}</span>
</td>
d