Questions tagged as 'css3'

1
answer

How to keep the side menus always up on foundation

What I'm looking for is that the menu, when mobile, does not scroll and stays, which it does, but when you click on the side menus, the tab-bar goes up, someone knows what to do so that Do you always stay on top? <head> <link r...
asked by 09.02.2017 / 19:30
1
answer

color with old look

I want to make a background color look old like in the image then I would like to know if it is possible to do, or already touch with an image Thanks     
asked by 15.11.2018 / 17:55
4
answers

Website adaptable to different resolutions [closed]

I designed a website on a PC with a resolution of 1600 X 900 and looks like this: Then I visualized it in different resolutions and it looks very bad. For example, the following image shows 1366x768: What is the best solution t...
asked by 11.05.2016 / 17:04
2
answers

How can I give a margin to the text of the checkbox?

I have the following code: var fieldSet = "<div class='checkbox'><label><input " + propRequired + " data-is-common-control-note='" + IsCommonControlNote + "' data-is-required='" + IsRequired + "' class='input-details' type='ch...
asked by 18.04.2018 / 17:28
2
answers

Problems with border-radius property in table

Hello, I have a table and there is no way to show the border radius property in browsers (chrome and firefox). Only in the internet explorer can I see the effect. Anyone who can help me with this? Thanks .tabla_recibido td:first-child...
asked by 23.01.2018 / 17:11
1
answer

How to align lists in columns with Css? [closed]

I have 4 lists (Company, Services, Rate a Services and Contacts) and I need to show them on my page as in the image but by assumptions in an aligned way, what should I do ???     
asked by 02.11.2016 / 20:25
3
answers

Error when importing stylesheet in html page

I try to link my external css to the html, but it does not work for me, that is, it does not load the style.     
asked by 29.11.2018 / 21:45
1
answer

How to remove the black border of the pseudo element & :: - webkit-scrollbar-track?

I am customizing my scrollbar but for more than I try I have not managed to remove the edge of scrollbar-track, I have a black border that I do not want this, I do not know if it is an edge or a shadow, I just want it to disappear...
asked by 23.09.2017 / 04:53
1
answer

because the page does not fit the screen?

This is the page synergytech.com.co I do not know why it does not fit properly on the screen of a cell phone, will the images be? I have declared on the scale: <meta name="viewport" content="width=device-width, initial-scale=1.0">...
asked by 09.10.2018 / 00:56
1
answer

Equivalent to the will-change style using the experimental JavaScript API Web Animations API

I've been reading the API documentation ( link ) and I've been looking Ways to use the equivalent of the will-change style ( link ) to improve the performance of the animations. I know that this style should be used very carefully but I am surpr...
asked by 03.09.2018 / 14:28