I need a help. I changed the privacy settings to "Guests can view the site to NO". Now when a person is typing my website 'poortraveller.com' the sign up page is coming as shown in the attached file. I want to change the background of this page to a full screen image. How can I do that?
Thanks in Advance,
KK
I need a help. I changed the privacy settings to "Guests can view the site to NO". Now when a person is typing my website 'poortraveller.com' the sign up page is coming as shown in the attached file. I want to change the background of this page to a full screen image. How can I do that?
Thanks in Advance,
KK
Thanks for that. I also have:
.ow_sign_in_wrap form {background: url("/IMAGE.PNG") no-repeat !important;}
Which will do the sign in box background.
Have them both set @ http://nellbrydenfans.com/sign-in
Cheers,
That's a better image. Have also done away with the box background so the image shows through.
Is there a way to change the level of transparency of the box?
@Chris_W, nicely done the landing page.
I need a help. I changed the privacy settings to "Guests can view the site to NO". Now when a person is typing my website 'poortraveller.com' the sign up page is coming as shown in the attached file. I want to change the background of this page to a full screen image. How can I do that?
Thanks in Advance,
KK
Make sure image is at least 1900 X 1200
.ow_page_wrap .ow_sign_in_cont {
background: url("/IMAGE.PNG") no-repeat fixed 50% 50% / cover rgba(0, 0, 0, 0)}
depending on your theme you may have to add the !important rule as follows:
.ow_page_wrap .ow_sign_in_cont {
background: url("/IMAGE.PNG") no-repeat fixed 50% 50% / cover rgba(0, 0, 0, 0) !important}
BACKGROUND IMAGE FOR JOIN PAGEbefore you have a winge about some one find the facts out fist so you dont come across as an idiot
BACKGROUND IMAGE FOR JOIN PAGEbefore you have a winge about some one find the facts out fist so you dont come across as an idiot
its not my website where does it say is owned by me
and second it has the answer to the original question