Forums

Delete header text and add image/logo (5 posts)

  1. kooi2000
    Member
    Posted 3 years ago #

    Pf, I looked everywhere here and tries everything but I can't get it done.
    All I want is to get rid of the header text and replace it with an image! But how??? See this site: http://www.mennomail.nl/bloeddorst/bloeddorstWP/

    This is what style.css says:

    #header {
        min-height:             75px;
    	height:					auto !important;
    	height:					75px;
    }
    
    #header #text {
    	font-family:			Myriad, "Myriad Pro", Palatino, "Rotis Sans Serif", serif;
    	font-style:				italic;
    	margin:					10px 0 0 10px;
    }
    #header #text h2 {
        font-size:				16px;
    	font-style:				italic;
    	color:					#333;
    }

    and here's the header.php:

    <body>
      <div id="wrap">
        <div id="header">
    	  <div id="text">
    	    <h1><a href="<?php bloginfo('url'); ?>" title="<?php bloginfo('name'); ?>"><?php bloginfo('name'); ?></a></h1>
    		<h2 class="description" id="tagline"><?php echo bloginfo('description'); ?></h2>
    	  </div>
        </div>
  2. kooi2000
    Member
    Posted 3 years ago #

    Edit: forget it. Found it. Sorry for bothering!

  3. TomInc
    Member
    Posted 3 years ago #

    Okay great, but can you perhaps tell me how you did it? I've got the same problem.. cheers!

  4. kooi2000
    Member
    Posted 3 years ago #

    Erm, yeah well, ahum, I linked to an image header that wasn't uploaded yet. AHUM!

  5. AvigayilDamm
    Member
    Posted 2 years ago #

    Hi there. I have the same problem too, and I can't figure out what to do from your copied style.css and header.php... could you please share with me? I am not very good at customizing these css. My website is http://avigayildamm.com/test and I would like to change the header text and replace with an image - same as you tried before. Any help would be greatly appreciated! :) thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags