Select Page
Input ::placeholder Style

Input ::placeholder Style

::-webkit-input-placeholder { /* Chrome/Opera/Safari / color: pink; } ::-moz-placeholder { / Firefox 19+ / color: pink; } :-ms-input-placeholder { / IE 10+ / color: pink; } :-moz-placeholder { / Firefox 18- */ color: pink; } More info...
Justified Image Gallery jQuery Plugin

Justified Image Gallery jQuery Plugin

http://miromannino.github.io/Justified-Gallery/ You can also use this cool image resizer and compressor tool to minify the size of your images for better website page load speeds.

Parsley – one error at a time

Add attribute to inputs:data-parsley-errors-container=”#signinupform__errors”You can do it with a single line CSS code:.parsely-single-error .filled ~ .filled { display: none; }