BakaBT > Need Help? Ask Here

Having trouble with the site banners

(1/1)

Lupin77:
Hello there!

Not sure if this is in the correct spot or not. But I'm having a small problem.

While clicking on a banner I want displayed on the site it works until I exit that page it goes
back to the default. Any ideas?  :(

Duki3003:
That is not a feature to choose a banner, it's only there to preview it.

Xiong Chiamiov:
Since I know the question will come up:

1. Install Stylish.
2.
--- Code: ---
/*  Static Banner for BakaBT.com  */
/*  Change the address within url() to your desired banner's location.  */

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("bakabt.me") {
div[id="head"] {
  background-image: url(http://bakabt.me/images/banners/kiminitodoke.jpg) !important;}
}

--- End code ---

I believe browsers other than Firefox have user-specified css options built-in.

Navigation

[0] Message Index

Go to full version