Questions tagged [twitter-bootstrap-rails]

twitter-bootstrap-rails is a toolkit from Twitter designed to kickstart development of webapps and sites.

Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites. It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more.

See https://github.com/seyhunak/twitter-bootstrap-rails

201 questions
0
votes
1 answer

Rails3 twitter-bootstrap-rails with multiple layouts

I'm running Rails3 with twitter-bootstrap-rails. I have 2 different layouts "application.html.erb" and "backend.html.erb". Unfortunately, when using the backend layout I still get all the bootstrap_and_overrides.css.less styles overriding the…
Ryan
  • 10,798
  • 11
  • 46
  • 60
-1
votes
1 answer

Twitter Bootstrap Responsive Navigation (btn-navbar, icon-bar) color changes

I'm working with Bootstrap and focusing on the mobile navigation. When hovered over, the icon (three horizontal lines) has a grey background color; however, the background color only goes halfway up the icon (see image). I don't mind this background…
Andrew Hendrie
  • 6,205
  • 4
  • 40
  • 71
-1
votes
2 answers

Rails 4 adding Bootstrap

I have created a Rails 4 sample app. I added the twitter-bootstrap-rails gem and used the installer to set up all the files: rails generate bootstrap:install less. I then created a scaffold and migrated the database and the bootstrap.css showed up…
jhamm
  • 24,124
  • 39
  • 105
  • 179
-2
votes
2 answers

Make Bootstrap 3 non responsive with CSS

There is a lot of stuff out there on making BS3 non responsive but it all seems to focus on LESS variables. I'm using static CSS though.…
Shakeeb Ahmad
  • 2,010
  • 1
  • 25
  • 30
-2
votes
1 answer

Images, fonts and looks in IE are not as in chrome and firefox

I am using bootstrap CSS in rails app. Images are displayed with right sizes(configured in CSS or code) but in IE They are displayed in original size. Tested on IE8 Bootstrap version - 2.3 Shim: