Top bar issues

  • Anonymous

    #19529

    Backtick is “shift” plus the “~” key.

    Are you sure about this one, Ken?

    @ postgame,

    When you used the action hook, which one did you choose? Did you try the graphene_container_before under the header.php file?

    postgamepresser

    #19530

    @Josh

    I actually chose the graphene_top_bar action hook and not the one you are referencing. I’ll give it a try.

    I also suck at these backticks!

    Thanks!

    postgamepresser

    #19531

    It worked! Thanks Josh!

    Anonymous

    #19532

    Great! You’re welcome.

    Now, wrap the code you inserted with a div tag, and we are going to move everything up about 30 pixels.

    Like this:

    <div style="margin-top:-30px;">YOUR CODE HERE</div>

    This will get rid of that white space at the very top.

    Mod

    Kenneth John Odle

    #19533

    Doh! (insert head slap here) it should be:

    Backtick is “shift” plus the “~” key, only without the “shift”.

Viewing 5 posts - 11 through 15 (of 15 total)

  • 1
  • 2
  • You must be logged in to reply to this topic.