OJS 3: Icon size in page footer / Font style

Hey there,

almost all issues solved - two remaining:

  • the size of the icons in the page footer is resized to a standard height of 30px. Can I adjust that ?

  • When using google chrome, the page (www.jrfm.eu) shows up in the correct font (Calibri regular). With IE, Calibri bold and with Firefox, Times New Roman is displayed. I did not find the reason for that yet. Any experiences with this behaviour?

Thank you all
cw

Hi @Jesaiah,

The font issue appears to be related to CORS rules. I think there are a few other mentions in the forum, with solutions – try searching for CORS.

Regards,
Alec Smecher
Public Knowledge Project Team

Thanks! I will do that.

Any ideas about the icon scaling problem?

Hi @Jesaiah,

At a glance, that looks like a custom CSS issue. You have the element set to 50px height, but you also have 10px padding. That’ll apply to top and bottom, hence the icons themselves are left with 30px.

Regards,
Alec Smecher
Public Knowledge Project Team

Thank you - I should have seen that. Sorry for the inconvenience!

Have a great day
cw