SharePoint site taking locale specific theme CSS -


my sharepoint site has 2 different locales (subsites)

sharepoint theme file loads on page. file reference /_catalogs/theme/themed/56671/corev15.themedcss

now when change locale changing url, css theme file reference changes locale-specific /_layouts/15/1036/styles/themable/corev15.css

above 2 css has different styles affecting page

is there way refer theme file /_catalogs/theme/themed/56671/corev15.themedcss (not locale specific) always?


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -