dude you are wrong delete the '/images/' part of your url bcuz the new
Rails asset engine dont need that (are you using rails 3.1.x right?) check
that and let us know. :)

2011/11/18 Everaldo Gomes <everaldo.go...@gmail.com>

> Hi!
>
> Try to access the image using the browser.
>
> Everaldo
>
>
> On Fri, Nov 18, 2011 at 10:37 PM, David Burton <li...@ruby-forum.com>wrote:
>
>> I tried this in my CSS :
>>  #header {
>>  width: 870px;
>>  height: 120px;
>>  margin: 0px auto;
>>  padding: 10px 0px;
>>        background-image: url(/images/RRB_header.jpg);
>> }
>>
>> The jpg file is in app/assets/images
>>
>> But, the image doesn't show up.
>>
>> --
>> 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 post to this group, send email to rubyonrails-talk@googlegroups.com.
>> To unsubscribe from this group, send email to
>> rubyonrails-talk+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/rubyonrails-talk?hl=en.
>>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to