http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7500 Bug #: 7500 Summary: Use CSS Sprites for faster page loading Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: In Discussion Severity: enhancement Priority: P5 - low Component: OPAC AssignedTo: oleonard@myacpl.org ReportedBy: koha.sekjal@gmail.com QAContact: koha.sekjal@gmail.com In order to reduce the number of image requests on the OPAC, perhaps it would be advantageous to create a single PNG containing all the images tiled together, then use CSS values to 'mask' the unnecessary parts. This could reduce the overall page load time by several hundred milliseconds. Not a significant percentage in the grand scheme of things, but every little bit counts. Thoughts? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.