Questions tagged as 'css3'

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 / 21:33
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 / 10: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 / 18:10
3
answers

CSS: 100% real Width

Good morning. I have a body of 100% width and inside a div of the same width. The problem is that the div is taking 100% of the page visible and not 100% real. That is, if I have the internet browser window changed in size, and the horizont...
asked by 14.04.2017 / 16:07
1
answer

Fixed panel in the "fonde" of the screen (responsive)

I'm setting up a website with angular2 and css. In a view, have 1 grid and I need to add in the bottom of the screen a panel of actions that is always fixed below (it has to be responsive). I did that with this code: <div style="position: f...
asked by 08.04.2017 / 20:45
4
answers

Some doubts with materialize

good at the end I could make my web responsive, I thought that those things were done manually, and it turns out that there were framework ufff, well anyway, I have some doubts that remained pending: For example in my forms when I have text f...
asked by 04.04.2017 / 22:48
2
answers

hover effect when passing over an element

I have the sgte. problem, since my mouse is positioned on the element ultimositemns all the elements have the effect, it is obvious because they all have the same name in the class my question is what would be an alternative to not have several...
asked by 29.05.2017 / 19:54
1
answer

I need to center image on a div

Hello, I am making changes on this website: link When doing over an image I want it to focus on the left in the id="Header_creative" and that the centered and complete image appears I leave the file js.: let imgList = document.qu...
asked by 29.05.2017 / 21:10
1
answer

Center color gradient of Canvas html5

I have the following gradient on canvas. link My question is: Why, if I set the red to 0.5, does it appear in the middle of the bar? How do I get my color to appear right in the center? How does the gradient system work? LOO...
asked by 29.05.2017 / 15:25
1
answer

filter last records

Good, I'm a little lost with this since I do not control Angular Material . I have created a table in which all the results that I currently have in JSON appear to me and I have to do a function in which I filter to show the last X recor...
asked by 11.01.2017 / 15:20