Im having a few issues with the login screen using Visual Studio 2010 - everything works fine, its just the visual part of the login, sometimes it look fine like this http://i.imgur.com/SuQMg.jpg
The second scenario seems like it's happening because of your CSS styles are not getting applied. Mostly because of invalid CSS/image files paths. Give the correct relative path references for the CSS files and images and try.
reefking
Member
10 Points
13 Posts
Login Page
Apr 03, 2012 10:42 AM|LINK
Hi ,
Im having a few issues with the login screen using Visual Studio 2010 - everything works fine, its just the visual part of the login, sometimes it look fine like this http://i.imgur.com/SuQMg.jpg
And on other occasions the login screen looks like this http://i.imgur.com/hOA5D.jpg
Can anyone provide a fix for this so thatthe login screen looks normal?
Thank you
Ruchira
All-Star
42936 Points
7023 Posts
MVP
Re: Login Page
Apr 03, 2012 10:58 AM|LINK
Hello,
The second scenario seems like it's happening because of your CSS styles are not getting applied. Mostly because of invalid CSS/image files paths. Give the correct relative path references for the CSS files and images and try.
My Tech blog | My YouTube ChannelPlease 'Mark as Answer' if this post helps you.trekie86
Member
290 Points
76 Posts
Re: Login Page
Apr 03, 2012 05:39 PM|LINK
Definitely related to CSS. Make sure you clear your cache on your browser to get the latest.