Support » Theme: Leaf » 728×90 leaderboard ads

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author bradthomas127

    (@bradthomas127)

    It only supports the 468 x 60 banner and right now that is even off by 8px until the next update. You could make a child theme and adjust everything to make it correct for a 728×90 banner or if you want just a quick simple hack you can enter this in the custom CSS option but remember it if you ever change anything in your header because it’s not the correct way of doing it:

    .header-group.six.columns {
        width: 200px;
    }
    .widget-area.six.columns {
        width: 728px;
    }
    Thread Starter Emp82

    (@emp82)

    THanks it works great!

    Hello!

    I did like it’s written above.

    Bit my advertisment not in the center.

    what can I do?

    My site is http://www.usalife.ru

    my banner is still not allow the length.

    How can I make a child theme and fix this problem?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘728×90 leaderboard ads’ is closed to new replies.