vForums Support > Programming & Coding :: Programming Discussion :: > Solid color at top?

Solid color at top? - Posted By ashkir (ashkir) on 25th May 10 at 10:15am
I'm working on a design with some HTML and CSS.

I have a background defined to match images, etc. But I don't want the background to show at the very top of the page for the like top 100 pixels of the page.

Is there any way to definea solid color for the top?

http://summerview.nickburrus.com/

My dad wants me to make a website for his business. So yeah. xD. I just can't figure out the background thing haha. xD

Re: Solid color at top? - Posted By Michael (wrighty) on 25th May 10 at 1:46pm
I'd suggest putting the header within a div tag and give that 100% width, and set the background color & height of it! {Smile}

Re: Solid color at top? - Posted By ashkir (ashkir) on 25th May 10 at 10:19pm
Er don't really want to do the image map over again ><'.

Hmm.

Would it be easier for the background to be a solid color and the bottom of the page repeats on with the BG image as needed?