Anyone knows what kind of effect I need for do a thing like those? Look the background, the color is not solid but ... (don't know what term should I use), look:
http://oi52.tinypic.com/2pozd6f.jpg
Anyone knows how can I do it? Thanks.
Anyone knows what kind of effect I need for do a thing like those? Look the background, the color is not solid but ... (don't know what term should I use), look:
http://oi52.tinypic.com/2pozd6f.jpg
Anyone knows how can I do it? Thanks.
Photoshop, Add Noise filter, save as 50px X 50px jpg, then use in CSS background image
Using Photoshop you can simply add "noise" to the image to obtain that kind of effect. From Photoshop CS4 do: Filter > Noise > Add noise...
You can specify an image using background-image
like this:
background-image: url(tile.png);