Size of address bar text

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
burgundy
Posts: 273
Joined: Fri Oct 16, 2009 9:50 am

Size of address bar text

Post by burgundy »

Can the size of the text in the address bar be increased without affecting any other text?
void
Developer
Posts: 16640
Joined: Fri Oct 16, 2009 11:31 pm

Re: Size of address bar text

Post by void »

To change the search box font size:
  • In Everything, type in the following search and press ENTER:
    about:config
    This will open your Everything.ini configuration file in notepad.
    Please completely exit Everything before modifying this file:
  • In Everything, from the File menu, click Exit
    Back to your Everything.ini (in Notepad), change the following lines:
    search_edit_font_size=
    to:
    search_edit_font_size=22
    where 22 is the font size in pixels.
  • Save changes and restart Everything.
The search box font size can be set with the Everything 1.5 alpha from Tools -> Options -> Fonts and colors -> Search Edit -> Size.
burgundy
Posts: 273
Joined: Fri Oct 16, 2009 9:50 am

Re: Size of address bar text

Post by burgundy »

Thank you very much!
Post Reply