ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
First, Love MC! Using it on all my sites. Clients really like it too.
I want to enlarge my client's logo on the Log-in Page and at the top of the Dashboard. Where can I do that?
We have a long logo that is quite small when I upload the new logo thru the template manager.
I went all the way back to page 6 of the forum and found no references to this issue.
Any help will be greatly appreciated.
It worked to make the area larger. But the image is very digitized.
I change it to:
#mc-login #mc-logo img {
float: none;
margin: 0 auto;
width: 420px;
height:192px;
}
The image I uploaded was a .png, 420 x 192px @72 dpi
The image I uploaded, thru the MC interface, was a .png, 420px x 192px @72 dpi.
Just now I tried to upload a 300 dpi logo at 1751px x 826px.
Still looks the same. I know that file size is way too large however, I wanted to try it to see if there was any difference...there is none, still blurry.
I think it is getting resized when it is uploaded, because I am not doing it at my end.