Quote Originally Posted by jettrue View Post
Just upload a logo that size, then remove this section from the css:

#logo {
width:19.1em /* To prevent the logo from resizing, simply delete or comment out this section */
}

#logo img {
width:100%;
}
hi Jade
thanks for the reply and the code!