I added a facebook like button to my k2 items by downloading
this module
and using the below code in my item.php to call the module.
<!-- Facebook Like Module: -->
<div class="YakSushiFBLike">
<?php jimport('joomla.application.module.helper');
$mods = JModuleHelper::getModules('FacebookLike');
echo JModuleHelper::renderModule($mods[0]); ?>
</div>
I've been messing around with trying to position it correctly but have been unable to get it to move right. Can anyone help me with the correct div.YakSushiFBLike definition in the k2.css so I can move it to either one of the circled spaces in this image?
Link to page:
www.yakanglernation.com/articles/how-to/...ere-time-to-downsize
This image is hidden for guests.
Please log in or register to see it.