WordPress.com

Menu
  • Themes
  • Support
  • Forums
  • Blog
  • Features
  • Sign Up
  • Log In

Need help? Check out our Support site, then

en WordPress.com Forums › CSS Customization

How to change logo on NotesIL theme

  • Author
    Posts
  • March 3, 2013 at 4:03 am #1170321

    pstrapp
    Member

    I’d like to change the header logo beside the site name and description to a different image. What would be the CSS code I’d need to add?

    The blog I need help with is bodyconnections.wordpress.com.

    March 5, 2013 at 3:00 pm #1170551

    designsimply
    Staff

    Here is an example you can start with:

    div#header h1 img {
    	display: none;
    }
    div#header h1,
    div#blog-description {
    	padding-left: 40px;
    	width: 710px;
    }
    #blog-title {
    	background: url('http://s.wordpress.org/about/images/logos/wordpress-logo-32-blue.png') left center no-repeat;
    }

    Change the url() value to the image you’d like to use and then adjust the padding-left and width values based on your new image size.

  • Author
    Posts

The topic ‘How to change logo on NotesIL theme’ is closed to new replies.

About This Topic

  • Started 5 years by pstrapp
  • In: CSS Customization
  • This topic has 1 reply
  • 2 participants
  • Latest reply from designsimply
  • Last activity: 5 years

Tags

  • change
  • custom
  • Header
  • image replacement
  • logo
  • notesil

Get Started

Create your own website

An Automattic Creation

Do More

  • Features
  • Store
  • Themes
  • Developers

Community

  • Support
  • Forums
  • WordCamps
  • Create a free website or blog at WordPress.com.

Company F • T

  • Our Story
  • Privacy
  • Terms of Service
  • Matt Mullenweg
  • We are hiring PHP developers. Join us!