Frontpage

Steak House, food and drink theme, is now available on support forum.
GK User
Mon Oct 20, 2014 8:51 pm
Hi guys!

First of all, you did a really great job - thank you so much - dziękuję!!!!!!

Is there a chance to get a fixed (static) 'to top' button on the bottom to manage long frontpage sites ????

Thx for your answer!
User avatar
Fresh Boarder

GK User
Tue Oct 21, 2014 8:00 am
Hello,

Thank you for kind words :)
Yes, it's possible to add this kind of button, please use i.e. this code (with font awesome icon):

Code: Select all
<a href="#gk-header" id="gk-top-link" title="top"><i class="fa fa-arrow-circle-up"></i></a>


You can add the button in the bottom widgets, or in footer.php file i.e. under the footer menu.
User avatar
Moderator

GK User
Tue Oct 21, 2014 9:16 am
<center><a href="#gk-header" id="gk-top-link" title="top"><i class="fa fa-angle-up"></i></a></center>

works perfect - thx a lot!
User avatar
Fresh Boarder


cron