Monday, July 26, 2010

Header

Does anyone know how to make a new header that fits my new template?

3 comments:

Lightning Baltimore said...

If you want to keep the same image, you can make the size dynamic.

Find this chunk of code in your HTML:

<img alt='Carwin\'s Closet' height='150' id='Header1_headerimg' src='http://4.bp.blogspot.com/_dBUG-GyJXX8/SqsyNdNZVzI/AAAAAAAAAKY/BNzA74_6RnQ/S1600-R/carwinscloset1.png' style='display: block' width='630'/>

Change width to 100% and it will adjust to be the width of the space it is in. If you remove the setting for height, it will auto-adjust to the appropriate height for the width. If you leave it set to 150, it will always be 150 pixels high, and be stretched or squished, depending on the width.

NG said...

check your e-mail

Anonymous said...

Hey..glad your're posting again.