Questions tagged as 'css'

1
answer

Element does not accept the property "height" nor "min-height"

I have the following file with HTML, CSS and JavaScript codes, my problem is the following: There at the end of the file, I have a <ul class="req"> tag and inside it I have a <li> , the problem is that the height...
asked by 16.05.2017 / 17:05
1
answer

how to create a block of display c ++ / java code in HTML / CSS?

I have a JAVA code, I would like to publish it on a website. How do I do that? I'm using CSS sheets but they "spoil" the spaces between the keys and do not show the JAVA code in high light, how do I fix this "eating spaces" problem and the probl...
asked by 25.04.2017 / 17:13
1
answer

Decrease Spinner size

I'm trying to use the jquery Spinner, which by default has 8 fields, and is too large for my purpose, which in this case would be 2 fields. I have already looked at your documentation, but the most I could do was to decrease its font, as shown b...
asked by 24.04.2017 / 01:42
1
answer

Confusing code - what is the meaning?

When I have this code: {{ 'js/gourmet.js' | static_url | script_tag }} What does it mean? Where do I find this static_url ou o script_tag ? Is this jQuery?
asked by 28.03.2017 / 14:50
1
answer

How to change the initial positioning of the modal?

How can I change the initial positioning of the Bootstrap Modal Box ? I would like it to stay a bit lower, which with 3 <br> already solve, but in the way it seems more like a gambiarra, than a correct solution. &l...
asked by 27.04.2017 / 20:10
1
answer

Image cracking (HTML, CSS, responsiveness)

Good morning, My problem is this: I'musingPrestaShop.Ineedthoseimagesintheprinttobeunderneatheachother,whentheresolutiondecreasesorwhenitisaccessedfromamobiledevice,sothattheybecomeunreadable.Itwouldjustleavethemonebelowtheother,Idonotknowif...
asked by 13.03.2017 / 13:56
1
answer

Customize Angular Material Menu

I need to put a margin in this menu when clicked, I want under the button, can you use a hierarchy to not affect the original classes of the component? angular .module('MyApp',['ngMaterial', 'ngMessages', 'material.svgAssetsCache'])...
asked by 13.03.2017 / 21:23
1
answer

Progress bar in Jquery

Well, I have a bar that works the following way, when my scroll is on top of the div of the bars they will start to fill up. I did the css, but I can not do Jquery, any tips? HTML: <label for="barra"><h2>HTML </h2><...
asked by 07.04.2017 / 17:01
1
answer

How to leave the text aligned in the responsive?

People are doing the site politicadascidades.com.br and when I switch to responsive design I come across it This is the welcome screen in desktop version, the text is align="center" and everything is ok as per request. But in the responsive v...
asked by 22.03.2017 / 22:37
1
answer

input effect with jQuery

Well, I've created a very precise system and input with that of android, I've used CSS and jQuery. But I wanted to put a precise effect on the google lite material. Here's the example link: link I do not want to use the lite material bec...
asked by 21.04.2017 / 15:35