Posted in
WordPress Themes |
Comments Off
Are a you a Thesis user? Do you wanna put a custom image and a banner in your blog header? Follow this tutorial to learn how to do it.
Visit the Thesis Option page of you blog and deselect these checkboxes: Show site name in header and Show site tagline in header.
Edit your custom_functions.php file ed insert the following code:
function my_header() { ?>
<div id="sitelogo">
<a...