holmeser 0 Report post Posted October 2, 2012 I just upgraded the framework today to the latest version (only one step up from the version I had) and now all of my CSS is different. I've started to reconfigure mine, but I can't imagine having to do this for each site I manage with every upgrade. How can I fix this currently and what is the best way of customizing the CSS moving forward so this doesn't happen again? Live site (without upgrade and correct CSS): http://www.medcline.com/ Test site (with upgrade and incorrect CSS): http://test.medcline.com/ Share this post Link to post Share on other sites
James B 436 Report post Posted October 3, 2012 Hi there, as the framework has now gone 100% LESS, you might need to add #page before some of your custom Css to make it function in the same manner as before. Also LESS is a lot more specific in targeting the correct selectors, once you've found them though they should carry through seamlessly on future updates. Kindly search the forum and read the documentation before posting. It will help you resolve many issues. For CSS help be sure to check out W3Schools first and be sure to download FireBug for FireFox for troubleshooting. James B Share this post Link to post Share on other sites