Questions tagged as 'css'

1
answer

Horizontal scroll bar does not appear

I'm having problems because: The page can go up or down thanks to the vertical bar but the horizontal bar does not appear and is in "auto" and I lose a lot of data from the page that if it gets smaller the window does not appear. .wr...
asked by 29.06.2017 / 23:33
3
answers

Problem modifying css

When I want to modify the css, it does not make the changes that I make ... even if I delete a line from the css it's like it's always there and I do not understand why ... although the files are php, would there be a problem?     
asked by 29.06.2017 / 02:38
2
answers

How to fill an html element with an image?

Good morning! I'm doing the front-end of a web app, and I'd like to fill in the buttons and nav-tab with images. What would be the attribute, or the appropriate CSS rule, for the image to "stretch" and adapt to the size of the object? The idea i...
asked by 16.06.2017 / 15:31
1
answer

How to eliminate the underline effect that happens when you pass over the mouse pointer? [closed]

I have a problem with icons to social networks. When you pass over the mouse, in addition to changing color, a black line appears on the icons themselves (I think it is an underline). I would like to resolve it through CSS. The codes of th...
asked by 16.06.2017 / 12:58
1
answer

CSS gradient crossed from top to bottom with right to left

What I'm trying is that the black color at a distance (col-lg-2 in Bootstrap) that are 16.6666666% is blurred with blue, that is, the black is combined with the blue blue different tone on the other side. Is it possible to do this madness?...
asked by 21.06.2017 / 20:10
1
answer

Tables are traveling down

I was asked to create a gigantic table and for some reasons (SQL, format, etc.) I had to create a table for each column and put them together to make them look like a big table, now I have occupied the whole width of the page and my tables ar...
asked by 28.06.2017 / 18:58
1
answer

Where does the code of the config method ('auth.default.domain') come from in LARAVEL?

I have a question since I installed laravel 5.4 and the template adminLTE 3.0, in which after everything was working I put it in Spanish, everything normal up there, then I wanted to change the html code of the login, but I found that the code i...
asked by 14.06.2017 / 00:19
2
answers

Select the parent node of an element with CSSS [duplicated]

The code that I have been given has elements that are dynamically painted, are informative and are within a , I would like to know how I can, having the id of a div that is within this a , select by CSS that a . <...
asked by 18.05.2017 / 18:31
2
answers

Bootstrap Fixed Header Responsive Table

Please I need help to set the header of my board with bootstrap. I tried several examples that circulate but in none I get the desired result. My table contains 11 columns and is within a div responsive: <div class="p...
asked by 16.05.2017 / 00:48
1
answer

Jquery Pop up Form does not work

To avoid messing around here, I put the code through JSFiddle. Let me explain a little, I'm following a tutorial on the Jquery website to create a form that comes out through a pop up, but as you can see in the link below: link I can see th...
asked by 16.05.2017 / 11:10