*

epoolroy

  • ****
  • 121 posts
How to add image background?
« on: March 20, 2018, 07:56:40 AM »
Hello, please help me
How can i adding image background at register/signup page?
Im used plugin "Registered users only"
Thank you

Marked as best answer by epoolroy on March 20, 2018, 08:52:54 AM
*

MB Themes

Re: How to add image background?
« Reply #1 on: March 20, 2018, 08:12:12 AM »
@epoolroy
Code: [Select]
.container-outer.register-register {background:url(); }
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

epoolroy

  • ****
  • 121 posts
Re: How to add image background?
« Reply #2 on: March 20, 2018, 08:51:06 AM »
@epoolroy
Code: [Select]
.container-outer.register-register {background:url(); }

Thank you sir... awesome
« Last Edit: March 20, 2018, 08:52:46 AM by epoolroy »