@erich73
14 years, 7 months ago
how do I actually change the CSS the get a hover-effect onto the admin-bar-logo ?
Same as at the Log-In or Sign-up-link at the BuddyBar.
#admin-bar-logo
Many thanks,
@jivany
Think it might be something like:
#admin-bar-logo:hover { background-color:#222222; }
Not sure if the colour is correct though.
that easy ?
Thanks, worked like a charm…. !