wschaefer1
Forum Replies Created
-
Site still doesn’t show!!! Can I remove .user.ini????
Just put .htaccess back the way it was, but don’t know what to fix in .user.ini
I fixed it. Thank you.
On the contact 7 form style sheet, I did this:
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
background-color: #bfe7ae;
}div.wpcf7-mail-sent-ng {
border: 2px solid #ff0000;
background-color: #FCC;
}div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
background-color: #FC9;
}div.wpcf7-validation-errors {
border: 2px solid #f7e700;
background-color: #FFC;
}I’d send the url, but the last time I did that and the client typed their url into google, a question of mine from a forum popped up….kind of embarrassing.
Thank you fonglh,
Thought as much. Hoped there would be an easier way I didn’t know about.