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.
3 comments:
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.
check your e-mail
Hey..glad your're posting again.
Post a Comment