logo above blog title

  • Posted in : Editor
  • Eduardo
    Participant

    Hi,

    I’d like the homepage to show my logo, below the nav bar and above the <h1> page title. I can edit the header.php file (in a child theme) and insert the tag there, but i can’t style it in order to get the image centered and with proper padding.

    Please have a look here: http://canada.eduardomolon.com

    Can you help me with this please?
    Thank you!

    serkan
    Moderator

    Hi, Now, on our demo site, you can see the style you want as a default.
    http://themes.pixelwars.org/editor/
    Why did you do such a customization for this feature?

    Eduardo
    Participant

    Hi,
    I see the deafult, thank you.
    But the deafult does not show *both* the logo and the text. What i wanted was to have my logo *and* the site title text.

    Your reply gave me an idea, and i manipulated the IF statements in the PHP to have the image always shown. So, i almost got what i wanted.

    However, i still can’t style the image margins and the image size to my liking. I can’t get the .site-tiel img selector to work from the child theme…

    Would you help me styel that?
    Thank you!

    serkan
    Moderator

    Hi,
    If you leave a little space below, your logo will look nice.

    @media screen and (min-width:768px) {
    .site-title img { margin-bottom: 20px; max-height: 150px; } }

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register