Logo issues

izhmel
@izhmel
10 years ago
1,354 posts
I created a logo and uploaded under "/core/skin_admin/images/skin=jrNova" and it keep re sizing the image very small no matter what the logo size is , i.e. 600 x 50 produce a very small logo


--
The Scientist
dubmusic.com
Thanks for any assistance.

updated by @izhmel: 10/26/15 06:45:33PM
michael
@michael
10 years ago
7,814 posts
when you uploaded the new image under it you would see the dimentions eg: 559 x 320

go to:
ACP -> SKINS -> NOVA -> TEMPLATES -> header.tpl -> MODIFY

and on line 38 you will find:
{jrCore_image image="logo.png" width="325" height="75" 

change the width and height to what your after.

Also remove the
style="max-width:325px;max-height:75px;"
from that same line.

click SAVE CHANGES.

Go back to the TEMPLATES list screen and activate it.
izhmel
@izhmel
10 years ago
1,354 posts
Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.

Tags