Customizing logo size in OJS3

Hello,
How can i change the size of the logo to be longer in width and height than the default that is normally set at appearance tab in the administration section

Kind Request
Simon

Hi @Simon_Muchemi

You have 2 options:

  • Crop image in current theme dimensions
  • Adjust it on CSS element:
    .pkp_site_name .is_img img

Regards,
Israel Cefrin
Public Knowledge Project Team

2 Likes

very helpful Sir

Regards
Simo

what do you mean by Crop image in current theme dimensions? how to do it? please expain Iam news to OJS