Category: CSS Styles
-
Designer Work Tools 2013
I can already complaiine that none of the tools for live CSS editing, support SASS or LESSĀ (or other pre processor). But they speed up your life so much we cannot complaine longer. CSS updater FireBug plug in http://www.cssupdater.com/ Prerequisites: Adobe Air, Firefox and minumum FireBug Style Editor 1.0 https://addons.mozilla.org/en-US/firefox/addon/style-editor/?src=api Requirements: Firefox 12.0 and later…
-
wtf/ pro minute on unbelievable levels
We got to work on a website were already 4 different groups (individual and studios) worked on. Was a mess, we are collecting the best absurd thing from the code. Have fun! h2:first-letter {position: fixed;} How to write not comments, comments are made to help understand, not playng role games while coding : #conttopl .field-title…
-
HTML5 Video
So, here we are, with the hope to kill Adobe flash player from our carrier. The only chance ATM (at the moment) is HTML5 video embed. the compatibility does not seem to be so good: MP4 opera 10.6 does not support this format OGG/OGVĀ explorer 9 and safari 5 do not support webM explorer 9…
-
UNRESOLVED WP Multisite bugs
This post is WIP WordPress 3.4.1 Plug in: WordPress Importer Missed categories “Ho notato un errore nel blog. Zbog mi diceva che postavo le cose senza aggiungere le categorie in realtĆ , quando posto le robbe dal network mexico, mette le categorie , una volta ripostate da li nella pag centrale nn compaiono” PkT Ravanando nell’installazione…
-
:first-letter pseudo-element for drop cap
If you want theĀ first-letterĀ of a <p>aragraph to look like Drop Cap (old fashion newspaper style), with a bigger letter floated to the left every browser shows up something different. The main problem is to align in vertical the letter to the top of the text,the property vertical-align apply on the first-letter pseudo-element only…
-
Centering a div in Vertical
Sprachkurier.de : the website is made from another crew, but the owner asked me to center the website vertically in the browser, and voilaĀ“ the idea is to give a vertical dimension of an empty div of 50% to get the middle of the height, and a margin bottom negative of the value of half…
-
CSS gradient background and Mobile browsers
While making the layout for a mobile app with the help of jquerymobile, I have questioned myself about the gradient background, for web and mobile. Looks like the mostly used mobile browser is Opera Mobile – Opera mini,that since the end of 2010 replace “Web (mobile) Browser for S60” the default browser for the mostly…
-
Color Scheme Generator
I personally prefer to choose the Color Code by myself but when you suggest multiple sketches can be an help to dont repeat yourself. the best tool is free to use on-line: colorschemedesigner with Html / Css / text / ACO (photoshop palette) / GPL (Gimp palette!) generator to save the color schem Linux tools:…
-
Style to Sell
There are some tricks to have “style” When your graphical production does not look harmonic || professional || complete, you have to work on your sketches and find the main style (like a corporate identity) that represents the project. Colors & Light The colors change, based on the ambient light where you watch them, that…
-
Firefox Firebug plugins for designer
Well supercool plugins for designers arrived fresh on FireBug Pixel Perfect Add the layout design in alpha transparency directly over the website in the browser. CSS usage Check which css properties are actually called from the code and applied. NOTICE: not everythin inactive is not used, it analyzes only the current page (I love Firebug!)