Hi just upgraded WP from 1.2-1.5 and everything works but in adminpanel, the top header bar where it says wordpress overlaps with the title of my blog's name, bothin in the large text. And there is a random parenthesis'. Can someone tell me how i can fix/edit this or direct me to a similar topic ^^;
Thanks
A search would have turned up this:
Press CTRL-F5 if you are using Windows.
Force a reload on other systems
oh wow O_O that fixed everything! Thanks btvillarin
<3
m4c3w4n
Member
Posted 8 years ago #
wp-admin > wp-admin.css you want to change
font-size:
#wphead h1 {
font-size: .5em;
font-weight: normal;
letter-spacing: -.05em;
margin: 0;
}