We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

sign-in background | Forum

Topic location: Forum home » Support » General Questions
Tony Griggs
Tony Griggs Mar 23 '15
OK, so I know this has been asked before, and I've searched and tried all the answers, but still can't get an image to show as background on my sign-in page. I'm running V1.7.2 build 8520 with Spring theme hosted on byethost, installed with softaculous. Can anyone else help here?
Taissa Team
Taissa Mar 23 '15
Tony Griggs, check http://docs.oxwall.org/overview:custom_design.
Look under the "Sign in" section > Page Background colour/image and try using the following styles:

.ow_page_wrap .ow_sign_in_cont  {
background: url("http:/sitename.com/ow_userfiles/themes/theme_image_29.png") no-repeat;
position: absolute;
}
The Forum post is edited by Taissa Mar 24 '15