** STEP 4. To use your own logo, simply overwrite "logo.gif" that is located in includes/templates/apple_zen/images/ and upload. You can create an image that is larger than it is designed to be viewed, so that when someone increases their font size, the image will enlarge also. If your logo is a lot wider or narrower than the one I designed, you may need to adjust this section in the stylesheet (includes/templates/apple_zen/stylesheet.css):
#logo {
width:19.1em
}
To keep your logo from resizing, remove
#logo img {
width:100%;
}
from stylesheet.css, and enter your logo's exact width in the #logo section.
Bookmarks