Questions tagged as 'bootstrap'

1
answer

Error loading styles and selecting elements of a modal dynamically?

I am loading a data series with PHP in a table from the Database and according to the selected data I am opening a Modal that includes sections to add images and others. Selecting the first data in the list opens the modal and allows t...
asked by 17.05.2018 / 20:54
1
answer

delete a record after accepting Bootstrap confirmation message

I have a function to delete a record from my BD but before deleting the record I show a confirmation message the problem is that the message is not shown, it goes directly to my function that does the elimination of the BD, what should I do so y...
asked by 22.05.2018 / 01:15
1
answer

Text does not become bold

I am writing a paragraph and on the page I am using Bootstrap 4 and css3, but at the moment of wanting to make a part of the paragraph in bold it is not done with <b> or with <strong> .texto{ margin-top: 30px;...
asked by 24.05.2018 / 01:26
1
answer

Include bootstrap with composer

I am including bootstrap with the composer package in the following way in the composer require twbs/bootstrap:4.1.1 terminal but I would like to include it in the layout since it does not work when adding some sort of bootstrap     
asked by 06.05.2018 / 05:40
2
answers

Show text without link in navbar

According to the bootstrap documentation in the Text section, it says that you can display text in the navbar. I want to show two texts, but they are shown together, how can I give them a space? <link rel="stylesheet" href="https://ma...
asked by 08.05.2018 / 05:52
2
answers

Why, when adding the opacity effect, is it hidden behind other elements?

Exact example of what happens here Let me explain, if you see the example you can notice that they are just two simple animations, two images that come up spinning around, and a text that begins to show through opacity. In this final par...
asked by 01.03.2018 / 21:04
1
answer

How to give my style to the footer, with an image ...?

Hello, I am trying to give the style to my footer, of the image that I show giving the sensation of realism, as if the grass grew upwards. I thought that it would give impression of movement like a git, I do not know if that will be possible, wi...
asked by 09.02.2018 / 20:11
1
answer

What tool / s can I use to download a graphic if I use chart.js

Hello very good companions, more than anything I use laravel 5.6 and Bootstrap 3.3.7 along with chart.js (ultima version) and good tool is good for me that same graph that shows me pass it to pdf and then download it, anythi...
asked by 04.07.2018 / 02:10
1
answer

Bootstrap Change color dropdown?

Good morning, everyone. I'm trying to change the color of the dropdown using Bootstrap 3. "C_name" looks white when you have the mouse on it: When the mouse is removed it looks gray: What I want to change is the color gray to oran...
asked by 13.01.2018 / 14:48
2
answers

how to change the image of a carousel

good morning I'm doing a project with bootstrap and I'm new using it I'm trying to create a carrousel as indicated in the documentation but it does not work for me. I am looking for what may be the reason but I do not find it I wou...
asked by 08.03.2018 / 08:14