• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Replace header logo with animated .gif

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › General Discussion › Replace header logo with animated .gif

This topic is: not resolved
  • This topic has 1 reply, 2 voices, and was last updated 11 years, 9 months ago by Brad Dalton.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • August 3, 2013 at 4:45 pm #53998
    cmbsglobal
    Member

    Can I ask again? I asked a few days and did not have a response so wanted to make sure it is seen. I asked

    Hi, I am using Decor theme. I would like to replace the logo on upper left with an animated .gif of the person’s name. Everything I’ve tried in the stylesheet word half way work. If I checkmarked keep the logo, it would populate with my .gif I put in stylesheet, but would also keep the words. If I unchecked the box to get rid of the words that are there now, the .gif didn’t show up either.

    http://revats.net/webdesign/

    http://revats.net/webdesign/

    August 4, 2013 at 1:18 am #54048
    Brad Dalton
    Participant

    Try adding it using the built in header uploader.

    You can also change the dimensions on line 26 of your child themes functions.php file:

    /** Add support for custom header */
    add_theme_support( 'genesis-custom-header', array( 'width' => 1140, 'height' => 140 ) );
    

    And in your style sheet.

    /* Header
    ------------------------------------------------------------ */
    
    #header {
    	margin: 0 auto;
    	min-height: 140px;
    	width: 1140px;
    }
    
    #title-area {
    	float: left;
    	margin: 25px 0 0;
    	overflow: visible;
    	padding: 0;
    	width: 400px;
    }
    
    #title {
    	color: #fff;
    	font-family: 'Great Vibes', cursive;
    	font-size: 68px;
    	line-height: 1.1;
    	margin: 0;
    	text-shadow: #000 -1px -1px;
    }
    
    #title a,
    #title a:visited {
    	color: #e7cba4;
    	padding: 0;
    	text-decoration: none;
    }
    
    #title a:hover {
    	color: #fff;
    }
    
    #description {
    	color: #adadad;
    	font-size: 16px;
    	font-style: italic;
    	margin: -15px 0 0;
    	padding: 0;
    	text-shadow: #000 -1px -1px;
    }
    
    #header .widget-area {
    	float: right;
    	padding: 35px 0 0;
    	width: 740px;
    }
    
    
    /* Image Header - Partial Width
    ------------------------------------------------------------ */
    
    .header-image #title-area,
    .header-image #title,
    .header-image #title a {
    	display: block;
    	float: left;
    	min-height: 140px;
    	overflow: hidden;
    	padding: 0;
    	text-indent: -9999px;
    	width: 400px;
    }
    
    .header-image #description {
    	display: block;
    	overflow: hidden;
    }
    

    Tutorials for StudioPress Themes.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2025 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble