Facepunch old logo modded

By ultradude25 Last update May 2, 2013 — Installed 993 times.

Script Summary: Replaces Facepunch's logo with the old one, fixed by ultradude25



Version: 0.10

Summary


This is a modded version of the original "Facepunch Old Logo" script.

Changes from original script:
Works with Facepunch's current theme
Images are cropped, compressed and converted to base64
Logo is only loaded on pages where the header actually exists
Image size is fixed for less page jumping
Alignment of text next to the logo is fixed
Javascript and HTML code cleaned up

Version history

v0.10:
Updated for changes in FP theme

v0.9:
Updated for change in Facepunch's URL

v0.8:
Fixed a mistake in the CSS

v0.7:
Major code cleanup
Script now looks for the Facepunch header before trying to put the logo in (this replaces the need to manually put @excludes for every page that the logo wasn't wanted, and means it won't show up on error pages)
Removed outdated install information

v0.6:
Added version number to title
Changed images to base64 (speeds up image loading and no longer relies on my website being available)

v0.4.1:
Stopped image showing on thread image view
Removed un-needed @includes

v0.4:
Stopped image showing on add ignore list notification

v0.3:
Stopped image showing on update profile options notification

v0.2:
Stopped image showing on subscription add notification