StyleSheet doesnt apply on prod server

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 7 años
Hi all,

On local machine, the style sheet works fine, but when I deploy it to my prod server(from visual studio publish website), the css not apply at all.

Any clue or tips on that?

Thanks.
Hace 7 años
If you are using a custom theme, check to be sure that the CSS reference is relative(and correct) in /Themes/YourCustomThemeName/Views/Shared/Head.cshtml


Also, maybe it's just that your browser has the previous version cached. Suggest to dump your temp internet files, and click Clear Cache in your admin area.
Hace 7 años
Ok thanks, I will look at it.
Hace 7 años
Finally, the problem was IE. When I use Mozzila, everything is ok.

Thank you guys.
Hace 7 años
Patriotesq wrote:
Finally, the problem was IE. When I use Mozzila, everything is ok.

Thank you guys.


Internet Explorer:   !@$%^#%)(*&!!!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.