Srinath A. wrote: > I want to replace url(http://www.google.ca/intl/en_ca/images/logo.gif) > with > <%= image_tag(@customer_logo.path_to_logo_image, :width => 250, :height > => 100) %> with out keeping #header in .css file
image_path() ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

