Hey. Its simple quation, but have litle problem with this.

Its my path for css - assets/content/stylsheets/my.css
Its path picture for background url - assets/images/picture.gif

I do the following in my.css  background: transparent
url(../../images/picture.gif).

but the path is not correct, the image is not found. I tried with one
../ and easy images/picture.gif. Not work. When i add picture in folder
with css and add path - background: transparent url(picture.gif) all in
fine.

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to