Search
Recent blog posts
- Always Innovating Touch Book, Part 2 - The Day After
- Always Innovating Touch Book, Part 1 - First Impressions
- Deco Theme and CSS Optimisation - Finally Solved
- Problems with ejabberd (s2s connections failing)
- We are Geeks
- So-long reCAPTCHA
- FOSDEM 2010
- First Impressions After FOSDEM 2010
- System-wide Installation of Certificates
- Free Software - The Social Aspect
Links
Drupal Deco Theme and CSS Optimisation
Branko Majic — 8. October 2009 - 23:27
While trying to speed-up the site by turning on caching and some optimisations, I've ran into a problem with the Deco theme used on the site. Apparently, when CSS optimisation is turned on, it all gets messed-up (most notably the fonts don't look right). After checking out the Drupal site, I've ran into two useful links, http://drupal.org/node/317059, and http://drupal.org/node/317059. So, basically I did what they suggested, turned on CSS optimisation, cleared the cache, and voila - it all works now.
Now, it may not be a huge improvement in speed, but at least now only two http requests are sent for the CSS files, instead of something like 6-7 before. For those who can't divide, that's 3-3.5 times less http requests getting sent at my server.
Update (2009-10-09 00:29):
Well, I thought I had solved it, but another issue appeared. This time it looks to be related with paths to images. I'll need to look into this some more.






Any progress on this issue?
Anonymous — 24. August 2010 - 22:53Any progress on this issue?
Problem solved
Branko Majic — 24. August 2010 - 22:57Actually, I've managed to solve the issue at hand. You can see the problem solution within this post.
what?
Anonymous — 3. December 2009 - 14:48what?