Questions tagged as 'bootstrap'

1
answer

How do I put the form in parallel to the paragraphs having bootstrap and own styles?

I still try to give functions to my website, which I am getting thanks to my colleagues (@Camilo Vasquez, @Alvaro Montoro, @Pepo Gonzalez) In this case, I try to put the form that is under the pad, to the right of the four paragraphs, parallel....
asked by 18.11.2017 / 00:42
1
answer

Error entering a data to the glyphicon

When entering a data that I have in the database in a table I get all the arrays well but when entering it in a glyphicon so that it does not look "ugly" it is put in the same detail of all the arrays. Personalize some suggestion pls...
asked by 28.09.2017 / 23:46
1
answer

how to link the php to the html, so that the contact form works?

A big hello. I have this form with Bootstrap, however there is something that I am not sure about and it is like linking the .php, to the html so that it works when you are going to send an email that leaves the message, we received your requ...
asked by 22.09.2017 / 18:13
1
answer

boostrap 4 alpha Does not work grids

I have the following code: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="s...
asked by 16.09.2017 / 04:55
2
answers

Maintain style by making a row drag

I have a table with a style, and when doing a drag of a row the style is changed. I have looked with the inspecting element, but I am not able to come up with the solution. This is how the table looks without clicking: And that's...
asked by 18.09.2017 / 12:41
1
answer

Django Sb Admin 2 Pandas

I'm doing a statistical portal, with Django and for the calculations I want to use Pandas, I'm trying to show some tables in the following way: Views.py def tabla(request): engine = create_engine('postgresql://postgres:xxxx@localhost:54...
asked by 26.09.2017 / 15:23
1
answer

Does not recognize CSS and JS styles in CI3

This is the structure of my project in CodeIgniter3 -codeigniter3 --application --assets ---bootstrap ---build ---dist ---plugins --system but for some reason it does not execute CSS or JS <!DOCTYPE html> <html> <head>...
asked by 18.08.2017 / 15:23
1
answer

Vertically center a span in mobile resolution

I have a menu that in mobile resolution the logo sticks to the top of the screen. I have tried several things and I can not center it vertically or put it on the bottom. <nav class="navbar navbar-custom-1 navbar-fixed-top container col-xs-1...
asked by 09.08.2017 / 17:12
1
answer

The bootstrap modal cap the menu [closed]

I have a problem with my modal of Bootstrap, what happens is that the modal is covering my menu and I do not know how to pass the modal to the front or the menu to pass it to after. Thanks and i hope you can help me.     
asked by 08.08.2017 / 19:14
4
answers

Align inputs HTML form

Hello, I have a problem with the form and I want to align the inputs to the right. nombre : input apellidos : input input I'm currently looking like this: nombre input apellidos input input link thank you! :)     
asked by 13.09.2017 / 12:15