Notcie the white at the top in the header? and how the next section has that slight gradient?
they use an image:
and they have a super subtle tiny tile underneath it. Do they get that gradient because there is an alpha on the image? Does not appear to be . Anyway I have a tile I made already, I just want layer a background image on top. I suppose a zindex wont hurt.
Really getting there with this stuff, working every night almost.
It looks like they have created the layout in photoshop, including the page background, header background etc.
Cropped the top header part out and use that as the header background whilst the rest of the page uses a tiled ‘noise’ background.
thanks - did you see the image I found? they are repeating it. Just for fun, I tried to take part of thier tile and use it but it looked nothing like thiers.
The texture should also be noted on the gradient background. It looks like they added some Noise on Photoshop to add that piece of texture to make it less polished which looks great.
I’m still not really clear what you are asking. Did you run by code example in your browser?
That’s part of the background image you first linked to. Again, see my example.
How do they get nice little gradient at the top of the content box?
If I understand which gradient you mean, that also is part of the background image you first linked to. Again, run my code in your browser.
If I’m missing the point, take a screen shot of the site and indicate which parts of the design you are interested in. I’m not sure why you were referring to the title, so I may be missing the point.
Ok you nailed it for me. It seems that the gradient at the bottom of their background image goes over the top of the barely visible tile they have in place. Is there an alpha on that part of the image?
I wouldn’t do it the way they did it, mind you. I would break a background like that into bits, and add each bit to a separate section.
As for that gradient part, you can have a background color and a background image, so the little gradient image (whether transparent or not) can just sit over the background color.