RandomBeast
|
User Noteshttp://userscripts.org/scripts/show/30020
Same as player notes, but for GLB users. Shows up on your home page and the profile of other users.
|
robelder
|
I love this script and have been using it for quite a while. I have a suggestion/question:
Could you tell me how to move it to the bottom of the page or would it be possible to fit it into the gray box at the top of the page that is big and empty next to your user pic and inbox, outbox, alerts. That is a bunch of wasted space.
|
pabst
|
| Quote: | | Could you tell me how to move it to the bottom of the page |
To move it to the bottom, go to line 33 and change this: | Code: | | var container=document.getElementById('my_account') | to this: | Code: | | var container=document.getElementById('footer') |
| Quote: | | or would it be possible to fit it into the gray box at the top of the page that is big and empty next to your user pic and inbox, outbox, alerts. That is a bunch of wasted space. | That's only wasted space if the user has no trophies. That area is occupied otherwise.
|
robelder
|
Aw! Thanks, I need to get some trophies! I had two teams 15-1 and 16-0 that were upset last year that I GMed. It really stunk. Thanks for the help on the code tweak.
|
robelder
|
Sorry to do this, but I have another question. Is there a way to get notes on different pages like the stadium page at the bottom so we can keep track of ticket prices from different season and days and the finance page as well.
A lot of times I wish I could get some things moved onto other pages, but don't know how. I've experimenting with not much success. I did figure out how to add my own links to the Teams, GM, and Player links section which was nice.
|
|
|