• In an ideal world I’d like my logo to appear on the left and the strapline to appear to the right, with the two items horizontally aligned at the bottom. Any idea how I can achieve this?

    Here’s my site:

    Ardoch Scotland

    Thanks

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

    (@t-p)

    like my logo to appear on the left

    In you theme’s style.css, look for class =”site-title”. In it, change “text-align: center” to “text-align:left”

    and the strapline to appear to the right,

    You mean the line that says “the perfect space for inspiring thoughts”? If yes?

    In you theme’s style.css, look for class =”site-descroption”. In it, change “text-align: center” to “text-align:right”

    Thread Starter TriciaB

    (@triciab)

    Hi thanks Tara, I’ve tried that but the strapline appears a line below the logo. I want them to valign bottom if that makes sense.

    Thread Starter TriciaB

    (@triciab)

    Could I split the header into two columns? Then I could probably sort the alignment out.

    Moderator t-p

    (@t-p)

    Try what you said.

    Also, try moving the closing </div> for your title below the closing </div> of the strapline.

    Make sure to keep a backup of your file you tweak, in case

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