Questions tagged as 'css'

1
answer

Change the color of the progress element

I want to change the color of the progress bar, but I'm not getting it, how can I change the color of the <progress> element by css?     
asked by 27.04.2018 / 20:14
1
answer

Centering images side by side

I would like to center these two images side by side, but in small screen the bottom one is very close together of the image from above <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script><...
asked by 22.03.2018 / 19:03
1
answer

Text wrapping within the Options of select html

I'm trying to break the text inside the option or simply decrease the size of the modal (dropdown) of the select, but I can not. Anyone already got it? how to proceed in this, I am stuck with system in this, because he needs this in responsive a...
asked by 18.03.2018 / 17:51
1
answer

Generalize a Javascript dropdown function?

Hello, I'm having a hard time generalizing a dropdown function, I guess I'm doing something wrong, I searched on forums and did not find the answer so I'll open that topic. My HTML code is like this, there are several buttons with the same...
asked by 12.05.2018 / 00:04
1
answer

React Native Maps - CSS HELP

I'm trying to make an icon look under the mapview in my project, like this: Butnowitlookslikethis: Code:<Viewstyle={styles.viewMaps}>{this.state.ready&&this.state.region&&this.state.region.latitude!=null&&this.s...
asked by 08.05.2018 / 22:35
1
answer

How do I load a loader over the divs in angle2

I'm trying to implement a loader on an angled project while requesting the request. but I'm not able to position it in the center of the screen overlapping the other divs ... look how it is getting, only a tip of it appears in the image and abov...
asked by 01.04.2018 / 22:30
1
answer

Center an image that is too big for the screen?

I have an image that has a height of 100% . However, width exceeds the side limits and the image is cropped from the right side and I would like to center it to cut equally from both sides. Here's a JsFiddle I did for demo...
asked by 14.03.2018 / 20:52
1
answer

Logo (in svg) appears in Mozilla and not in Chrome

Asyoucanseeintheimage,thelogoisappearinginMozillaandChromeisnot.IeventriedInternetExploreranditalsoappears,whichleadsmetobelievethattheproblemhappensexclusivelyinChrome.Doesanyonehaveanideawhatitcanbe?Asnippetofmycode:HTML:<headerid="main-He...
asked by 09.03.2018 / 02:14
1
answer

Is it possible to create an iframe for a specific part of a page?

Is it possible to get a specific part of a site by mapping it to an iframe? I've seen some solutions using css, but it does not have the effect of setting the region. clip: rect (top, right, bottom, left)     
asked by 09.06.2016 / 05:57
1
answer

How to change the color of the link after the link has been accessed?

Using bootstrap <div class="well well-sm"> <ul class="list-group"> <li class="list-group-item text-left"><strong>QUESTIONÁRIO</strong></li> <li...
asked by 07.06.2016 / 02:35