Questions tagged as 'css'

1
answer

Effect ': hover' with 'transform' is defective in Google Chrome when it leaves ': hover'

I created a hover effect that zooms scale(1.5) into the image, but when it exits the hover the border-radius of the image redoes the square image before to return to border-radius original. The problem only happens in Ch...
asked by 21.03.2017 / 01:49
2
answers

How do I centralize the content of an element vertically?

Well, I want to centralize the contents of a div, vertically. My div, is inside another div that is the container: DIV Container: container{ margin-left:10%; margin-right:10%; width:80%; position:relative; height:100%; } DIV I want...
asked by 19.03.2017 / 23:46
1
answer

My site does not load all the scripts, is it heavy? how to solve? [closed]

Good afternoon My site does not load all the scripts, is it heavy? how to solve? Example of an image that does not load: inthechromeinspectorobjectthefollowingmessagesappear: Website: link     
asked by 27.12.2016 / 19:44
1
answer

Sticky menu with problem when updating page in Firefox

The Sticky menu I made is with a problem only in Firefox. If I update the page with the Sticky menu active, ie when the scroll bar is not at the top of the screen, the menu returns to the "default" and only activates the sticky again if I scr...
asked by 28.12.2016 / 11:59
3
answers

how to convert pixel in percentage? css [closed]

Hello, I've been learning a bit about responsive sites, and so far the only solutions I've found have been putting different styles for each size. and .. the percentage, which in my view would be the most correct, would not need 3 or more sty...
asked by 04.02.2017 / 01:24
4
answers

How to mount 3 'columns' CSS tile?

I'm having trouble putting the mosaic of the example below into the mobile version of my site The version in orientation:portrait should be something like this: .......................... . | . . Img 1 |...
asked by 31.01.2017 / 14:38
2
answers

How to prevent an image from loading on the mobile?

I'm trying to prevent certain images from loading on mobile, they all have display: none but I know they will load by default, does anyone know any alternative not is using background-image ?     
asked by 30.01.2017 / 19:34
1
answer

How to adjust email text to box?

The image was retrieved with the browser resized to approximately 390 X 650 dimensions. Iwouldliketoknowhowtomakethetext" [email protected] " that is within h4 fit the size of alert and leave responsiveness ok. > I am...
asked by 29.01.2017 / 20:24
1
answer

System of grid and input in css

Well I'm setting up a grid and some input, yesterday I posted a problem that was having the grid and FERNANDOSAVIO helped me. I'm having a similar problem when having to put the input into the grid. Whenever I finish a line it creates a larger s...
asked by 31.01.2017 / 12:48
1
answer

How to use CSS to cut text when finding a specific character?

How to use CSS or webkit to cut text when finding a specific character? For example ... the following text:   "The success of Judge Sérgio Moro is so great that a tourism agency in the state of Paraná has created a package that aims...
asked by 30.01.2017 / 17:56