quintin Posted April 29, 2014 Report Posted April 29, 2014 Hi I have a problem in deploying my code in sit envionment , my web page doesn't load the CSS elements and it happens even if I replace my code from uat into sit environments
rapchik Posted April 29, 2014 Report Posted April 29, 2014 Hi I have a problem in deploying my code in sit envionment , my web page doesn't load the CSS elements and it happens even if I replace my code from uat into sit environments debug the website while it is in browser ... and keep some debug points... take chrome as example and try it.... and u can see does the css got effected......I personally think most of the companies keep there css separately from the code...because its common....so u need to search the css folder....i might be wrong...
karna11 Posted April 29, 2014 Report Posted April 29, 2014 Anni browser loo vundha Issue only o kka browser lone prob
quintin Posted April 29, 2014 Author Report Posted April 29, 2014 Debug Cheste it's coming up perfect code copy Cheste matram server lo flop avtundi just text vastunai CSS html Ravatledu
macha Posted April 29, 2014 Report Posted April 29, 2014 Debug Cheste it's coming up perfect code copy Cheste matram server lo flop avtundi just text vastunai CSS html Ravatledu UAT lo setup is new aa?? or else u just deployed in existing folder aa? if so check the references if its still referencing the old files or wrong references to CSS... use firebug in firefox and see the styles...
quintin Posted April 29, 2014 Author Report Posted April 29, 2014 Uat lo already tested code undi bhaya perfectly working same code copy paste chesi uthi webconfig marchina website isn't picking up the CSS ante plain form laga vastundi without no design
dotnetrockz Posted April 29, 2014 Report Posted April 29, 2014 first thing to check is if the css file is in correct place.... next any config elemnts preventing the css or check ur page_load() page_preload()...and js methods like window_onload() etc...
Recommended Posts