Bootstrap is a front-end framework from Twitter designed to kick-start development of webapps and sites. Among other things, it includes base CSS and HTML for typography, icons, forms, buttons, tables, layout grids, and navigation along with custom-built jQuery plug-ins and support for responsive ...
2
votes
4answers
60 views
Why background image is not getting responsive according to screen size?
I have used twitter bootstrap to make a webpage.
I have inserted an image in background through CSS as following.
<div class="container-fluid">
<div class="row-fluid">
...
0
votes
1answer
41 views
how to hide only one search box of bootstrap.widgets.TbGridView from Yii?
I create a GridView with four columns by bootstrap.widgets.TbGridView under Yii, It's like
|name | age | sex | birthday |
|----------------------------|
|( )|( )|( )|( )|
...
0
votes
1answer
60 views
bootstrap calendar javascript alert in cakephp
well, i am try to use this calendar in cakephp and it works.
https://github.com/ahmontero/bootstrap-calendar
I am a very new and never learn jquery before. ok now i wish to did some modification on ...
0
votes
1answer
76 views
Magento theme with twitter bootstrap to make a theme responsive?
I am a newbie to magento. I want to make a custom theme in magento and that theme will be fully responsive. For responsive I know that twitter bootstrap is a good option. So here I want to know can we ...
1
vote
1answer
45 views
jQuery.validate's form.valid() is preventing button Loading animation from showing (blocks JavaScript UI thread)
Right now I have a Save button on a big/large form with lots of input elements (~ 500 inputs). These inputs are loaded through AJAX and a big part of them are hidden inputs.
When clicking the Save ...
0
votes
1answer
25 views
Bootstrap Issue With Nav Pills and Search Bar Expansion Misalignment (Beginner)
I'm using a Mediawiki Bootstrap theme and have managed to center the nav pills. However, now when you click on the Search button to expand it, the search box moves up a bit. The site is here.
I ...
0
votes
1answer
24 views
escape html twice in Rails
I am using Bootstrap tooltips for displaying user generated content. But i also use the option html: true because I want to enable html in the tooltip to be able to use some formatting.
Let's say i ...
1
vote
1answer
45 views
How do I integrate nanoc and Twitter Bootstrap/Zurb Foundation?
I am making a fairly big website. Mostly on culture of a particular place.
Are static sites a good idea?
How do I integrate nanoc and some framework? There are a couple of github repos on this, but ...
0
votes
1answer
30 views
BootStrap having tabs within tabs
I am trying to have tabs within tabs, and I got it to work. The problem is, when I switch from one tab to another, then go back to the tab with the sub tabs, the sub tabs active tab doesn't display ...
1
vote
1answer
47 views
dynamic navigation based on roles in mvc4
VS2012 / MVC4 / RAZOR / TWITTER BOOTSTRAP (if it matters)
PROBLEM:
I've been trying to come up with a way to create a role based dynamic navigation solution for a project I am working on. The ...
0
votes
3answers
45 views
Include Bootstrap to Typo3
I worked with Typo3 4.5 and already have included the YAML CSS Framework with TemplaVoila.
But now I have installed Typo3 6.1 and want to include the Bootstrap Framework.
But I don“t know if it is ...
0
votes
1answer
41 views
Twitter Bootstrap Navbar Issue
Currently working on my first website for a local business and I'm having an issue with the navbar when viewed on movile devices. If the device is unable to display the entire navbar when you scroll ...
0
votes
0answers
25 views
Bootstrap Carousel, different size in different browsers
I am having an issue with bootstrap size in different browsers
For example, below in the picture I have Opera and Safari on the back
Carousel is slightly longer on the left for Safari and I don't ...
0
votes
1answer
27 views
Bootstrap collapsible on show
I am using Bootstrap accordion menu http://twitter.github.io/bootstrap/javascript.html#collapse and I want it to have little + sign in front of text when collapsible is not collapse and little - sign ...
0
votes
1answer
41 views
How to add stacked icons to anchor links
I've prepared the follow example:
http://jsfiddle.net/NSGRq/1/
Is it possible using CSS only, to underline "Email" whenever the circle icon is hovered?
<ul class="inline">
<li><a ...
0
votes
0answers
16 views
Creating different size modals with angularstrap?
I'm using angularstrap for modal boxes and something I've noticed is that the template does not have the parent .modal container. Which leads me to my question. How do I style different modal boxes ...
4
votes
1answer
58 views
Bootstrap based theme broken in IE10
http://metagraf.github.io has been behaving well in all tested browser until IE10 came along. The top menu is overlaying the entire page when viewed in IE10.
A screenshot of how the page looks in IE10 ...
0
votes
1answer
28 views
Session Variables not expiring with iOS, bootstrap and codeigniter
I'm currently using Codeigniter / Bootstrap for framework and formatting.
My logins are held by session variables, is there any way I can set these to never expire? Login timeouts are very annoying.
...
0
votes
1answer
55 views
How to change bootstrap link_to color on navbar
How to change link_to color on navbar to make it look like this;
<a class='brand' href='#'>PROJECT_NAME</a>
so far i have
.brand
= link_to "PROJECT_NAME", root_path
but its still ...
1
vote
3answers
58 views
jQuery - Get bootstrap-datePicker value on input
I'm doing a date input using DatePicker (bootstrap-datepicker).
When I change the date from the input, I can get the value with the OnChange event.
But when I change the date from datepicker(from the ...
0
votes
0answers
28 views
issues with fixed navbar
I'm having issues with my fixed navbar. On the first load of this webpage the navbar is broken down to lines but when you refresh the page it will show how it's supposed to look like (one continuos ...
0
votes
1answer
28 views
Bootstrap thumbnails don't work well
I'm new to Bootstrap and I'm trying to create a simple site using it. I want to use thumbnails to create an image gallery with 3 columns. Here is my code:
<div class="container-fluid">
...
0
votes
1answer
36 views
Twitter Bootstrap Anchor not clicking
i'm making a navbar with dropdown in twitter bootstrap. For some reason the anchors inside the dropdown aren't working.
this is my nav code:
<ul class="nav pull-right">
{{ ...
0
votes
1answer
39 views
how to fix resizable column in bootstrap
as you can see, vote button and some text got out of div. how to fix it? and how to set a value of width, when column become "adapted"?
code is:
div class="container-fluid">
<div ...
0
votes
1answer
26 views
How to nest 2 span4's inside a span8 with padding - and keep them side by side (not stacked)
I have a span8 - with 2 nested span4:
<div class="row">
<div class="span8 content-left">
<div class="padder-big place-details">
<div class="span4">
hello
</div>
...
0
votes
1answer
28 views
Twitter bootstrap not working in I.E even with respond.js and html shim?
I have been building this website using twitter bootstrap.
www.theloungecafe.co
However it doesnt seem to work in Internet explorer I have tried to use respond.js and have used html shim as well but ...
2
votes
1answer
49 views
How to create slideshow like mentioned link on my web page?
I am very new to programming. I want to put slideshow on my webpage like on Unify
I am aware of creating simple slideshow using bootstrap carousel. But not getting idea to get slideshow like ...
0
votes
1answer
40 views
open a Twitter's Boostrap 2.x Modal on pageload with dialog2
I know this question has been answered many times but my issue is different.
I am using a bootstrap modal extension that enables iframe's (dialog2 ...
0
votes
1answer
105 views
Bootstrap Responsive mobile layout reordering
I'm using Bootstrap to create a responsive website with a lot of variable-height content in a two-column grid. Currently everything is fine functionally, but I'd like to get rid of the ugly white ...
1
vote
1answer
48 views
How to change the font-awesome text font?
I am using font-awesome in a button, however I also want to have text within the font awesome button. the Font family has to be fontawesome but that gives me some kind of serif font which I cannot ...
0
votes
1answer
53 views
Confuse about clear float style in bootstrap
I read an article about clear float How To Clear Floats Without Structural Markup
then I check the .clearfix in bootstrap:
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: ...
0
votes
2answers
45 views
Twitter Bootstrap: Getting Form Inputs and Buttons to be same the height in Chrome and Firefox
Using Twitter Bootstrap 2.3.2 I have a input-append form:
<form class="bs-docs-example">
<div class="input-append">
<input type="text" id="form-input" class="span2">
...
0
votes
1answer
30 views
@RenderBody() in MVC4 interfering with twitter bootstrap responsive css
Building a site using ASP.NET MVC 4.5, and using twitter's bootstrap-responsive. I noticed that on re-sizing the page, anything rendered by the _Layout view covers what I have rendered using the ...
0
votes
2answers
74 views
Bootstrap CSS Responsive left with a white space on the right
I'm creating a website (and I'm a noob at this). I'm working on the functionality portion of design and i'll have someone do graphics later.
Currently when it goes into responsive (mobile view) it ...
1
vote
1answer
13 views
Bootstrap Modal only load div when clicked
Im using Bootstrap on a website where a page has a few modals.
Using Chrome Dev Tools i was testing the network usage and noticed that the images in the modal view are called/pre-loaded when the page ...
0
votes
1answer
40 views
Make Bootstrap's navbar always collapsed
The website I am working on does not use the Bootstrap navbar for desktop version, utilising the responsive navbar (and hiding the custom navigation) on the mobile version. The navbar, without the ...
0
votes
1answer
28 views
Canvas in bootstrap 'thumbnail'
I am trying to fit a canvas element inside a 'thumbnails' class div (From bootstrap). Inside this canvas I want to draw an image and then draw something over it. The problem is, with my solution, the ...
0
votes
1answer
28 views
Importing Bootstrap LESS files
So I'm trying to import the bootstrap button.less file into my own project. However in this case I only want the danger button css stuff to include and the core button classes.
Something along the ...
0
votes
0answers
27 views
How can open directly a modalbox from a hyperlink in Bootsrap?
I made a website where every section open in a modalbox, and i need that the section into the modelbox open when I click the url section from other website. example, my website is ...
1
vote
1answer
51 views
How to use span and offset class in twitter bootstrap
i am just beginner in twitter bootstrap
i am trying to use grid functionality of twitter bootstrap using classes span and offset
here is my code
<!DOCTYPE html>
<html>
<head>
...
-2
votes
0answers
55 views
Changing bootstrap span12 to span10 [closed]
I went into Customise at Bootstrap and changed it from 12 columns (span12) to 10 columns (span10) but it is still appearing with span12 layout and my span10 design is appearing on the left with space ...
0
votes
1answer
32 views
unordered is not removing the style on using class unstyled
i am a beginner in Bootstrap .i am trying to unstyle the list using unstyled class,but it is not removing black-spot on the left most of each option how to remove this black dot please guideline
my ...
2
votes
1answer
29 views
Overriding twitter bootstrap in less, twice
I have an app with two styles in it. Both styles were developed independently, and then merged into a single less file. Both styles use twitter bootstrap, overriding it by using custom variables.less ...
0
votes
0answers
31 views
How to Control Zoom Level Based on Windows Size In Google Maps
I am trying to create a responsive Google Map using Bootstrap.Here is a sample of what I did till now . What I need to do is setting a method to control the map's zoom level based on the windows ...
0
votes
2answers
26 views
Rails/Bootstrap: How do I change the black bar at the top?
Chapter 5 of railstutorial.org (http://ruby.railstutorial.org/chapters/filling-in-the-layout#top) talks about how to create a basic layout for a web site. I use it as a resource for putting a Rails ...
0
votes
1answer
24 views
How to apply bootstrap modal call to an image tag?
I've got an image display page. I want to add a modal with a larger version of the image. I have created a button according to the bootstrap instructions that does the job:
<button type="button" ...
0
votes
2answers
47 views
How does Twitter Bootstrap manage <p> elements in <span>?
I think I might be asking a stupid question here, but I've just started implementing twitter bootstrap in a new project of mine which requires a responsive layout. I am using the 'span' methodology of ...
0
votes
1answer
43 views
What does the $(function () ..) mean in this Bootstrap code? [duplicate]
I'm familiar with codes with forms like this:
$(document).ready(function() {})
Or
(function(){})()
But I'm confused when I saw codes are like this
$(function () {
...
-2
votes
1answer
41 views
How do I implement bootstrap tooltips? [closed]
How do I get this think up and running? The bootstrap site was a little vague on what to actually do. I want tooltips to pop up when someone hovers over a link on my site.
0
votes
0answers
45 views
Bootstrap Modal Component Quickly Appearing/Slowly Disappears
The Modal in the current edition of Bootstrap I'm using (v2.3.2 if I'm not mistaken) quickly appears and, kinda- maybe it's me, slowly disappears. At first it worked ok, but after inserting a search ...






