mobbdeep
Member
Hello,
Just wanted to point out that the logo should have margin-top styling in the CSS to stop it from looking the way it looks now.
Current Logo (see how it's butted up to my bookmark bar):
New CSS styling and the logo:
#elLogo img {
max-height: 55px;
margin-top: 10px;
Just wanted to point out that the logo should have margin-top styling in the CSS to stop it from looking the way it looks now.
Current Logo (see how it's butted up to my bookmark bar):

New CSS styling and the logo:
#elLogo img {
max-height: 55px;
margin-top: 10px;
