Questions tagged as 'bootstrap'

0
answers

Carousel bootstrap 3 Swipe does not work

I'm trying to swipe the bootstrap 3 carousel but I'm not getting it. Html Code <div id="myCarousel" class="carousel slide"> <ol class="carousel-indicators"> <li data-target="#myCarousel" data-slide-to="0" cl...
asked by 11.04.2017 / 20:57
0
answers

Help with responsive bootstrap

I'm developing a site with bootstrap. The site is ready for desktop, but I'm having a hard time making it responsive. On the site I have several divs, one underneath the other. When I decrease the site screen, the text from the top div goes to t...
asked by 11.04.2017 / 17:41
0
answers

How to integrate the bootstrap in a project in php in dreamweaver cs5.5?

I'm having difficulty integrating the bootstrap into dreamweaver. For better insight, I'll post the code. header.php: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transition...
asked by 20.03.2017 / 15:55
2
answers

Problems with vertical menu bootstrap

Good evening My vertical in the navigation bar does not appear correctly when I adjust the page to a smaller device size. What happens? Thank you in advance Follow the link Link     
asked by 21.03.2017 / 02:01
0
answers

Small bug with buttons inside nav tabs on bootstrap

I'm having a problem with bootstrap nav tabs . Next: I'm building a screen with 4 tabs , with each tab having buttons for various actions. When I click on a button of the first, or second, or third tab , it always goes t...
asked by 21.03.2017 / 13:17
0
answers

Python web application with Django - Bootstrap and Crispy only work if you have an internet connection

My application uses these two frameworks Boostratp and Crispy, when I'm connected on the internet, everything works perfectly, however when disconnecting the internet the site loses all part of style. By doing a comparison with Java, I use Jq...
asked by 05.03.2017 / 14:46
2
answers

Color transition effect in navbar of a bootstrap template in Rails

Hello, I'm using a startbootstrap template, the Agency, I was able to import it into the Rails project, I put the theme in the vendor folder, I imported the scss in the application.scss and I put the requirements in aplication.js, agency.css, sty...
asked by 13.03.2017 / 06:23
2
answers

How to create a "template" for pages? [duplicate]

I'm new to site development, programming, etc., my beach is Design, but I'd like to know how you do when you need to repeat some layout on all pages of the site.    For example: I need to repeat this menu on every page of the site. I   I c...
asked by 07.02.2017 / 18:21
0
answers

Fill div content from a select

Good Afternoon, I would like to fill the contents of a panel from a selected data in the select. My code seems correct, below what I have so far: HTML <div class="panel panel-primary"> <div class="panel-heading" data-toggle="too...
asked by 06.02.2017 / 17:47
3
answers

align image to center over another image

I'm developing a website as a portifolio, I'm using wordpress and bootstrap, I created a div and inside it I put an img tag with the background image of this div, but now I want to put an image of my logo superimposed on the background, using so...
asked by 11.02.2017 / 00:08