Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Line up header options with logo?

edited July 2011 in Vanilla 2.0 - 2.8
So no matter how small my logo is, the panel/header menus fall below the logo which is causing a bunch of blank space... What CSS change do i need to make to get it to line up with the logo? Thanks :)

Answers

  • Options
    No one?
  • Options
    Still no one?
  • Options
    edited July 2011
    Hi Zach,
    Not a css issue. I ended up altering the config.php within conf like:
    $Configuration['Garden']['Title'] = "<img src='themes/pg/images/ladybug.png'><img src='themes/pg/images/wpgwords1.png' height='40'>Community";
    Caution: Any text will be inline with the bottom of the highest image. Hope this helps.
Sign In or Register to comment.