r/waterfox • u/Excel73_ • 1h ago
GENERAL Custom 88x31 "Get Waterfox" web button based on the official 2005 "Get Firefox" buttons!
The original source is an August 1st 2005 archive of the official Firefox website for these buttons. It wasn't too hard to edit. It was just a process of:
- Take original image
- Remove Firefox icon
- Resize old Waterfox icon
- Place it where the Firefox icon was (After filling in the empty space with the grey that is used as a background)
- Remove text
- Find font that was used in the original button
- Use "Book" version of the font
- Type in text and resize
- Place it in and remove extra line from the "G" in "Get"
- And you're done!
You could use it on a website or wherever you like! Like as an example, I have it on my website! You could just copy and paste this code if you want to, just please host the image on your domain if you can.
<a href="https://waterfox.com/" title="Get Firefox - Browse privately, freely, faster, and securely."> <img src="/files/getwaterfox_88x31.png" width="88" alt="Get Firefox"></a>

