Quote Originally Posted by Linux View Post
Hi, I hate to ask such a stupid question but how do I remove:

To change any of the site colors, open up includes/templates/apple_zen/css/stylesheet.css. To overwrite your own logo, upload your logo.gif to includes/templates/apple_zen/images/

Also, I would like to make that whole area my logo. Not sure what size to make the logo.gif or if I need to change anything else.

Thanks for a great template.
See my post above (do a search in the admin anytime there is text you want to change).

Yes, you would overwrite logo.gif with your logo, then you need to play around with the logo width in the stylesheet:

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