Make Firefox’s Navigation Toolbar Font Larger

I recently switched back to using Firefox instead of Chrome due to Chrome’s unreliability from version to version, and discovered Firefox’s Navigation Bar default font size was smaller than what I was used to seeing with Chrome.

Here’s how you can change the navigation bar’s font size:

To modify the address bar font size, add the following line to the userChrome.css file

#urlbar {font-size: 14pt !important}

If Firefox is running, you’ll need to restart it to pick up the new font size. No doubt you’ll want to experiment with a few different sizes.

And here’s a link to find where your userChrome.css file is.

Source

Super Easy Way to Mount a Shared Drive in OSX

OSX has problems “mounting” shared drives. The typical process is to open finder, click “Go” and then “Connect to Server”….

By following these quick steps you can get a Shared Drive icon on your OSX Dock.

  1. Open Finder, go to Preferences, Enable “Show Connected Servers”
  2. Connect to a Share via Finder -> Go -> Connect to Server (Typically SMB Share from a Windows Server or computer)
  3. After Connecting, you’ll see an icon for the Share on your Desktop. Drag that icon to the right side (document side) of your OSX Dock.
  4. Click the Icon for the Share anytime you need to connect to it!

Why Apple has to make this so difficult, I’ll never know. OSX needs a “Mount Shared Drive” option like Windows does. Until then, this is the closest solution.

A Fix for Google’s GMail HTML Signatures Not Showing up in your Settings

So Google hasn’t ironed all the kinks out yet for their help and support regarding the newly rolled out HTML Signatures, as this simple fix alluded the Google Support team for a week.

If you’re having trouble finding out why your GMail won’t show an HTML signature, try this:

Switch the Email Composer to Rich Formatting, instead of Plain Text.
1. Click compose mail
2. Click on “Rich formatting” (under Subject and just over the message textbox)
3. Go back to settings (no actual message has to be created, this is just to change that setting).

Why this isn’t simpler in the settings, I don’t know.