Wednesday 9 November 2011

Display Static Social Buttons on the Left hand side for Joomla 1.7

Afer doing a search for ' joomla static social buttons ' I found the Anything Tabs  plugin for Joomla.  Which is exactly the kind of this I was looking for.  However the only thing is the buttons are on the right and not the left.  Here's the hack for this.


OPEN plugins/system/anything_tabs/anything_tabs.php

FIND all instances of

style="position:fixed;right


AND CHANGE TO

style="position:fixed;left

No comments: