Is there a way to make the text that is shown in a in_place_editor_field
appear red? Also is there a way to change the color when I hover over
the text? Thanks,
-S
Is there a way to make the text that is shown in a in_place_editor_field
appear red? Also is there a way to change the color when I hover over
the text? Thanks,
-S
On Nov 12, 2007, at 9:53 AM, Shandy N. wrote:
Is there a way to make the text that is shown in a
in_place_editor_field
appear red? Also is there a way to change the color when I hover over
the text? Thanks,-S
Look at the source of the page that you’re placing the
in_place_editor_field onto.
There’s probably a class=“in_place_select_field” or something similar
that you can use in your CSS to style the field however you want.
The place I copied from in my own application is from an
Ajax.InPlaceCollectionEditor so you probably have something like
class=“in_place_text_field”
-Rob
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs