I developed dotnetnuke skin. In my localhost both login and logoff time skin was working fine all images and skin.css file was loading. but in my live site logoff time skin.css file and images are not loading?

有帮助吗?

解决方案

Check to see if you deployed the CSS files in production.

Check to make sure that the "paths" are correct, if you have any Includes in the CSS make sure that they are the proper path for production.

Post more details about what you are doing, what code, what errors, etc.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top