Thanks guys and gals!
My header used to be just an image, I changed it with links and facebook like and twitter follow.
www.midwestnotebooks.com
Used to be able to adjust the size of the header in the stylesheet here:
#headerpic {
position: relative;
background: url("../images/hd.jpg");
background-repeat: no-repeat;
height: 70px;
width: 950px;
}
When I change the height from 70px, either larger or smaller nothing seems to happen.
Is the one of those cache delays?
Any ideas?
Thanks in advance.


Reply With Quote
