.ow_sign_in_cont { background:url("http:/sitename.com/ow_userfiles/themes/theme_image_29.png") repeat;
.ow_sign_in_cont { background:url("http:/sitename.com/ow_userfiles/themes/theme_image_29.png") repeat;
Entire background:Thank you ! :) It works.
body.ow.base_sign_in {
background: url("/ow_userfiles/themes/theme_image_29.png") no-repeat fixed 50% 50% #fff !important}
Sign-In block:
.ow_sign_in_wrap form {
background: url("/ow_userfiles/themes/theme_image_29.png") no-repeat scroll 50% 50% / 100% 100% #fff !important}
These codes will be inserted at:
http://weizhaiyou.com/admin/theme/css
at "Edit CSS" input
And could you show me the code for how to change the font color in the login page please ?
Never mind! I found it :)
Entire background:Thank you ! :) It works.
body.ow.base_sign_in {
background: url("/ow_userfiles/themes/theme_image_29.png") no-repeat fixed 50% 50% #fff !important}
Sign-In block:
.ow_sign_in_wrap form {
background: url("/ow_userfiles/themes/theme_image_29.png") no-repeat scroll 50% 50% / 100% 100% #fff !important}
These codes will be inserted at:
http://weizhaiyou.com/admin/theme/css
at "Edit CSS" input
And could you show me the code for how to change the font color in the login page please ?
Thank you :)