Background automatically

Dear communities:

I want to use one image to set as background automatically
whenever a new user create, he(she) don’t have to got to “My setting” to do this
is this possible?

thanks

set file path to background_image
while creating new user. you can use Hooks for it.

Try using after_insert or before_insert.