Search
Recent blog posts
- 56th International Belgrade Book Fair Impressions
- Upgrading RAM or... How I (re)learned to hate hardware...
- The Children of Man, Book One: Shatter (by Elizabeth C. Mock)
- Pain of Salvation and Von Hertzen Brothers in Belgrade
- Jumping onto the Android Bandwagon
- Jamendo - Quality Underground Music
- Vacation and Migration
- Fedora: Testing the Limits
- Website Updates and Thoughts on Drupal
- Brussels Photos Finally Uploaded (FOSDEM 2011)
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?