Fandom Developers Wiki
Register
(Installation Fix)
No edit summary
(15 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Languages}}
+
<noinclude>{{LangSelect}}</noinclude><includeonly>{{Languages}}
 
{{Personal}}
 
{{Personal}}
 
{{Infobox CSS
 
{{Infobox CSS
 
| Image file = WikiaNavigationBarStyle.png
 
| Image file = WikiaNavigationBarStyle.png
| Description = Recreates the classic pre-FANDOM Wikia Navigation Bar Style
+
| Description = Recreates the classic pre-Fandom Wikia Navigation Bar Style
 
| Author = [[User:C.Syde65|C.Syde65]]
 
| Author = [[User:C.Syde65|C.Syde65]]
 
| Scope = p
 
| Scope = p
Line 10: Line 10:
 
| Code = [[MediaWiki:WikiaNavigationBarStyle/code.css|code.css]]
 
| Code = [[MediaWiki:WikiaNavigationBarStyle/code.css|code.css]]
 
}}
 
}}
'''WikiaNavigationBarStyle''' recreates the classic, pre-FANDOM Wikia Navigation Bar Colour. Also removes the fandom logo, and the light green and light blue colours from the lines on the global footer at the bottom of the pages, making them grey instead.
+
'''WikiaNavigationBarStyle''' recreates the classic, pre-Fandom Wikia Navigation Bar Colour. Also removes the fandom logo, and the light green and light blue colours from the lines on the global footer at the bottom of the pages, making them grey instead.
   
 
== Installation ==
 
== Installation ==
{{CSS Install|Use = P|Name = WikiaNavigationBarStyle/code}}
+
{{CSS Install
  +
| Use = GP
  +
| Name = MediaWiki:WikiaNavigationBarStyle/code
  +
}}
   
  +
{{Clear}}
 
== Change Log ==
 
== Change Log ==
 
{|class="wikitable" style="text-align:center;width:70%;"
 
{|class="wikitable" style="text-align:center;width:70%;"
Line 83: Line 87:
 
|-
 
|-
 
|16-08-18 || Overriding global footer CSS caused by technical update
 
|16-08-18 || Overriding global footer CSS caused by technical update
  +
|-
  +
|06-12-18 || Fixed global footer font caused by technical update
  +
|-
  +
|14-02-19 || Fixed outline colour of user avatar on the global navigation bar
  +
|-
  +
|18-03-19 || Fixed alignment in the search bar and move links/logo closer to centre
  +
|-
  +
|18-03-19 || Clean up some old styles and fix search box width when active
  +
|-
  +
|09-04-19 || Fixed CSS for the start a wiki button
  +
|-
  +
|16-04-19 || Fixed CSS for global navigation header link hover colours
  +
|-
  +
|09-05-19 || Added CSS for category buttons
  +
|-
  +
|01-07-19 || Fixing up the article header font weight
  +
|-
  +
|23-09-19 || Replaced a png image with a svg image
  +
|-
  +
|09-10-19 || Fixed global footer outline
 
|}
 
|}
   

Revision as of 17:06, 27 May 2020

This script/stylesheet is for PERSONAL use only!

You are free to install this script/stylesheet for yourself, but it is not allowed to be used wiki-wide (e.g., in MediaWiki:ImportJS, MediaWiki:Common.js, MediaWiki:Common.css, MediaWiki:Fandomdesktop.js or MediaWiki:Fandomdesktop.css), as it would violate Fandom's Terms of Use.
(See the customization policy)

WikiaNavigationBarStyle recreates the classic, pre-Fandom Wikia Navigation Bar Colour. Also removes the fandom logo, and the light green and light blue colours from the lines on the global footer at the bottom of the pages, making them grey instead.

Installation

Change Log

Date Summary
15-05-17 Initial revision
18-05-17 Added pre-fandom logos
18-05-17 Updated due to fandom branding refresh
18-05-17 Tweaks to Wikia logo size in order to match old navbar
24-05-17 Removed fandom logo from footer
27-05-17 Removed fandom staff tags from speech bubbles
29-05-17 Replaced fandom staff tags from speech bubbles and signatures with classic Wikia staff tags
01-06-17 Removing the drop-down background and text hover colours that were added in a recent update
02-06-17 Expanded the maximum height for the account navigation drop-down
02-06-17 Fixed the drop-down content border radius
03-06-17 Added !important to hover drop-down content since main pages are typically unaffected otherwise
03-06-17 Fixed classic Wikia staff tags on message walls
14-06-17 Overriding new default CSS caused by a recent technical update
14-06-17 Fixing up the article header font size
15-06-17 Added CSS to expand the minimum width for page header drop-downs
04-07-17 Revised some navigation bar CSS
06-07-17 Revised some more navigation bar CSS
09-07-17 Updating navigation based on requests - Noreplyz
09-07-17 Added wikia logo to global footer
26-07-17 Added CSS to revert changes caused by a recent update
15-12-17 Added CSS for wall greeting button
25-01-18 Fixed CSS for sign out button and border-radius for submit button
27-01-18 Fixed position of the wikia chiclet button
04-02-18 Added CSS for the global users toggle label
11-07-18 Overriding some new default CSS caused by a recent technical update
14-07-18 Overriding some search bar drop-down CSS caused by a technical update
17-07-18 Overriding default CSS caused by a technical update, most of the broken CSS is now fixed
18-07-18 Overriding more CSS caused by technical update, almost all the broken CSS is now fixed
19-07-18 Fixed CSS for wds buttons and removed some old conflicting CSS
21-07-18 Fixed CSS for the submit button
25-07-18 Fixed CSS for the global navigation links once visited
16-08-18 Overriding global footer CSS caused by technical update
06-12-18 Fixed global footer font caused by technical update
14-02-19 Fixed outline colour of user avatar on the global navigation bar
18-03-19 Fixed alignment in the search bar and move links/logo closer to centre
18-03-19 Clean up some old styles and fix search box width when active
09-04-19 Fixed CSS for the start a wiki button
16-04-19 Fixed CSS for global navigation header link hover colours
09-05-19 Added CSS for category buttons
01-07-19 Fixing up the article header font weight
23-09-19 Replaced a png image with a svg image
09-10-19 Fixed global footer outline

Notes

  • This stylesheet has become more than just a stylesheet to restore the classic Wikia navigation bar style, since it restores the classic Wikia link colours in the popup links, rounded buttons, and also removes and replaces the fandom staff tags from the speech bubbles and signatures with the classic Wikia tags. At some point I will probably either need to rename the script, or much more likely, split it up into two scripts, moving the popup link and tags CSS to a new separate script, for those that don't want the default staff tags and the popup link colours to be replaced.
Text above can be found here (edit)