Ivan6481911
Posts: 0
Joined: Tue Dec 10, 2013 11:25 am

Fixed position of elements

Hi!
I want to place button on the bottom of the screen on any device screen height. Can it be done in css 'position: fixed' only?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Fixed position of elements

Hi Ivan,

Also add this code please:pretop: auto;
bottom: 0;/pre

Ivan6481911
Posts: 0
Joined: Tue Dec 10, 2013 11:25 am

Fixed position of elements

Super!
Tnx!

Return to “Issues”