Hi all, tried searching in this forum for "change logo size omega theme" "change login logo size" "resize login image" and a few others with no luck.
I want to know how to change the size of the svg image that shows on the login page of the admin omega theme.
Looked in UI, new.css, even tried uploading a larger image but it always resizes to 90x52.5.
Can anyone provide a solution to this for me?
Thanks
Update:
Found the solution (for me anyways) inside the login.php file on line 29.
Removed the ahref tags and link from there and left the width at 100% and the height at auto in the new.css file which made it fit the div and gave me what I wanted.