• Hello,

    I would like to place a logo (an image) in place of the site title. How do i go about it?

    Kind regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • It depends on what your theme supports. What theme are you using?
    /peter

    Thread Starter Martin

    (@matotien)

    Twenty ten version 1.3

    Don’t edit the Twenty Ten theme. Instead create a child theme for your changes. You can download a basic Twenty Ten child theme from here.

    Using a child theme is definitely the way to go. I use them all the time since all you need to maintain is your changes, not the whole theme. For your requirement you will need to override the header.php file to add your logo inside the branding div. To create a child theme you will need to include a style.css file. The one that @esmi provided is good as it pulls in the styles from the parent theme.

    A logo is such a common requirement, I’m surprised that the standard themes don’t support it.

    /peter

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Site Title’ is closed to new replies.