raggar
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Border Color and HeightI would suggest that rather than trying to figure out which stylesheet to place it in you should make a child theme for the “skyfashion” template and make all your changes there. That way when there’s a theme update you won’t lose all your customizations (I learned that the hard way :-/)
Once you’ve added a “mint102” folder in your themes folder and set up a style.css file in that folder you should add the following code to the style.css file:
.wpcf7-form input, textarea { border: 1px solid #999999; height: 26px; } .wpcf7-form input[type="submit"] { background-color: #8CD4CF; border: medium none; color: #FFFFFF; cursor: pointer; height: 30px; }Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Border Color and HeightNo worries, we all start somewhere 🙂 Just went back to the page to try and help you out but seems like the page is down. Can you check on it and let me know when it’s back up?
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Border Color and HeightI would not change it in the plugin theme, it will get overwritten when you update the plugin. Have you created a child theme of a theme you bought from themeforest or are you just making the changes in the themeforest theme css? I’m not seeing any changes in the css. Can you make sure you saved the changes and I’ll check back soon?
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Border Color and HeightIt seems like your css had the input border set to none.
In your theme css (hope you’re using a child theme) add:
.wpcf7-form input, textarea { border: 1px solid #999999; padding: 8px 0; }That should do it. Beautiful site btw.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Border Color and HeightCan you post your url?
Forum: Plugins
In reply to: [Google Forms] [Plugin: WordPress Google Form] Confirm Redirect DelayMaybe my internet is just slow 🙂 glad it’s not too bad. Thanks for a great plugin and for your help!
Forum: Plugins
In reply to: [Google Forms] [Plugin: WordPress Google Form] Confirm Redirect DelayThanks Mike. I ran a page speed analysis in Firebug and got a score of 84.
I’m not really sure where to go from there. The only yellow icon was for
“Leverage browser caching”
and to be honest I’m not really sure how to do that. Any ideas? By the way, here’s the link to my formThanks!
Forum: Plugins
In reply to: [Xhanch - My Twitter] [Plugin: Xhanch – My Twitter] Error message on PageNot sure what happened but it suddenly went back to normal. Weird.
Forum: Plugins
In reply to: [Xhanch - My Twitter] [Plugin: Xhanch – My Twitter] Error message on PageUPDATE: The error message is gone from my page but my avatar still isn’t showing up, even though in the settings I selected “Your Avatar + Display Name”
Thanks!
Stupid mistake on my part. I didn’t correctly enter the email address in the “To:” field
Admin or Moderator please delete.
Thanks!