Questions tagged as 'css'

1
answer

How to block scrollbar when browsing a desktop device?

I'm using Bootstrap 4. How do I block ' scrollbar ' (the scrollbar) when navigating on a desktop desktop     
asked by 01.12.2017 / 20:31
1
answer

How do I edit the scroll bar of a select tag? [duplicate]

<select id="select"> <option value="week"> Previsão Semanal</option> <option value="daily"> Previsão Diária</option> </select> I have this code here and in css I wanted to edit the scroll of the select...
asked by 02.12.2017 / 18:43
0
answers

How do I change the background color of a JFoenix Combobox item?

I'm having trouble with colors in JFoenix. My program has this yellow, gray and white palette, but all objects are in blue. Like the items in this combobox: I tried to add this to the file jfx-combo-box.css : .jfx-combo-box{...
asked by 29.11.2017 / 18:13
1
answer

Repairing Cell Phone x Desktop

Well, guys, good night. I have been trying to set up my website since early. It works perfectly in the desktop version and in the mobile version it creates a blank part. I already tried everything to solve and I can not. html, body { fo...
asked by 30.11.2017 / 00:35
1
answer

tawk.to how to change an iframe that has! important to force left align?

I'm using something from a third party so I can talk to a particular store, I'm using the tawk-to tool. But it forces the Iframe css with! important no style. How could I change to align the left? <iframe id="tLvgrUQ-1512044562778" sr...
asked by 30.11.2017 / 13:47
2
answers

Put color in an image or div with the value of a field in the bank

I would like to know if it is possible to put the color code that is saved in the database in an image / div / icon. By doing so, the person fills in and the form and chooses a color to be the topic color of it. it's possible? Do you have any we...
asked by 30.11.2017 / 12:35
1
answer

Hover when selected an option in select

In the current code when I click on the checkbox the hover is activated for the letters and for the background I am trying, to make this same effect but with select, when I choose a select option to activate hover, how can I do this? > h1...
asked by 27.11.2017 / 01:10
1
answer

Problems using font-face on site

I'm using font-face on my site and it loads normally when typing the link with www.ksleague.com, however, when typing the link without the www, it does not pull the font-face. How do I resolve this?     
asked by 25.11.2017 / 14:46
2
answers

how to change the color in each selectitem of a selectOneRadio jsf

I have a selectOneRadio which has 3 options: Finishing, embargo and Shipping <h:selectOneRadio value="#{solicitacaoImpressaoBean.entrega.tipoGuia}" class="tipoGuia" > <f:selectItem itemValue="Acabamento" itemLa...
asked by 07.12.2017 / 13:18
0
answers

Error 404 does not deploy

Hello, I'm developing an application using spring boot, locally it loads everything perfectly (I'm referring to static files) but when I do deploy in heroku me the 404 error is returned to css files. Someone gives an idea of how to solve this pro...
asked by 03.12.2017 / 12:56