I have some images in content folder that I need to add to login page. Problem is that when user is logged in I ca show that image ‘#someDivId{ background: ../../Content/Image.png’ but when user is not logged in I can’t display that picture on login page. Any idea how to display that images if user is not logged in?
Share
your web.config probably needs something like this in it