maughns
Hi
The topbar issue is from /media/plg_system_loginpopup/css/style.css
this is adding line height style that making the issue.
body {
font-family: 'Heebo',sans-serif;
font-size: 14px;
line-height: 1.71428571;
color: #666666;
background-color: #ffffff;
}
Remove line height code as template already has its own style for body. This code should be built only for the login plugin not for complete body site tag.
The text Parkhurst Reboots appear normal http://prntscr.com/11o8yeo As in background is an image and text over the item show like this.