css sprites support
-
it would be of great help if you an include support for css sprites for images and css merger
-
Hi,
I’m struggling with the meaning of this post. What is the specific issue you are facing? Can you elaborate a bit?Thanks.
hi,
this is recommendation from gtmetrix :The following images served from indiagetseverythingfree.org should be combined into as few images as possible using CSS sprites.
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/arrow-featured-left.png
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/arrow-featured-right.png
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/bg-body-scale.gif
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/bg-content-head.png
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/bg-coupon-code-left.gif
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/bg-coupon-code-right.gif
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/bg-footer.png
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/bg-result-green.png
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/bg-sidebox-head.png
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/bg-sidebox-line.png
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/bg-social.gif
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/bg-submit-widget.png
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/bg-text-field.png
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/border-bottom.gif
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/button-featured-left.png
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/button-featured-middle.png
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/button-featured-right.png
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/calendar-cross.png
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/calendar-plus.png
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/chart-bar.png
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/folder-open.png
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/ico-title.gif
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/separator.gif
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/store.png
https://indiagetseverythingfree.org/wp-content/themes/clipper/images/tag-label.pngi got a score of 0 out of 100 in gtmetrix under the section :
pagespeed -> Combine images using CSS spritesGTmetrix is right, many other improvments are required along with our plugin does, in order to get a higher score on different speed testing services.
YOU should combine that images into as few images as possible using CSS sprites. That has nothing to do with the SBP plugin, is something to do from your side.
Even if the plugin itself could combine some images, the CSS sprites job is something you have to do it yourself manually, for the correct display of images on the page.
I suggest you to use a CSS Sprite Generator.
Best.
rajan_wp
Tiguan’s suggestion of the css sprite generator is a good idea and I would also suggest using WordPress’s plug-in called “Jetpack” Most of the bundled tools in Jetpack are worthless for www.remarpro.com users but it has a tool called “Photon”. This in essence is a built in image cdn tool.
It does what a sprite generator does and a whole lot more. It actually functions in essence as a CDN for images. It resizes image for different browser platforms in essence it provides a responsive function automatically for your images which saves additional scripts/plugins if your site isn’t already responsive.
At one point they were having issues with some full cdn’s like cloudflare which I have been using because Cloudflare’s script minify features use rocketloader which “copies” the scripting on your website and institutes it into it’s own script (in a non-developer programmers words) so it might not work with this tool but it made my score with Googles pagespeed and several other pagespeed tools go from about 4.5 second load times to about 300 miliseconds and that is plenty fast for me and my website had a lot of large images and pdf files.
- The topic ‘css sprites support’ is closed to new replies.