Like this :
http://www.papy-team.fr/roster/index.ph ... list&a=g:1 ?
Rather easy, as always, as soon as you found out the power of "The Roster Templates" - a part of the the WoWRoster that's rather well unknown, but one can do nice things with it.
FIRST : goto roster/templates and copy the entire directory named
default to a new one, let say
my-template.
Switch to it : goto the the CP by loginning in as the admin.
Goto Config Menu => Display Config and switch from the "default" roster theme to "my-template".
Nothing changed yet, but now you can work on a copy - protecting you from f*ck*ng up nicely [in that case, just switch back to "default" ;-) ]
Now, open my-template/style.css and look for line 16
- Code: Select all
body { background:
Mine is
- Code: Select all
body { background: url(images/masterbackgroundclear0.jpg) no-repeat fixed; }
Note that background images that stretch to the entire screen size does not exist - that's part of the non-implemented CCS3 - so make your image big. Mine isn't high enough, I know.
(some work a rounds exist, Google will be your friend)
Needless to say that your image should be place in the my-template/images directory.
My "Winter" menu ?
Nothing special
I stole it from our Armory Cracker :
Ulminia - I just corrected it so "Html Validator" (an FF3 extension) didn't complain about it.