1. galbur
  2. Commercial Templates
  3. Friday, 16 September 2016
  4.  Subscribe via email
Hi

I like the Nadia Template a lot.
Is there way to have a small sticky footer? How can i build this?

I tried to make the Footer smaller (height). I changed the height of the #container_base. That worked, but then i have a gap between the container and the bottom of the viewport (see printscreen). I tried some margin lke -40px but that didn't worked.

Thank you
Regards
Chris
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Chris

Would you have a URL to an example of your footer?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi

Thank you

Yes: http://neu.be-freelance.ch

Chris
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Chris

To amend try adding the following to the Custom CSS field of your templates parameters...


#container_base {
bottom: 0;
padding-bottom: 0;
position: fixed;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
thank you!

cheers
chris
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi

Thank you. That worked. Bu now i realize that a sticky footer is often to big for certain device.
So how can i build a small footer (height 40px) that is always on the bottom of the view-port. (wihtout the gap)?

Thank you
Chris
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Chris

You appear to have already found a solution for this issue?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!