0
votes
1answer
23 views
Twitter Bootstrap's responsive design
On my phone, the text in my hero unit here doesn't fit well. I want it to wrap or shrink or something. Any suggestions with details on implementation? Thanks.
0
votes
2answers
23 views
What better way to put color schemes on HTML page?
I want to add various color schemes on the same CSS file (red, yellow, etc) and would like to know how best to apply on the HTML file (one at a time).
The color scheme affects various elements of the ...
0
votes
1answer
36 views
How to move spans with an animation?
I'm using twitter-bootstrap framework and I have two span4 centered using offset class.
What I'm trying to do is doing an animation removing the offset class and pulling the spans to the right to put ...
0
votes
1answer
25 views
bootstrap - gutterless span, responsive
fiends. I am stucked in bootstrap grid.
As we know bootstap adds some margin to its .span *, so, I need to remove that margin for showing multiple span without adding any row.
I have generated my ...
0
votes
2answers
31 views
How to put a vertical separator in the middle of span4?
I'm using twitter-bootstrap framework and I'm trying to put a vertical separator between three span4.
So I coded this
To see the result is more clear if you enter here
CSS
.span4 {
...
-1
votes
2answers
43 views
Media Query VS Twitter Bootstrap
I use media query to develop responsive websites but one of my friend told twitter-bootstrap is better and I must learn it. Can you kindly give me some light, whether I should learn twitter-bootstrap ...
1
vote
1answer
69 views
How do I position divs into 3 columns, reposition into 2 when on narrow screen
Yes, I do realise the title of this question is poor. Feel free to improve it.
I'm trying to build CSS for a page which has the following requirements.
There are six 'boxes'.
Each pair of boxes has ...
-1
votes
2answers
25 views
Bootstrap collapse js file giving error
I have the following test code:
<html lang="en">
<head>
<meta charset="utf-8">
<title>Ti Productions</title>
<meta name="viewport" ...
2
votes
1answer
39 views
Turn off responsive for small resolution devices
How to turn off responsive design for small resolution devices? Responsive looks terrible when trying to access with phone. More at screenshots.
Phone
Desktop
1
vote
0answers
15 views
How can I manage classes like “row” and “span(X)” of Twitter Bootstrap to work on @media print?
I need to print web pages in my website and I'm wondering how to make row and spanX classes of Bootstrap work so I can easily manage the content of the printed page.
For example:
<div ...
0
votes
1answer
19 views
Fixed the position for popover content
I have a button and popover content. What I want to do is to keep the button fixed but at the same time keeping the popover content position fixed as well, but am not sure how to do it.
Here is the ...
-2
votes
2answers
48 views
Put image istead of radio [closed]
How can I use an image instead of radio button via Bootstrap or user some other plugins.
Is it possible to style it via css or does Bootstrap do something similar?
3
votes
3answers
55 views
Small Caps doesn't work with Twitter Bootstrap on Chrome
I have this very simple markup
<h1>
<a href="#">
My Title
</a>
</h1>
and this CSS
h1 {
font-variant: small-caps;
}
Here it is rendered on a jsfiddle.
...
2
votes
1answer
48 views
Bootstrap only for mixins/placeholders - with semantic classes
I'm thinking about using only semantic classes in my HTML, while still using Bootstrap's classes styles inside the semantic classes.
For example:
mixins:
.newsItem {
@include span4;
}
or ...
1
vote
2answers
185 views
Adding icons to a Bootstrap dropdown
I want to add some icons to links in a Bootstrap dropdown, using code like this:
<ul>
<li class="dropdown">
<a href="#" class="dropdown-toggle" ...
2
votes
2answers
301 views
How do I override Bootstrap's <blockquote> border-left with a FontAwesome icon in CSS?
When a <blockquote> appears within my div, I would like to override it so that it uses FontAwesome's icon-quote-left as opposed to the border-left: 5px rgb.... value it uses now.
How can I do ...
0
votes
1answer
303 views
Importing bootstrap with rails, errror
I am new to programming and have been working on developing my first basic application. I have been having the same problem for over 24 hrs now.
I am receiving this error when I try to reload my ...
2
votes
2answers
946 views
Zend Framework 2 Navigation Menu Twitter Bootstrap Integration
I am currently building a menu from the database and the code works great. However I am now wanting to style the menu with the twitter bootstrap and this is where I am having issues. Does anyone know ...
0
votes
1answer
209 views
validate css3: Parse Error *zoom (or *marging, *width and etc.)
what effect has * in the bootstrap.css? I am trying to validate my website's css and it shows me this:
"Sorry! We found the following errors (676)" and
Parse Error *zoom: 1;
Parse Error *width:
...
2
votes
4answers
2k views
Bootstrap modal body max height 100%
I have a custom sized (80% height width) bootstrap modal body and it scrolls (body content will overflow on some sized screens)
There are 2 problems:
I can't set the max-height to 100% as that will ...
2
votes
2answers
4k views
HTML&CSS + Twitter Bootstrap: full page layout or height 100% - Npx
I'm trying to make following layout:
+-------------------------------------------------+
| Header + search (Twitter navbar) |
...
3
votes
3answers
2k views
Twitter Bootstrap: nested rows?
Twiter Bootstrap Question: Given the image below, how do I mark up the 3 red containers so that they are fluid and responsive? Can I define a container/row inside a span*? Not sure how to tackle such ...
0
votes
2answers
833 views
twitter bootstrap: glyphicons in (right floated) drop down navbar menu not displaying correctly
I am trying to include an icon in a drop down menu. The icon is causing the menu to be rendered incorrectly (it appears the icon is being repeated on the menu bar and the menu).
snippet:
<div ...
0
votes
2answers
1k views
Transitioning bootstrap's img-circle to img-rounded gradually
Is there a way to make an image change its class from img-circle to img-rounded not instantly but gradually via a mouse hover?
I understand it must be done via javascript/jquery since there is no ...
3
votes
3answers
3k views
Twitter bootstrap - changing default width
I'm just geting started with twitter bootstrap and wanted to know what the best approach for changing the default width from 940px to 864px is. I tried using the customize page to change the ...
3
votes
3answers
1k views
Is there a way to reset the border, border-radius, and background-color CSS properties?
I am using Twitter bootstrap for the CSS of a page where I have input. Bootstrap defines:
border: 1px solid rgb(204, 204, 204);
background-color: rgb(255, 255, 255);
border-radius: 3px ...
1
vote
3answers
235 views
How do I horizontally center this alert?
I'm trying to display an alert when a user clicks a button but can't figure out how to horizontally center an alert. I'd like the alert to stay within #main. See this fiddle.
thanks!
9
votes
2answers
2k views
Is there a way to resize google adsense in a responsive design?
I'm using google adsense in my responsive wordpress design (that's using twitter bootstrap.) Right now when the site resizes the ads stick far out, and just look bad.
Is there anything I can do to ...
0
votes
2answers
63 views
Text in button pushed down in FF
I have a problem with "Check" button on http://www.myprivacyaudit.com/. In Firefox it is pushed down and partially hidden. Does anyone of you have an idea why is that? I've spent few hours on it ...
20
votes
4answers
7k views
jQuery / Twitter Bootstrap data-loading-text button with delay
I'm trying to get this exact example working on my website:
http://twitter.github.com/bootstrap/javascript.html#buttons
However, simply including this HTML:
<button type="button" class="btn ...
49
votes
8answers
33k views
How to use the new affix plugin in twitter's bootstrap 2.1.0?
The bootstrap documentation on that topic is a little confusing to me. I want to achieve similar behaviour like in the docs with the affix navbar: The navbar is below a paragraph / page heading, and ...
1
vote
2answers
6k views
align image to left of text on same line - twitter bootstrap
currently i have a paragraph heading and an image to its right, on the same line:
<div class="paragraphs">
<div class="row">
<div class="span4">
<div ...
6
votes
4answers
8k views
Display twitter bootstrap btn-group inline with text
Problem
I want to be able to use btn group for twitter bootstrap and have the buttons show to the left of some text. Not sure if this is already available in twitter bootstrap or if I need to add ...
11
votes
2answers
2k views
How to get inputs with append / prepend to have matching widths with twitter bootstrap
Is there a way to have inputs that have append and/or prepend to all have matching widths?
Here's an example, but you can see that given multiple inputs with appends/prepends of various lengths, the ...
6
votes
3answers
4k views
Fixed width buttons bootstrap
Does bootstrap support fixed with button or some class where i can get a fixed width. Also what is the right way of extending Bootstrap
Currently If i have 2 buttons "Save" and "Download" the button ...
5
votes
2answers
8k views
Twitter Bootstrap remove table row highlight with row stripes
Is there a simple way to remove the tr:hover style from twitter bootstrap such that I can still use their table styling without getting the row highlight on hover?
41
votes
2answers
11k views
bootstrap: align input with button
Why don't buttons and inputs align well in bootstrap?
I tried something simple like:
<input type="text"/><button class="btn">button</button>
The button is about 5px lower than the ...
6
votes
4answers
13k views
Twitter Bootstrap - Position issue with row-fluid
I'm currently building a website using Twitter bootstrap (which is amazing!).
I had the layout using:
<div class="row">
<div class="span6"></div>
<div ...
13
votes
3answers
25k views
Twitter Bootstrap - how to center elements horizontally or vertically
is there any way to center html elements vertically or horizontally inside the main parents?
-1
votes
2answers
3k views
Multi Layered Drop-up Menu Twitter Bootstrap
My code below. This comes out to be a horizontal menu bar. I want to put this in the footer; therefore, has to pop out.
HTML
<ul id="nav">
<li>
<a href="#">Chicago ...
36
votes
6answers
33k views
bootstrap Glyphicons
Bootstrap css uses the halflings from Glyphicons.
If I purchased their full product line, how would I incorporate that into the bootstrap framework?
45
votes
7answers
17k views
How to change navbar collapse threshold using Twitter bootstrap-responsive?
I'm using Twitter Bootstrap 2.0.1 in a Rails 3.1.2 project, implemented with bootstrap-sass. I'm loading both the bootstrap.css and the bootstrap-responsive.css files, as well as the ...
71
votes
5answers
57k views
Fixed sidebar navigation in fluid twitter bootstrap 2.0
Is it possible to make sidebar navigation stay always visible on scroll in fluid layout? For example here - http://twitter.github.com/bootstrap/examples/fluid.html
26
votes
4answers
11k views
Twitter Bootstrap: What is the correct way to use the `.btn` class within a navbar?
I'm using a navbar for the standard nav stuff and i'd like to include a button for Sign in and Sign up.
The I'm using an a tag with the btn btn-large btn-success classes and by default it appears the ...
39
votes
6answers
21k views
Twitter Bootstrap text field's height too small?
I am using bootstrap and i find the height of the text field is too small.It's like less than 10px.I am wondering if it is small or i made some mistakes.
I used firebug to inspect the text area.It ...
24
votes
6answers
20k views
alternatives to twitter bootstrap
I've just started trying to apply twitter bootstrap to an existing site, and I'm finding that most of the span elements don't really fit the model that I'm working with.
In the early stages, I'm ...
84
votes
12answers
80k views
How do you get centered content using Twitter bootstrap?
I'm trying to follow a very basic example. Using the starter page and the grid system here
http://twitter.github.com/bootstrap/scaffolding.html#grid-system
I was hoping the following
<div ...
79
votes
7answers
17k views
twitter bootstrap css affecting google maps
I'm using twitter bootstrap, and have a google map.
Images on the map, such as marker are being skewed by the css in bootstrap.
in the bootstrap css there is:
img {
border: 0 none;
height: ...
39
votes
5answers
22k views
customizing Bootstrap css template
I am just getting started with Bootstrap from Twitter and am wondering what the ‘best practices’ is for customization. I want to develop a system that will take advantage of all the power of a css ...
6
votes
3answers
4k views
Bootstrap: popover on modals
I want to use the popover effect on an existing modals dialog using the Bootstrap CSS Library from Twitter. I bind the popover to the small image icon.
$('#infoIcon').popover({
offset: 50,
...




