Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ivan 165 posts 543 karma points
    Oct 23, 2012 @ 15:19
    Ivan
    0

    Caching images and background.

    Hi guys.

    1) How do I cache regular images in Umbraco? (e.g. <img src="pic1.jpg" />)

    2) How do I cache images that are defined in CSS document? (e.g. body { background-image: bg.jpg; } ).

    Generally, I would like browsers don't request server for the images, but use cached version insetad.

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 9x admin c-trib
    Oct 23, 2012 @ 15:45
  • Ivan 165 posts 543 karma points
    Oct 25, 2012 @ 12:18
    Ivan
    0

    Thanks for the tip, Alex. It works!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies