User talk:SirComputer
From Brickipedia, the LEGO Wiki
Stories Wiki User Menu
- Hi, does this code help you out at all with the user menu? I just tried it on Bricki on my personal CSS and it seemed to work
#userinfo a{
background:red
}
#userinfo a:hover{
background:purple
}
- Obviously you'll need to change the actual colors :) NovaHawk 07:21, 29 September 2013 (EDT)