User talk:SirComputer

From Brickipedia, the LEGO Wiki
Revision as of 11:29, 29 September 2013 by NovaFlare (talk | contribs)

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)
  • Edit- just saw that doesn't get the border around the list items, sorry, and I'm not sure how to fix that. Anyway, hope that helped at least a little :S NovaHawk 07:29, 29 September 2013 (EDT)