Articles Tagged '-moz-border-radius'

Firefox 3.5.7: how to fix the defect of the rounded edges of an image

Sometimes you just move an item, changing the point of view, to solve a problem seems insurmountable. When one has to do with compatibility between browsers and CSS, inventing solutions "spectacular" (stunts would say) is on the agenda. , per Safari e Google Chrome. What I show you an easy way to apply rounded corners to images using -moz-border-radius , which is available for Mozilla FireFox and -webkit-border-radius , Safari and Google Chrome.

Continued ...

Customizing a Form graphically

I was asked how to customize a graphical form, in particular a search box like the one on this blog. The technique used, or rather that I use, is obviously valid for any type of module form. What changes is only the complexity of the work to be done depending on the complexity of the form itself.

Continued ...