forum

[duplicate] Osu site backgrounds

posted
Total Posts
5
This is a feature request. Feature requests can be voted up by supporters.
Current Priority: +0
Topic Starter
Miunix
This may have been requested before, so sorry if this is a duplicate...

So, i was thinking, the osu! site would look much better when you can give it a look you always wanted it to give, some people are getting bored of the normal osu background like i am.

I would be really happy if this was actually possible

And this is my first feature request if i'm right so don't be mad that it's not a "gigantic" request.. :P
Full Tablet
You can do that with Stylish (firefox extension) and a user style for the site.

For example:
User style

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("osu.ppy.sh"){

.bodytopbg{
background: repeat fixed;
background-image: url(https://imgur-archive.ppy.sh/I4GMFs7.jpg) !important; /*background*/
}

#coolheader{
background-image: url(https://imgur-archive.ppy.sh/kMGwTtA.png) !important; /* mascot */
}

.final_footer{
background:none;
}
(I made this in 5 minutes, it could be made to look better)
You can change the image by changing the urls in the lines
KinkiN
regarding the osu! website, i think a new site layout is being worked on. see peppy's blog

that being said, i believe any request regarding the website would be ignored
Oinari-sama
I can't find the original topic at the moment, but here's a recent duplicate: t/212358

Already been suggested before... wait for the site re-design first.
Topic Starter
Miunix

Full Tablet wrote:

You can do that with Stylish (firefox extension) and a user style for the site.

For example:
User style

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("osu.ppy.sh"){

.bodytopbg{
background: repeat fixed;
background-image: url(https://imgur-archive.ppy.sh/I4GMFs7.jpg) !important; /*background*/
}

#coolheader{
background-image: url(https://imgur-archive.ppy.sh/kMGwTtA.png) !important; /* mascot */
}

.final_footer{
background:none;
}
(I made this in 5 minutes, it could be made to look better)
You can change the image by changing the urls in the lines
Does this code also work on the chrome version of stylish? It only works on the firefox one for some reason.. And Chrome is my main browser...

Oinari-sama wrote:

I can't find the original topic at the moment, but here's a recent duplicate: t/212358

Already been suggested before... wait for the site re-design first.
Oh, okay :3
Please sign in to reply.

New reply