Bill Walton wrote:
> On Sun, Aug 22, 2010 at 8:26 AM, Abder-Rahman Ali <[email protected]> 
> wrote:
>> I just want to ask, how can we make that notice with a different color
>> and background? Should we do this manually by HTML for example?
> 
> Change the values in the selector in application.css
> 
> HTH,
> Bill

I made some changes in "application.html.erb" as follows:

<font face="verdana" color="green" ><%= flash[:notice] %></font>

And it did what I was looking for.

Thanks.
-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to