Europeia Font

Because no one answered or because you figured it out?
 
Sorry, completely missed this. The font used in the Europeian banners is Trajan, which unfortunately is non-free. The font used on the forum depends on the skin you use, and you can find the info in the respective CSS files.

For Euro bright:
Code:
font-family: helvetica,arial,sans-serif;

For Euro classic:
Code:
font-family:"Verdana", "Tahoma", "Arial", sans-serif;
 
Charlotte, it is.

Mouse, Trajan is supposed to be non-free, but there are a few freely available... let's say replications online :wink: .
 
r3naissanc3r said:
Sorry, completely missed this. The font used in the Europeian banners is Trajan, which unfortunately is non-free. The font used on the forum depends on the skin you use, and you can find the info in the respective CSS files.

For Euro bright:
Code:
font-family: helvetica,arial,sans-serif;

For Euro classic:
Code:
font-family:"Verdana", "Tahoma", "Arial", sans-serif;
Its ok, Thank you for your help anyway
 
Back
Top