Questions tagged as 'css3'

0
answers

Why Does It Work Only With Console?

I am developing this page, but only when I open the console does the video play if I close the console it does not play anymore (when opening the console I keep the same screen size that I have in case someone asked) import { Co...
asked by 21.06.2018 / 19:57
1
answer

How can I align the form and the buttons on the right?

My page is the first image and I should leave it as the second image: .globalWrapper { width: 1024px; background-color: #DFAFF9; width: 100%; margin-left: auto; margin-right: auto; padding-top: 10px; padding-bottom...
asked by 28.05.2018 / 19:29
2
answers

About animation css3

It turns out that I'm doing an html page with the animate.css and bootstrap4 framework. I have a div to which I have added an animation but I want it to be repeated every time the element is observed and not when the web is entered, that is to s...
asked by 27.05.2018 / 01:46
1
answer

Positioning and animation problems of a responsive menu

I'm trying to make a responsive menu something different from how I normally do it: the icon to enable the menu is fixed below on the right. When I click, it shows me the menu in the following way: I have three problems with that menu:...
asked by 25.05.2018 / 23:51
1
answer

Responsive adjustment for input-group with Select2 and other form-control or input-group-btn

I am trying to finish the design, for a file loading system: the System has an initial element Select2 ; then it is concatenated with a search button (to search for the file); then we have a text entry where I show the name of the file (th...
asked by 26.05.2018 / 16:31
0
answers

doubt about display table

hi guys, I have the following code: section #info_usuario.conversacion{ border: 3px solid #2856b6; padding: 0px; text-align: left; } section #info_usuario.conversacion h3{ padding: 15px 35px; text-align: center...
asked by 11.05.2018 / 23:51
1
answer

Help with this image does not fit the div

I can not make this image fit this is the css code that I have. what is selected is the html code of the part where the image is CSS .login100-form-title { width: 100%; position: relative; height: auto; z-index: 1; display...
asked by 16.05.2018 / 00:54
0
answers

scroll horizontal bootstrap4

It turns out that I'm doing a web with bootstrap4 but when I put a lorem * 1000 to test the fixed-top of the title, it turns out that this text creates a horizontal scroll but I do not know how to eliminate it, I do not put code because It is ve...
asked by 08.05.2018 / 21:28
0
answers

how to dynamically resize bootstrap-treeview horizontally?

I have the following html where I load a treeview with nodes, what I would need is that it could be resized with the mouse pointer horizontally, that is to enlarge the width of the treeview. <div id="container-tree" class="col-sm-2 tree-co...
asked by 27.04.2018 / 20:34
1
answer

How to redirect from one browser to another

I have a question, can you redirect to another browser from a link in html? When you go to the website link it appears after a few seconds, a header above the menu, which says that if you want to try that website in the Microsoft Edge browser,...
asked by 25.04.2018 / 02:54