User talk:SirComputer

From Brickipedia, the LEGO Wiki
Revision as of 18:58, 5 October 2013 by SirComputer1 (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)

I fixed the colours to what I'm assuming were what you wanted them to look like. You may need to bypass the browser's cache (directions on the CSS page), but it works fine. --ToaMeiko (talk) 11:41, 29 September 2013 (EDT)

Test

Test ALL the things! SirComputer1 (talk) 14:58, 5 October 2013 (EDT)