It sort it now. You was right, it was problem with server permission.
Thanks Carl. Much appreciated.
I understand policy of gravityform regarding editing/changing Gravity Forms files. I didnt want to change files, I tried to follow post from RichardBest:
http://www.gravityhelp.com/forums/topic/two-different-css-classes-for-section-field-description-text-please-help#post-6533
And when I tried pasted form.css in the theme's stylesheet I get this permission pop-up window.
And than I tried find out the problem by editing/deleting/renaming etc. And still I get this server permission problem. Than I asked you for help. Than after your respond I noticed that this is no
just in gravityform folder but in every single folder/file in wordpress.
But now is everything OK and I can concentrate on my work in wordpress.
---------------------------------------------
Well, I am trying achieve this one from Kevin Flahaut:
http://c0848462.cdn.cloudfiles.rackspacecloud.com/b46fe57e0fed38a2f4b95e831ce88a29.png
code:
( 1#gform_wrapper_29 #field_29_2 .gsection_description {background-color:red; padding:10px;}
)
MY QUESTIONS:
1, Question,
This is the values from database, where I need change colour of background
id=757 lead_id=51 form_id=7 field_number = 16.1 value=RAL7032
Well, in my case is this the code below correct?
code:
( 1#gform_wrapper_7 #field_16_1 .gsection_description {background-color:red; padding:10px;}
)
2 Question,
But It is not really clear for me, where can I add code? and what css file?
Thank you
Marosh
Posted 13 years ago on Tuesday April 12, 2011 |
Permalink