Results 1 to 1 of 1

Thread: Tut: Replace CP logo with your site title & description

  1. #1
    Thread Starter
    dubya's Avatar
    Join Date
    May 2009
    Location
    Canada
    Posts
    1,000
    Thanks
    115
    Thanked 107 Times in 93 Posts

    Tut: Replace CP logo with your site title & description

    Open header.php and look for this (line 103):
    Change it to:
    Code:
    <div class="header-logo">
    	  
    		
    			
    		
    		<h1><?php bloginfo('name'); ?></h1>
    		 
    
    <?php bloginfo('description'); ?></p>
    		 
    	  </div>
    That's it.

    If I may paraphrase PointandStare -
    Of course, it's best NOT to edit core files and I hold no responsibility for any problems caused by using this Tutorial
    The search button. Your new best friend.
    - Dubya

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)