• Pretty new to this and would love some help. Theme Suburbia. Working on customizing my header here: https://blog.cheeseplus.com/

    Right now the header has: logo, then title. I also want the tagline in that space in the right and I want it as an image.

    It used to be a text, but went away while fixing an issue I had with the logo (was coming up duplicate on pages).

    I know (I think?) I have to add something like
    <img src=”URLFORTHECHEESEPLUSBLOGIMAGE” alt=”TheCheesePlusBlog” width=”246″ height=”35″ />

    But how do I make it go in that space in the right AND not conflict with the posts?
    In the posts the logo is encroaching in that space.

    This is my pastebin with the code: https://pastebin.com/tmEgKy6P

    Please help? Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator t-p

    (@t-p)

    is “Suburbia” a paid theme? If so, may want to contact the vendor for support

    Thread Starter MajoMedia

    (@majomedia)

    It’s a free theme.

    how do I make it go in that space in the right AND not conflict with the posts?

    possibly by adding a specific css clads to the image and using css formatting in style.css;

    try to work with a tool such as Firefox’ add-on Firebug to check which styles to edit; https://getfirebug.com/

    Thread Starter MajoMedia

    (@majomedia)

    Yeah. Don’t know enough about this to manage that.

    Tried firebug last time you suggested it – saw it on a different thread. Seem to work the same way as Inspect Element on Chrome but I think I just don’t know enough html and css to use it well. Even when I locate the problem, it looks very different on the theme editor and I can never figure out how to make the changes I saw on Firebug or Inspect Element.

    But thanks for the try.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Add another image to header’ is closed to new replies.