• I want to change the height of the area where my logo is. I normally would think that area would be called “Header”, but of course the Yoko theme calls the area below it where a picture would go the “Header”.

    So I’ve got two questions:
    1) What is that area called in Yoko?
    2) How can I change the height of it?

    BAMcast.Biz

Viewing 2 replies - 1 through 2 (of 2 total)
  • I suggest using Firebug for Firefox to inspect your site, this will help you figure out what you want to change.

    Using it I can tell you that your navigation and logo are in the HTML5 “header” with an id of “branding”. Your logo is in a “hgroup” with the id of “site-title”.

    I hope that helps.

    Thread Starter BAMcast.Biz

    (@bamcastbiz)

    Thank you! It helped a lot.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Little confused about use of the word "Header"’ is closed to new replies.