Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Helvetica Neue browser issue?
#1
I had to install the font for a project, and upon doing so, it messed up the font in my browser, and at times makes it hard to read:
[Image: 7Awde.png]

Upon Googling the issue, I've found this solution:

To fix Helvetica Neue in Firefox:
Browse to C:\Users\YOURUSERNAME\AppData\Roaming\Mozilla\Firefox\Profiles\xxxxxxxx.default\chrome

In this folder, edit userContent.css (or create it in notepad if it doesn't exist) and add these two lines:
@font-face { font-family: 'helvetica neue'; src: local('Arial'); }
@font-face { font-family: 'helvetica neue'; font-weight:bold; src: local('Arial'); }

You will need to close firefox and reopen it to see the change.

But I don't even have a chrome folder in my Firefox profile?
Any help/suggestions would be appreciated.
Reply


Messages In This Thread
Helvetica Neue browser issue? - by icephoenix21 - 2014-03-18, 05:28 PM
Helvetica Neue browser issue? - by ShinkuDragon - 2014-03-18, 06:54 PM
Helvetica Neue browser issue? - by icephoenix21 - 2014-03-18, 07:03 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)