Monday, 15 July 2013

css - HTML Site moving to the left -



css - HTML Site moving to the left -

i'm coding website http://198.175.127.18/ . after lot of things working yesterday, site moved left. have checked html opened div's , checked css. assume problem lies in container class, haven't figured out after hours , hours.

add margin:0 auto .container

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 940px; margin: 0 auto; }

css html twitter-bootstrap containers

No comments:

Post a Comment