Skip to content

AnimeForum 2011 by griffenhiggins

Screenshot of AnimeForum 2011

Details

Authorgriffenhiggins

LicenseNo License

Categoryhttps://www.animeforum.com/

Created

Updated

Size817 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes AnimeForum look like how it did in 2011.

Notes

What is this website? The forum to Animelyrics, which I also made a theme for about 2 weeks ago: https://userstyles.world/style/16576/animelyrics-2011

There shouldn't be any issues with the theme, however the website occasionally experiences some major loading issues regardless of whether or not the theme is enabled.

Source code

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

@-moz-document domain("www.animeforum.com") {
.toplinks .logindetails {
border: 1px solid rgb(15, 16, 19);
}
.toplinks .logindetails:after {
content: url("https://web.archive.org/web/20111220025603im_/http://www.animeforum.com/images/misc/facebook_login.gif");
position: absolute;
margin-top: -19px;
right: 383px;
cursor: pointer;
}
}

@-moz-document url("https://www.animeforum.com/forum.php") {
.notices {
margin-top: 78px;
}
.forumbit_post .foruminfo .forumicon {
opacity: 0.50;
}
.footer {
margin-top: 130px;
}
}

Reviews

No reviews yet.