How can I move the print/email links to top of article?
Can I also add an icon?
Hi there,
You can download article.php file here https://www.dropbox.com/s/ue5gi5o49qpv4mj/article.php.zip?dl=0
then upload to joomla/templates/template_name/layouts/
You can see I moved the code
<?php if ($edit) : ?>
<p><?php echo $edit; ?></p>
<?php endif; ?>
to move icons below article title
“Can I also add an icon?”
Custom icons with link?
Thank you
You must be logged in to reply to this topic.