Finder Bar
Italic menu items
Rate Topic:




-
Group:
Member
-
Posts:
9
-
Joined:
22-February 09
Posted 24 February 2009 - 12:08 PM
The bold text in the finderbar (Text:Finder) is bold and NOT italic, but the following menu items is italic (Text:
File Edit View Window)
So it looks something like this:
Finder File Edit View Window
How to fix that ?
0
-
Group:
Member
-
Posts:
265
-
Joined:
26-July 08
Posted 24 February 2009 - 01:02 PM
Well you should try to go to your desktop properties and go to the advanced tab to check the font of the taskbar. I don't remember the exact path, but I know you right-click to get to the desktop properties.
0
-
Group:
Member
-
Posts:
9
-
Joined:
22-February 09
Posted 24 February 2009 - 05:06 PM
There is nothing about the taskbar and nothing is set on italic too.
0
-
Group:
Administrators
-
Posts:
1,157
-
Joined:
11-October 05
Posted 24 February 2009 - 05:17 PM
If you want to remove the bold Finder you'll need to edit the finderbar.ini file, look for the line MakeMenu2Bold=1, change the 1 to 0 (zero).
There is a bunch of other setting in there too.
Once you save and close the file, right click the finderbar (taskbar) and select reload.
0
-
Group:
Member
-
Posts:
9
-
Joined:
22-February 09
Posted 24 February 2009 - 08:27 PM
I just noticed that i didn't say what i need to fix. I want that the menus after the "Finder" isn't "File Edit View Window", but just "File Edit View Window". I just want to remove the italic formatting. I saw others finderbars and thay are without italic lettters and it looks better.
0
-
Group:
Administrators
-
Posts:
1,157
-
Joined:
11-October 05
Posted 24 February 2009 - 09:08 PM
Now I get it.
Open the same file I mentioned earlier, and look for FontWeight=italic, change this to FontWeight=Norm
Save and close. Right click finderbar if you've got it running and select reload.
I've just tried it on mine and that should solve your problem.
0
-
Group:
Member
-
Posts:
9
-
Joined:
22-February 09
Posted 25 February 2009 - 08:12 AM
[Window]
MainWindowWidth=640
WindowLeftMargin=0
FontName=Verdana
FontSize=10
FontWeight=Norm
FontColor=Black
FontTopMargin=3
FontLeftMargin=-5
WordIndentationRight=20
MakeMenu2Bold=1
The Wight already was Norm, but i set the font to Finderbar and all is working, but
Finder is about 5 pixels lower than File Edit View Window...
[Window]
MainWindowWidth=640
WindowLeftMargin=0
FontName=Finderbar
FontSize=10
FontWeight=Norm
FontColor=Black
FontTopMargin=3
FontLeftMargin=-5
WordIndentationRight=20
MakeMenu2Bold=1
EDIT:
I just set the font to arial and it looks good.
This post has been edited by ronyx69: 25 February 2009 - 08:47 AM
0