Skip to:
Content
Pages
Categories
Search
Top
Bottom

Admin bar logo not aligned

Viewing 8 replies - 1 through 8 (of 8 total)

  • piphut
    Participant

    @piphut

    Sounds like a CSS problem.. try experimenting the the logo properties in adminbar.css

    I checked that css file and am not sure what to tweak


    r-a-y
    Keymaster

    @r-a-y

    Try this in your theme’s stylesheet:
    #admin-bar-logo {line-height:1.5;}

    Ahhh, thank you r-a-y, looks much better now.

    Last thing that I can’t figure out still dealing with the header is moving the yardbarker ad down so it is not covered by the admin bar. I have tried and can’t get it right.


    piphut
    Participant

    @piphut

    try adding this to your themes stylesheet:
    #header .right { margin-top: 25px; }

    Awesome thanks piphut! Upon further review that code also dropped down the last tab in my menu bar so I had to take it out. Any idea how to modify it so it doesn’t effect the menu bar?


    piphut
    Participant

    @piphut

    You could add a class to your img tag (e.g. ) and then add the upperRight tag to your CSS file with the (margin-top: 25px; }

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Admin bar logo not aligned’ is closed to new replies.
Skip to toolbar