be_tnt Posted January 22, 2013 Share Posted January 22, 2013 (edited) Hello! I am trying to use CCC to reduce the number of CSS loaded on each time (which can be huge depending the number of modules installed). But after enabling it, the layout of the site is broken. I have checked in the "minified" CSS and it looks like that not all CSS files are added to it. An example is the homefeatured CSS. Any idea on the possible cause? Thx in advance! Edited February 22, 2013 by be_tnt (see edit history) Link to comment Share on other sites More sharing options...
be_tnt Posted January 22, 2013 Author Share Posted January 22, 2013 Sorry it's included but it's not taken into account by any browser ... Link to comment Share on other sites More sharing options...
be_tnt Posted February 1, 2013 Author Share Posted February 1, 2013 Anoyone has problem with CCC or nobody uses it (I doubt about it honestly )? Link to comment Share on other sites More sharing options...
SteliosAl Posted February 1, 2013 Share Posted February 1, 2013 Anoyone has problem with CCC or nobody uses it (I doubt about it honestly )? I had the same problem when i changed domain..disable it and then delete everything in your smarty cache folders cache/smarty and cache/compile EXCEPT index.php files and refresh the website (F5 button). Enable CCC again.my layout was back to normal after i did this.. Link to comment Share on other sites More sharing options...
be_tnt Posted February 22, 2013 Author Share Posted February 22, 2013 I got the issue even without changing the domain. When I use the CCC, it's like it's missing part of CSS. Without, as they are too many CSS, IE display is incorrect. Link to comment Share on other sites More sharing options...
be_tnt Posted February 22, 2013 Author Share Posted February 22, 2013 Checking the content of the compressed CSS, it seems to include everything but the layout in FF for example is not correct. How can this be possible? What could be the possible cause? Any advice would be more than welcome. Link to comment Share on other sites More sharing options...
be_tnt Posted February 22, 2013 Author Share Posted February 22, 2013 I finally found the reason. I bought a theme "Biosany" and honestly it's full of issue ... One more time, the reason the CCC was not working was due to 2 gramatical mistakes in product_list.css. I found them by using the W3C CSS validator tool. Link to comment Share on other sites More sharing options...
Recommended Posts