Questions tagged as 'css'

1
answer

Set different CSS sizes for each browser

I have a problem with my code, in case, I have a banner that in Chrome and Opera, it appears in the exact size of the whole screen, however in Edge and Mozilla it appears broken not occupying 100% height with the others . In CSS it looks like...
asked by 02.04.2018 / 18:55
1
answer

Sort Wordpress posts with Jquery or meta_key and meta_value

I intend to use the code below to sort and group by section posts from my Wordpress website. This would be applied to Home Page and Categories, where each post would count with the css class according to its section (secoo_1, secoo_2 or secao_3)...
asked by 09.11.2015 / 20:05
1
answer

What can I do to load page without breaking code? [closed]

Currently, when I load the page from my site, everything appears broken, with no configuration and then renders everything, the problem is that this is not interactive to the user. I have already mined the js / css files, the speed has improved,...
asked by 30.11.2015 / 18:33
2
answers

How to create a nice color input? [closed]

I was creating a form where the person would have the option to choose a color, as I did not want the person to write the color or because I thought it cool I decided to put an input of the color type <input type="color" name="cor" id="cor"...
asked by 13.06.2018 / 23:05
3
answers

How to change the colors of Notes using javascript according to the result [closed]

I have a database where I enter my students' grades. But I would like these notes to be shown in the newsletter as follows: Notes from 0 to 25 = Red Notes from 26 to 50 = Yellow Notes from 51 to 75 = Blue Notes from 76 to 100 = Green...
asked by 18.11.2016 / 14:08
3
answers

How to make an interactive background? [closed]

I'm in a new project and I have a question. I would like to make the background (which is a simple gradient covering everything) of the home (home page) change its color tone according to the movements of the mouse. For example, this yes: d.scho...
asked by 29.06.2017 / 21:01
4
answers

Mouse hover effect [closed]

I'd like to know how to do this with the images in CSS. Thank you very much in advance! Website link link     
asked by 31.12.2017 / 03:36
1
answer

Warp Shadow - CSS [closed]

I'm trying to make a warp shadow effect on my div but I can not, can anyone help me? www.planow.com.br/nobre/empresa.php     
asked by 23.07.2014 / 14:24
2
answers

Problem with responsive div with 1920px resolution

The resolution of my pc and 920px, my code is all right, but when I see it at 1920px resolution it looks as if the div had left the screen. 920px resolution: 1920pxresolution: HTML:<divclass="container" ng-controller="NavPJController"&...
asked by 22.04.2016 / 15:52
1
answer

Control CSS dynamically via PHP [closed]

I'm developing a website, and also a content manager for it, in the manager I control the images of the site and the texts, I wonder if there's any way I can control the font color and the font type of the texts , that is, in the manager, have a...
asked by 09.04.2018 / 21:22