Link to home
Start Free TrialLog in
Avatar of Alex E.
Alex E.

asked on

bootstrap footer centering and columns alignement

Actually he have the script of this question:

https://www.experts-exchange.com/questions/28994854/bootstrap-footer-centering-and-expand-problems.html#a41961352

THe scrpt if you have a normal-high resolution looks like this:

 User generated image
Is ok that and must not change.

Now if we have a lower resolution the script does:

User generated image
That must change. At lower resolution the script must do:

User generated image
This last picture is what we need. Cells 1,2 and 3 to left and cells 4 and 5 to the right. Of course centered like you have now not filling the width of the browser. Now if the browser of course goes to a more lower resolution where cells 1,2,3 and cells 4,5 collide or are not legible then is ok like you had like the second picture the 5 cells down one of the each other.
ASKER CERTIFIED SOLUTION
Avatar of Scott Fell
Scott Fell
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Alex E.
Alex E.

ASKER

Both worked perfect. Thank you