Pulling images from page using css

darryn soper's Avatar

darryn soper

24 Sep, 2010 12:47 AM via web

Hi guys

I'm not sure if this is possible but I was hoping to somehow pull the image from a page using css. I realize this won't work but I was thinking of something along the lines of:

.image {

        background-image: url("{{  item.data.image.url }}")

}

I know it probably seems strange for me to want to do this, but any thoughts you may have will be greatly appreciated.

Darryn

  1. Support Staff 2 Posted by Steve Smith on 24 Sep, 2010 12:52 AM

    Steve Smith's Avatar

    The best suggestion I can think of is to use either inline styles or a style block include on the page.

  2. Jonathan Hoyt closed this discussion on 07 Oct, 2011 12:28 AM.

Comments are currently closed for this discussion. You can start a new one.

Recent Discussions

17 May, 2012 10:45 PM
20 Mar, 2012 05:05 PM
26 Apr, 2012 01:40 AM
07 Mar, 2012 04:42 PM