Search : in
By :

Bold font in Outlook

Last answer on Oct 17, 2009 9:48:17 pm BST Leonard, on May 11, 2009 11:38:21 am BST 
 Report this message to moderators

Hello,

While using my PC, suddenly the desktop turned to bold as did all folders and mail in Outlook. I have tried resetting the the DPI size to 96 Normal in Windows settings, but this did not help.

Now all my folders in Outlook appear to contain unread messages and the messages themselves are bold (not the content), thus giving the appearance of unread messages.

I changed the screen's appearance to Classic Style from XP Style, and that sorted out the problem on the desktop, but not in Outlook.

This is incredibly frustrating. Your help would be appreciated.

Regards
Leonard

Configuration: Windows XP
Safari 525.19

Best answers for « Bold font in Outlook » in :
Synchronise iphone contact with outlook ShowSynchronise iphone contact with outlook Solution For Microsoft Vista For Windows XP Configure iTunes When you try to sync contacts, email and / or timing of your iPhone / iPod touch on a PC with Outlook, iTunes displays the...
Using Outlook with your Yahoo! Mail ShowUsing Outlook with your Yahoo! Mail Step 1: Configuration of your Yahoo! account Step 2: Check that the account is working It is now possible to use your Outlook account to with your Yahoo! paid subscription email accounts that...
Free alternatives for Microsoft Outlook ShowFree alternatives for Microsoft Outlook Outlook is a mail client allowing you to your read and send email by connecting to the server on which your account exists. This is done either by accessing your account via POP (Post Office...
Download Outlook Connector ShowConnector Microsoft Outlook allows to use Outlook 2003 or Outlook 2007 to access and manage freely your Windows Live Hotmail or Live Mail accounts, especially the contacts. Depending on the services, the calendar task synchronization and the notes...

1

MIKE, on Jun 14, 2009 3:39:02 pm BST

Hi Leonard,
I have the same problem with my read & unread mail appearing in bold font. I know you can make the font become regular (not bold) after the email is read, because it used to be that way. Not sure what happened. For the life of me, I cannot figure out how to find answers to questions on sites like "Kioskea". I see the question, but no answer. Anyway, if you get a solution, I would REALLY APPRECIATE it if you could email it to me. I'm using XP Pro SP2, & OE 6.
Thanks Much,

Mike

Reply to MIKE

2

anonymous, on Aug 17, 2009 4:11:05 am BST

I have the same problem after having a game (Left4dead from Valve) uninstalled

- - - Please check registry file and font file - - - - - - - - - - - - - - - - - - - - - - - - - - -

1. Registry
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
"Tahoma (TrueType)"="tahoma.ttf"

2. Font %WINDIR%\FONTS\tahoma.ttf


- - - Here's how to fix the game Left4dead uninstalled - - - - - - - - - - - - - - - - - - - -
The Left4dead game takes over system font tahoma. That's why

1. Copy original tahoma font from somewhere (%WINDIR%\FONTS, CDROM, Internet) to C:\temp

2. Goto C:\Temp\tahoma.ttf, right click the select Install

3. Check %WINDIR%\FONTS for file tahoma.ttf and tahoma_0.ttf

4. If there's tahoma_0.ttf then open regedit, goto
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts], scroll to Tahoma (TrueType) the change the value from tahoma_0.ttf to tahoma.ttf

5. Reboot system check if everything is OK, delete file %WINDIR%\FONTS\tahoma_0.ttf

*** %WINDIR%=C:\WINDOWS
*** Left4dead modify 3 fonts Arial, ArialBold and Tahoma

Reply to anonymous

3

 jlcsantos, on Oct 17, 2009 9:48:17 pm BST

Create l4d-fix.reg and execute

.........................

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]

"Tahoma (TrueType)"="tahoma.ttf"
"Courier New (TrueType)"="cour.ttf"
"Verdana (TrueType)"="verdana.ttf"
"Arial (TrueType)"="arial.ttf"
"Arial Narrow (TrueType)"="arialn.ttf"
"Arial Bold (TrueType)"="arialbd.ttf"
"Lucida Console (TrueType)"="lucon.ttf"
"Trebuched MS (TrueType)"="trebuc.ttf"
"Times New Roman (TrueType)"="times.ttf"
"Marlett (TrueType)"="marlett.ttf"

.......................

Reply to jlcsantos