• 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

Sixty Nine: Can I add a logo next to my URL Title (company name)

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 › Sixty Nine: Can I add a logo next to my URL Title (company name)

This topic is: resolved
  • This topic has 8 replies, 2 voices, and was last updated 12 years, 8 months ago by beoleary1.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • August 15, 2013 at 12:56 pm #56623
    beoleary1
    Member

    I have an image above the URL Title, but would like the URL Title which is my company name to be an image. Is this possible?

    August 15, 2013 at 1:03 pm #56624
    Brad Dalton
    Participant

    Link to your site please.


    Tutorials for StudioPress Themes.

    August 15, 2013 at 1:08 pm #56627
    beoleary1
    Member

    microsprayinternational.com

    You will need the following access code to enter since it is under construction:

    Hide my Site: asdfn$rT6

    August 15, 2013 at 1:17 pm #56631
    Brad Dalton
    Participant

    You would need to edit the CSS to do that and i think it would be better if your logo and title where included in the same image.


    Tutorials for StudioPress Themes.

    August 15, 2013 at 1:20 pm #56632
    beoleary1
    Member

    That's exactly my thoughts. I am not a CSS master. Not sure what to do. Is there a certain size to build to, etc.

    August 15, 2013 at 1:25 pm #56633
    Brad Dalton
    Participant

    Here's the CSS:

    .site-header .avatar,
    .site-header .site-avatar img {
    	border-radius: 50%;
    	display: block;
    	float: none;
    	height: 112px;
    	margin: 0 auto 24px;
    	margin: 0 auto 2.4rem;
    	width: 112px;
    }
    

    And here's the PHP:

    //* Add support for custom header
    add_theme_support( 'custom-header', array(
    	'admin-preview-callback' => 'sixteen_nine_admin_header_callback',
    	'default-text-color'     => 'ffffff',
    	'header-selector'        => '.site-header .site-avatar img',
    	'height'                 => 224,
    	'width'                  => 224,
    ) );
    

    Changing the height isn't a problem.


    Tutorials for StudioPress Themes.

    August 15, 2013 at 1:35 pm #56635
    beoleary1
    Member

    If I understand your thinking, I am changing the logo area which is the avatar to know be an image plus logo plus company name?

    August 15, 2013 at 1:44 pm #56639
    Brad Dalton
    Participant

    You'd need to change this as well.

    .site-header {
    	background-color: #000;
    	color: #999;
    	float: left;
    	height: 100%;
    	padding-top: 40px;
    	padding-top: 4rem;
    	position: fixed;
    	text-align: center;
    	width: 240px;
    }
    
    .site-header a,
    .site-header a:hover {
    	color: #fff;
    	text-decoration: none;
    }
    
    .header-image .site-header {
    	padding: 0;
    }
    
    /* Title Area
    --------------------------------------------- */
    
    .site-title {
    	font-family: 'Roboto Condensed', sans-serif;
    	font-size: 24px;
    	font-size: 2.4rem;
    	font-weight: 400;
    	letter-spacing: 1px;
    	letter-spacing: 0.1rem;
    	line-height: 1;
    	margin-bottom: 10px;
    	margin-bottom: 1rem;
    	text-transform: uppercase;
    }
    
    .site-title a,
    .site-title a:hover {
    	color: #fff;
    	text-decoration: none;
    }
    
    .site-description {
    	color: #999;
    	font-family: 'Playfair Display', serif;
    	font-size: 14px;
    	font-size: 1.4rem;
    	font-style: italic;
    	font-weight: 300;
    	margin-bottom: 40px;
    	margin-bottom: 4rem;
    }
    

    Tutorials for StudioPress Themes.

    August 16, 2013 at 8:52 am #56801
    beoleary1
    Member

    Thank you

  • Author
    Posts
Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Sixty Nine: Can I add a logo next to my URL Title (company name)’ 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

© 2026 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