Make header logo replaceable from css

git-svn-id: https://develop.svn.wordpress.org/trunk@10081 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2008-12-06 02:16:28 +00:00
parent 69719e8945
commit 4cb32bba0c
4 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ if ( function_exists('mb_strlen') ) {
}
?>
<img id="logo50" src="images/wp-logo.gif" alt="" /> <h1 <?php echo $title_class ?>><a href="<?php echo trailingslashit( get_bloginfo('url') ); ?>" title="<?php _e('Visit site') ?>"><?php echo $blog_name ?></a></h1>
<img id="header-logo" src="../wp-includes/images/blank.gif" alt="" width="32" height="32" /> <h1 <?php echo $title_class ?>><a href="<?php echo trailingslashit( get_bloginfo('url') ); ?>" title="<?php _e('Visit site') ?>"><?php echo $blog_name ?></a></h1>
<div id="wphead-info">
<div id="user_info">