• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Paypal $$$ to first person to match this FONT...

Superwormy

Golden Member
Long story short, I need to match the font used on the left and right menu buttons on this site:
http://uconngalileo.engr.uconn.edu

To be clear, the fonts on these buttons:
ABOUT GALILEO
ENGINEERING
MODULES
COMMUNICATION

IT MUST BE A TRUE TYPE FONT!

$2.00 Paypal to the first person who tells me which damn font it is, because I havn't been able to figure it out!
 
Looks pretty common to me, although I have no idea what the actual name is.
 
Please dont' just guess... so far everyone is wrong...

MS Sans Serif MIGHT be right... but theres no True Type Font version of MS Sans Serif apparently... so you can't use it in Paint Shop Pro / CorelDraw, so its no good to me.
 
Originally posted by: charliebrown
Go to www.myfonts.com. Click on WhatTheFont and upload a bitmap of your font(s)... it will find the font for you.

I'd do it but its late, I'm tired and its only $2...

if you find it through that site, you should paypal $2 to charlie 🙂
 
Originally posted by: charliebrown
Go to www.myfonts.com. Click on WhatTheFont and upload a bitmap of your font(s)... it will find the font for you.

I'd do it but its late, I'm tired and its only $2...

Cool site, but it produced 85 results, most of which were obviously wrong. Probably works better on a more exotic font, though.
 
I say Verdana. If it's not that, it's damn close

*edit* Verdana

Even the odd spacing between the lines of the capital E are the same

my picture kinda sucks...that's microsoft paint for you...



*edit 2* after all my testing and finding what I think is it....I think of looking at the source...unless this is just a rare conincidence

<html>
<head>
<title>Galileo Home</title>
<meta http-equiv="Content-Type" content="text/html;">
<style>
table.covernews
{
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color : #c1c1c1;
font-weight: bold;
text-decoration: none;
text-algin: left;
line-height:15px;
}

*edit 3* It's even a true type font. I think we have a winner.
 
Originally posted by: Indolent
I say Verdana. If it's not that, it's damn close

*edit* Verdana

Even the odd spacing between the lines of the capital E are the same

my picture kinda sucks...that's microsoft paint for you...



*edit 2* after all my testing and finding what I think is it....I think of looking at the source...unless this is just a rare conincidence

<html>
<head>
<title>Galileo Home</title>
<meta http-equiv="Content-Type" content="text/html;">
<style>
table.covernews
{
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color : #c1c1c1;
font-weight: bold;
text-decoration: none;
text-algin: left;
line-height:15px;
}

*edit 3* It's even a true type font. I think we have a winner.

Yes, why the hell not look at the source code firts to narrow the odds...
 
It is NOT Verdana. Or any of the others so far. The spacing is wrong for Vendana, and the E's are different.

Also, why the HECK would look at the source code matter? It's not HTML, its a frickign IMAGE!
 
Originally posted by: Superwormy
It is NOT Verdana. Or any of the others so far. The spacing is wrong for Vendana, and the E's are different.

Also, why the HECK would look at the source code matter? It's not HTML, its a frickign IMAGE!

Arguing over the net is like being in the Special Olympics - even if you win, you're still fscking retarded...
 
Back
Top