• 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

add logo to copyblogger theme

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 › Design Tips and Tricks › add logo to copyblogger theme

This topic is: resolved

Tagged: copyblogger, css styling, header

  • This topic has 4 replies, 2 voices, and was last updated 12 years, 5 months ago by dominick42.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • December 31, 2012 at 12:13 pm #8612
    dominick42
    Member

    I am needing to add a logo in header to Genesis Copyblogger theme. Can anyone help?

    Site: http://www.mywebsitetraffictips.com

    December 31, 2012 at 11:46 pm #8682
    TishaOehmen
    Participant

    I'm sorry -- I don't have a copy of the theme readily at hand, however, it's pretty easy to manage in most Genesis themes. Just follow these steps:

     

    In the Genesis settings in the admin panel, change from a "text" logo to an "image" logo.
    Then about line 225 of the style sheet, add the following lines:

     

    <code>#title-area {

    background: url(images/xxxx.png) no-repeat center top;

    min-height: 100px;

    }</code>

    Put your logo image in the images folder of your child theme.
    If you decide you want the logo to be left-aligned, instead of centered, just use "left" instead of "center" on the css above.
    If the image is more or less than 100px tall -- adjust the code above to reflect the full height of the logo. (this may cause additional styling to be necessary on the #header background.
    On line 181 of the style sheet, set the area to read:

    <code>#title a, #title a:hover {
    color: white;

         display: none;
    text-decoration: none;

    }</code>

    and on line 186, the style sheet should read:

    <code>#description {
    color: #999;

    display: none;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 14px;
    font-style: italic;
    }</code>

    Let me know if you have any trouble.


    Tisha Oehmen, Paradux Media Group
    Twitter: @TishaOehmen

    January 1, 2013 at 12:53 pm #8768
    dominick42
    Member

    Tisha,

    Thanks for the code. I do not have a line counter in the style shhet editor so am not sure where to put your code? Below is my styleshhet starting near the current title area. Where do I put your  code?

    My Stylesheet

    #header p {  color: #fff; }

    #title-area {  float: left;  overflow: hidden;  padding: 20px 0 0;  width: 400px; }

    #title {  font-size: 36px;  line-height: 42px;  margin: 0; }

    #title a, #title a:hover {  color: #fff;  text-decoration: none; }

    #description {  color: #999;  font-family: Georgia, Times, 'Times New

     

    Thank You,

    Sam Goble

    January 1, 2013 at 8:58 pm #8880
    TishaOehmen
    Participant

    Instead of: #title-area {  float: left;  overflow: hidden;  padding: 20px 0 0;  width: 400px; } make it say #title-area {  background: url(images/xxxx.png) no-repeat center top; float: left;  overflow: hidden;  min-height: 100px; padding: 20px 0 0;  width: 100%; }

    And instead of  #title {  font-size: 36px;  line-height: 42px;  margin: 0; } put in #title {  display: none; font-size: 36px;  line-height: 42px;  margin: 0; }

    And instead of #description {  color: #999;  font-family: Georgia, Times, ‘Times New.... make it say #description {  color: #999;  display: none; font-family: Georgia, Times, ‘Times New....

    that should do it. You'll also really like http://notepad-plus-plus.org/ as an editor -- it's got line counts and it's free. 🙂


    Tisha Oehmen, Paradux Media Group
    Twitter: @TishaOehmen

    January 2, 2013 at 1:05 pm #8994
    dominick42
    Member

    Tisha,

    Ok, it's all good. Thank you for your help.

    Sam

     

     

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘add logo to copyblogger theme’ is closed to new 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