pragmaMx Support Forum

Archive => eBoard => veraltete bzw. unsupportete Systeme und Module => Alt Archive => eBoard FAQ - english / englisch => Thema gestartet von: tequila in 16 August 2002, 02:46:56

Titel: How can I increase the text-size of the message box?
Beitrag von: tequila in 16 August 2002, 02:46:56
I would like to modify the text-size of the message box (new threads and posts) but can“t find any settings for this.

Where can I adjust this?
Titel: Re: How can I increase the text-size of the message box?
Beitrag von: tequila in 16 August 2002, 02:49:00
This you have to adjust in the "modules/eBoard/templates/header.html"-file.

Change on line 92 the setting:

 
Zitatfont-size : 10px;

to your needs (e.g. font-size : 12px; for 12 pixels).