Hard Light Productions Forums

Site Management => Site Support / Feedback => Topic started by: BirdofPrey on February 04, 2015, 03:59:26 pm

Title: Site font?
Post by: BirdofPrey on February 04, 2015, 03:59:26 pm
Hey I had a random question for you folks.
What fonts are defined in the site's CSS?

I recently installed Bank Gothic on my PC, now section headings and a few other pages are using it in some places.  Is that defined by the site or is my browser .css overriding something wrong (shouldn't be overriding anything, but sometimes browsers get uppity)?
Title: Re: Site font?
Post by: jr2 on February 04, 2015, 07:57:15 pm
Just a guess (Chrome browser - menu - More Tools - view source)  CTRL+F search for font = :

Code: [Select]
<span class="smalltext" style="display: inline; visibility: visible; font-family: Verdana, Arial, sans-serif;"><a href="http://www.hard-light.net/forums/index.php?action=credits" title="Simple Machines Forum" target="_blank" class="new_win">SMF 2.0.8</a> |
EDIT:

No font specified, followed by Verdana specified, followed by Arial:

testabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
testabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
testabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ


EDIT2:  Means it's Verdana