Hi,
I have Login screen with login data (user name and password) plus an image. in my development enviroment the login screen is shown up correctly (css is shown and the image appears) everything is fine. but after I move every thing to the online server the
login appears without css and image not appears too.
I tryed to call only the image (copy and paste the image url in the browser), when I do, it redirect me to the login screen and when I type the user name and password and successfully login the image appears.
I need to display the login screen correctly (without loged in)
Anyone can help??
Go to the complete details ...