Questions tagged as 'css'

2
answers

Use css file in a php document

You see, I'm doing some php pages that simulate the management of hotel reservations. To style the page, I'm using a css document. What you put in body affects the entire php page. What you put in form, to the forms only. The question is h...
asked by 22.11.2017 / 15:06
1
answer

Problems with responsive in my web development, Help!

I hope and they are well, what happens is that in my design when it is on the normal screen, if it looks "good", but at the moment of doing it responsive, with media queries the elements are removed, I put the design as see normally:...
asked by 01.12.2017 / 00:46
1
answer

Prevent a table from moving its columns when a scrollbar appears

In this image you can see that all the columns fit well but ... When the scrollbar appears, the columns in the table below do not match the ones above. If anyone knows how to avoid this, I would appreciate it very much.    HTML...
asked by 30.11.2017 / 20:47
0
answers

JqueryUI: Maintain the style of the table by doing a drag and drop

I have a table in which I move the rows using the draggable function of JqueryUI. The size in width is set with percentages for each cell, but when performing the drag and drop these percentages are altered, in addition you can 'take' the row...
asked by 13.11.2017 / 13:05
1
answer

Separate a css tag selection in a radioButton!

Hello Friends I hope and they are well, I have a problem and I do not know how to solve it, what happens is that I want I want to separate a rule of label selection, that is, an input this is the code: input, select { font-family: BentonSa...
asked by 13.11.2017 / 18:20
0
answers

do not close my modals

I'm trying this: <!-- The Modal --> <div id="myModal1" class="modal"> <!-- Modal content --> <div class="modal-content" > <div class="modal-header"> <span class="close">&times;</span>...
asked by 12.11.2017 / 17:40
0
answers

HTML to ASP.net - Problems with CSS styles

I would like to be taken out of a problem ... I have some CCS3 styles that I am applying to an HTML page, until there, the problem is that I want to migrate this work to asp.net and when applying the previous styles to an asp.net page do not wor...
asked by 13.11.2017 / 19:29
1
answer

My responsive only works when activating the desktop version in the browser

I have a website, which in version portrait on my cell works responsively, but when I turn it into a landscape version, it shows how it would look like on a large PC (although the average querie specifies that it takes version landscape of the s...
asked by 10.11.2017 / 22:57
1
answer

Problems of the sandwich menu with respect to the pointer

I hope this problem helps me, what happens is that the sandwich menu that is called, is visualized the white filling of the whole box, when the page is loaded and when you indicate with the mouse cursor to select the refilling disappears. Here t...
asked by 11.11.2017 / 21:47
0
answers

Problems with structure of Bootstraps with 100% funds

.left .bg-nacimiento { background: #00c4c4; right: 0; height: 204px; position: absolute; top: 0px; width: 100%; width: 52vw; z-index: -1; } .left .bg-guiness{ background: #00b1b1; right: 0;...
asked by 09.11.2017 / 15:29