Still didn’t work to me this way.
By the way seems like I made it work my way 🙂
All I’ve done is:
1) Rename bootstrap-responsive.940.css in bootstrap-responsive.min.css (overwriting the existing one)
2) Edit the responsive.css at line 20 like this
.alt-bg {
margin-left: -260px!important;
padding-left: 280px;
padding-right: 280px;
}
I think it’s perfectly working, can you guys try this and confirm me, you might see some flaws I don’t see 🙂