Questions tagged as 'css'

1
answer

Validate checkbox in a modal mandatory to access the website

I have a web page, that upon entering shows a modal that requires validating a mandatory checkbox in order to access the site, how could I do it so that I only leave the modal and enter the site when all the checkboxes are validated?     
asked by 05.09.2018 / 17:25
1
answer

Errors when creating my website in html

I'm getting two errors with a .js at the time of creating my page. These .js are    public.common.js and    jquery-1.10.2.min.js In the public it is an error with "getAttribute" and in the jquery it is with the "autoco...
asked by 06.09.2018 / 22:44
0
answers

select is not showing Options

I do not know much about this, they hired me for a big and advanced project, and I do not even know what's happening. I have a <select> that I create via a template on asp.net mvc: <div class="col-lg-12"> <select multi...
asked by 07.09.2018 / 01:19
1
answer

CSS div sticks with div

I have a problem with a job I'm doing, I want to make figures based on DIVS the first line or you could call the top part of the figure I could make the problem is that when doing the part of down or the line that is below the first the divs of...
asked by 04.09.2018 / 04:16
1
answer

Color picker on Apple devices

Color Picker does not work for me on Apple devices, this is the html code <input type="color" class="btn btn-format btn-default attcolor btn-xs" value="#000000"> I do not understand since it works on all devices. In Google I d...
asked by 04.09.2018 / 04:03
0
answers

Adjust CSS when doing Scroll

I have this website: link , when scrolling the bottle stays in the same place. But, I want the bottle to go up to 100px in the mobile version when scrolling. [! [enter the description of the image here] [1]] [1] HTML and CSS code <!D...
asked by 01.09.2018 / 21:11
2
answers

div with absolute position does not respect the relative position of its container

I have a problem to design the Section tabs in the Home of a Web that I am developing. Even though I have established the container with relative position, the boxes with absolute position continue taking as reference the width and height of...
asked by 02.09.2018 / 23:07
0
answers

How to adjust this button to align it well with the other objects in the list?

Does anyone know any property of html or css to make the adjustment well? ul, ol { list-style:none; } .nav > li { float:left; } .nav li a { background-color:#000; color:#fff; text-decoration:none;...
asked by 01.09.2018 / 00:14
0
answers

Help with bootstrap styles

Friends good night, I have the following problem, I have a small application of a medical system with styles in CSS that works well, now I am updating the interface and I am using bootstrap 4.1, the issue is that when I updated the income forms...
asked by 02.09.2018 / 02:03
1
answer

I do not read the source

Why does not the source read me, if I have the folder "/static/fonts/nombredefuente.ttf" and it does not read it, in the console it appears in red, I put that folder in the root, just as it keeps doing it same, so I have the css: @font-f...
asked by 30.08.2018 / 20:07