I think the easiest way to explain is simply linking to an example of what I want:
At the top there’s a small blue gradient that doesn’t stretch very far.
I want to replicate this, but the only way I know how to do gradients in CSS3 is from top to bottom of the page, not stopping midway through. I looked around and couldn’t really find anything, though I did see color-stop property, but I’m not sure if that’s what I’m looking for.
Could anyone give me a hand?
I have no idea what blue and hight is used on that background image, but you can easily insert in into code pasted above. Demo: http://jsfiddle.net/xyn4f/
You should also check online gradient generators. I used that one to generate the code.