0
Welcome Guest! Login
0 items Join Now

Reducing http requests in afterburner

  • Reducing http requests in afterburner

    Posted 14 years 8 months ago
    • Hi, I just found that the http request for afterburner template can still be reduced optimizing the css for all elements calling the background image:

      .background, #logo, #showcase .background, .buttonheading .pdf, .buttonheading .print, .buttonheading .email, a.readon2, a.readon2 span, div.breadcrumbs, .color1 .module-title, .color2 .module-title, #colmask .m_menu .module-title {background:url(../images/light2.png)}

      You need to remove the url(../images/light2.png) for each individual item, and replace the css tag as needed, like changing de background for background-position, etc.

      The result will be 4 http requests instead of 15.

      I tested just in ff3.5.2 and ie7.

      looks like afterburner can be even faster.

      Hugo.
    • Hugo Avila
      Paginas Web

Time to create page: 0.042 seconds