chojo

Registered
Hi,
I recently purchased your theme Font Awesome + and I tried to get a sticky bar like you have on Pixel Exit at the bottom of my site. I think this could be really useful for my members and the header is already crowded with things, so the bottom of my page could be a good fit.

Could someone please tell me how to do this?
Thank you in advance.
 
Try something like this in extra.css:

Code:
.Responsive .xbTopBar {
bottom: 0;
position: fixed;
}
.Responsive .footerLegal {
margin-bottom: 40px;
}

See if that does the trick for you.
 
Try something like this in extra.css:

Code:
.Responsive .xbTopBar {
bottom: 0;
position: fixed;
}
.Responsive .footerLegal {
margin-bottom: 40px;
}

See if that does the trick for you.
Almost.. almost! See my screenshot :)
 

Attachments

  • 1.jpg
    1.jpg
    191.7 KB · Views: 14
  • 2.jpg
    2.jpg
    156.6 KB · Views: 14

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back