[Plugin: Sociable] Unique CSS for different page templates?
-
Hi.
I am using this code for 2 different page templates.
<?php if (function_exists('sociable_html')) { echo sociable_html(); } ?>
How can I add a custom css class to each bit of code on the different page templates so I can customize the location of them, as some of the social buttons are hiding behind images etc..
Thanks
- The topic ‘[Plugin: Sociable] Unique CSS for different page templates?’ is closed to new replies.