I use the latest contact form 7 on my 2.7 wordpress blog, the code is not working and no acutual form shows on the blog except the text.
I try to fix it and die the following:
Edit the plug in file, add the following code:
div.wpcf7 input {border: 1px solid black;}
But I got the error as below:
Parse error: syntax error, unexpected T_STRING in /var/home/vitamins/public_html/wp-content/plugins/contact-form-7/wp-contact-form-7.php on line 153
So, what exact location should I add the code to the contact-form-7.php?