How to small icon ojs and pkp

image
how to change image size with ojs 3.1

Hi @Suriya_21

You may change this image size adding and adjusting this rule in your custom CSS:

    float: right;
    display: block;
    max-width: 152px;
}

Regards,
Israel Cefrin
Public Knowledge Project Team