Comments Rob started the conversationJanuary 15, 2014 at 2:05pmIs it possible to put a facebook like button fixed in one of the bottom of the corners of the site.... ? 1,069ThemeNectar repliedJanuary 17, 2014 at 3:31amHey Rob! :)Open up the footer.php file and place the facebook like button code inside of a div at the top of the file like this:<div class="fixed-bottom-right"> LIKE BUTTON CODE HERE </div>and then add this into the Custom CSS box located in your Salinet Options panel:.fixed-bottom-right { position: fixed; right: 20px; bottom: 20px; z-index: 10000; }Cheers!Rob repliedJanuary 17, 2014 at 10:28amAmazing!! worked so kind of u http://thelifecycle.roblutter.com 1,069ThemeNectar repliedJanuary 21, 2014 at 3:14amAwesome Rob! :)Cheers! Sign in to reply ...
Hey Rob! :)
Open up the footer.php file and place the facebook like button code inside of a div at the top of the file like this:
and then add this into the Custom CSS box located in your Salinet Options panel:
Cheers!
Amazing!! worked so kind of u http://thelifecycle.roblutter.com
Awesome Rob! :)
Cheers!