- CHUD CHUFFER1
- |
- Noble Legendary Member
- gamertag: [none]
- user homepage:
I created a user style for Firefox that will allow you to use your own theme. This is my first time doing something like this so I have no idea on how to upload it to the user style site so I'll post it below.@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document
url(https://www.bungie.net/Account/Profile.aspx),
url(https://www.bungie.net/Forums/MyTopics.aspx),
url(https://www.bungie.net/Account/Profile.aspx?page=Chapters ),
url(https://www.bungie.net/account/profile.aspx?page=Chapters ),
url(https://www.bungie.net/Account/Profile.aspx?page=Messages ),
url(https://www.bungie.net/Account/Settings.aspx?page=avatar) ,
url(https://www.bungie.net/Account/Settings.aspx),
url(https://www.bungie.net/Account/Settings.aspx?page=ignore) ,
url(https://www.bungie.net/Account/mobileauthkey.aspx),
url(https://www.bungie.net/Account/nameplates.aspx),
url(https://www.bungie.net/Account/bcard.aspx),
url(https://www.bungie.net/Account/reachapikey.aspx),
url(https://www.bungie.net/Account/playermodel.aspx)
{
#ctl00_mainContent_header_divContentBG {
background-image: url("http://img99.imageshack.us/img99/9374/cresttheme.jp g") ! important;
background-position: 0 0 ! important;
height: 260px ! important;
width: 902px ! important;
}
}
A pic as well for assistance.
Here is a couple of links of it in action.
There may be a few spaces that you'll have to remove to get it working properly as well, also, since I used https you may have to change it to http if you use http, not sure about that though. You'll need stylish and under write new style you can insert the code, you have to give it a name as well. To use whatever background you want, you replace the imageshack link with your own, the dimensions are 902 pixels wide, 260 pixels high.
A great amount of credit goes to Zoidberg25, I used his unleash ninjas style as the framework for this, so thank you.
[Edited on 09.12.2012 3:15 AM PDT]