Profile pic css style add
I'll never get a Crystal Ball (although I sense the answer has something to do with Webinspector or Firebug)
But maybe that is an answer:
.ProfilePhoto { height: 40px; width: 40px; vertical-align: bottom; } .ProfilePhotoSmall { height: 24px; width: 24px; vertical-align: bottom; } .ProfilePhotoMedium { height: 40px; width: 40px; } .ProfilePhotoLarge { width: 200px; }
how add css border
That http://lmgtfy.com/?q=how+to+add+css+border together with the code above gives
.ProfilePhoto { border: 3px solid green; }
Voilà!
whare add this code
Put it in the custom.css http://vanillaforums.org/docs/themequickstart
Comments
I'll never get a Crystal Ball (although I sense the answer has something to do with Webinspector or Firebug)
But maybe that is an answer:
how add css border
That http://lmgtfy.com/?q=how+to+add+css+border together with the code above gives
Voilà!
whare add this code
Put it in the custom.css http://vanillaforums.org/docs/themequickstart