Skip to content

Goodblox 2008 Fix by paperboi31

Details

Authorpaperboi31

LicenseCC-BY-4.0

Categoryhttps://goodblox.xyz

Created

Updated

Size1.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

For those who miss the 2008 theme while it was still on Goodblox. Needs the 2007 Theme and ROBLOX logo for GoodBlox to have the ROBLOX look.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Goodblox 2008 Fix
@namespace    USO Archive
@author       fixed by coolguy129, originally by TurboMike2005
@description  For those who miss the 2008 theme while it was still on Goodblox.
@version      1
@license      CC-BY-4.0
@preprocessor uso
==/UserStyle== */
/* i really want this to be global */
@-moz-document domain("goodblox.xyz") {
#Banner {
    background-image: url(http://web.archive.org/web/20110328053701im_/http://www.roblox.com/images/Banner.jpg);
}
#DownloadAndPlay img {
    content: url("https://goodblox.xyz/resources/PlayNowGreenFader.gif");
}
.SignUpAndPlay img {
    content: url("http://web.archive.org/web/20110328044641im_/http://www.roblox.com/images/BannerPlay.png");
}
#Figure img {
    content: url("http://web.archive.org/web/20080403235116im_/http://www.roblox.com/images/NewFrontPageGuy.png");

}
#ForParents img {
    content: url("http://web.archive.org/web/20070821161537im_/http://www.roblox.com/images/COPPASeal-150x150.png");
}
}
    #MasterContainer {
  width: 100%;
  background: url("https://i.imgur.com/VKA4nrw.jpeg") no-repeat center top;
}
body {
  background: #f8fcff url(https://i.imgur.com/cA98KXs.jpeg) repeat-x top;
}

Reviews

No reviews yet.