im trying to change the login screen background and the splash screen background
Paulo, try using the following styles:
.ow_sign_in_cont { background: url("http:/sitename.com/ow_userfiles/themes/theme_image_29.png") repeat scroll 0 0 #fff;
}
Thanks for your helping and God bless you.
Sgt. Kelvin, try using these styles:
.ow_page_wrap { background: url("http:/sitename.com/ow_userfiles/themes/theme_image_29.png")
repeat scroll 0 0 rgba(0, 0, 0, 0);}
I am using the seduction theme.
Please help...