Skip to content

PSYPOKE 2011 by griffenhiggins

Screenshot of PSYPOKE 2011

Details

Authorgriffenhiggins

LicenseNo License

Categoryhttp://www.psypokes.com/

Created

Updated

Size4.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes Psypoke look like it did in 2011.

Notes

What is this website? It's a Pokemon wiki website like Serebii or Bulbapedia, it's barely received any updates since 2016.

Tested while signed out, on Firefox, at 100% zoom and at 1920x1080 resolution. Hides the tabs for XY, ORAS and B2W2.

Source code

/* ==UserStyle==
@name         PSYPOKE 2011
@version      20241019.05.58
@namespace    https://userstyles.world/user/griffenhiggins
@description  Makes Psypoke look like it did in 2011.
@author       griffenhiggins
@license      No License
==/UserStyle== */

@-moz-document domain("www.psypokes.com") {
div.heading_topleft {
background-image: url(https://web.archive.org/web/20111010135406im_/http://www.psypokes.com/styles/bw/topleft.jpg);
}
div.heading_logo {
background-image: url(https://web.archive.org/web/20111010135406im_/http://www.psypokes.com/styles/bw/titleleft.jpg);
}
div.heading_topright {
background-image: url(https://web.archive.org/web/20111010135406im_/http://www.psypokes.com/styles/bw/titleright.jpg);
}
table.menu_background {
background-image: url(https://web.archive.org/web/20111010135406im_/http://www.psypokes.com/styles/bw/menuart.jpg);
}
.hide table:nth-of-type(2) tbody tr td table:nth-of-type(4), .hide table:nth-of-type(2) tbody tr td table:nth-of-type(5) {
display: none;
}
.hide table:nth-of-type(2) tbody tr td table:nth-of-type(4), .hide table:nth-of-type(2) tbody tr td table:nth-of-type(6) tbody tr td .menu_title {
visibility: hidden;
}
.hide table:nth-of-type(2) tbody tr td table:nth-of-type(4), .hide table:nth-of-type(2) tbody tr td table:nth-of-type(6) tbody tr td .menu_title :before {
visibility: visible;
content: "Black White";
position: absolute;
}
}

@-moz-document url("http://www.psypokes.com/index.php") {
table.menu_background tbody tr td table tbody tr td h1 a:nth-of-type(5), .news_network_twit {
display: none;
}
table.menu_background tbody tr td table tbody tr td h1 a:nth-of-type(6) {
margin-left: -5px;
}
table.menu_background tbody tr td table tbody tr td h1 a:nth-of-type(3) img {
content: url("https://web.archive.org/web/20111121061343im_/https://ssl.gstatic.com/images/icons/gplus-16.png")
}
}

@-moz-document url-prefix("http://www.psypokes.com/bw") {
.hide table:nth-of-type(2) tbody tr td table:nth-of-type(4), .hide table:nth-of-type(2) tbody tr td table:nth-of-type(6) tbody tr td td.menu_section span.menu_heading:nth-of-type(2), .hide table:nth-of-type(2) tbody tr td table:nth-of-type(4), .hide table:nth-of-type(2) tbody tr td table:nth-of-type(6) tbody tr td td.menu_section a.menu_item:nth-of-type(21), .hide table:nth-of-type(2) tbody tr td table:nth-of-type(6) tbody tr td td.menu_section a.menu_item:nth-of-type(22), .hide table:nth-of-type(2) tbody tr td table:nth-of-type(6) tbody tr td td.menu_section a.menu_item:nth-of-type(23), .hide table:nth-of-type(2) tbody tr td table:nth-of-type(6) tbody tr td td.menu_section a.menu_item:nth-of-type(24), .hide table:nth-of-type(2) tbody tr td table:nth-of-type(6) tbody tr td td.menu_section a.menu_item:nth-of-type(25), .hide table:nth-of-type(2) tbody tr td table:nth-of-type(6) tbody tr td td.menu_section a.menu_item:nth-of-type(26) {
display: none;
}
.hide table:nth-of-type(2) tbody tr td table:nth-of-type(4), .hide table:nth-of-type(2) tbody tr td table:nth-of-type(6) tbody tr td td.menu_section span.menu_heading:nth-of-type(3) {
margin-top: -30px;
}
}

@-moz-document url("http://www.psypokes.com/dex/index.php") {
.menu_background tbody tr td table tbody tr td p img {
content: url("https://web.archive.org/web/20111118091810im_/http://www.psypokes.com/dex/psydex.jpg")
}
.menu_background tbody tr td table tbody tr td h4 {
visibility: hidden;
}
.menu_background tbody tr td table tbody tr td h4:before {
visibility: visible;
content: "A full Pokedex covering Pokemon Red, Blue and Yellow to Black and White - and everything in between! With information on abilities, dex entries, locations, evolution, breeding, stats, learnsets and much more!";
cursor: text;
}
}

@-moz-document url-prefix("http://www.psypokes.com/quiz/amnesiaattack") {
.menu_background tbody tr td table tbody tr td p img {
content: url("https://web.archive.org/web/20111118205045im_/http://www.psypokes.com/quiz/amnesia.jpg")
}
}

@-moz-document url("http://www.psypokes.com/quiz/amnesiaattack/allpokemon") {
table.psypoke, #quiz_start {
display: none;
}
.menu_background tbody tr td table tbody tr td p:nth-of-type(2) {
visibility: hidden;
}
}

Reviews

No reviews yet.