If I apply the same code (input#InsertRecordText_Area {background: #ffff99;} to a text Area, it doesn't work. Does anyone know of a workaround?
I can achieve changing a Text Area background in Styles but this changes ALL of the Text Area boxes and I only want one to have the different background colour
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
RonAnderson
Hi, I can successfully change the colour of a Text Field with:-
input#InsertRecordText_Field {background: #ffff99;}
If I apply the same code (input#InsertRecordText_Area {background: #ffff99;} to a text Area, it doesn't work. Does anyone know of a workaround?
I can achieve changing a Text Area background in Styles but this changes ALL of the Text Area boxes and I only want one to have the different background colour
Thanks, Ron
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.