Hi folks!
I'm a relative newcomer to the game, and VERY new to CSS.
I'd be eternally grateful if some kind soul could explain how to put a different background on my profile.
I already have the image hosted at Imgur.
if you just want a background, add this to your profile;
<style>html {background-image: url(); background-color:; background-repeat: repeat;}</style>
paste the image url between the url parenthesis and u got it!
You may want to check out this thread in Profiles & Graphics Discussion:
, thanks for the suggestion, but nothing pertaining to me in that thread.
It links to various threads that are useful for editing profiles and includes the profile coding tutorial, basic codes to help, etc. So yes, it absolutely does have what you need to add your image as your profile background. :) That said, it looks like someone already gave you the code. But in the future, the sticky I linked will be able to steer you in the right direction for profile coding help.