Ignite Website Design Company
Forum Replies Created
-
yes. You would add them to you main stylesheet. At the end of style.css
Did you try adding
.postmetadata {
display:none; }or
.comments-box {
display:none; }to the custom css box?
I used
.author-box {
display:none; }to get rid of the Author.
Forum: Plugins
In reply to: [Contact Form 7] submit button in FF and IE shrinks when clickedI have not fixed it. The problem still exists in FF and IE. The button only shrinks when the button is clicked on form submission.
I have applied custom CCS to the form. I will list it below.
.wpcf7-form {
background: transparent url(“http://awebdesignfirm.com/ignitetemp/wp-content/uploads/2013/02/formback3.png”); !important;
background-repeat: no-repeat;
padding-left:44px !important;
padding-right:36px !important;
padding-top:96px !important;
padding-bottom:12px !important;
}@-moz-document url-prefix() {
textarea {
height: 6.5em;
}
}textarea {
resize:none
}
Forum: Your WordPress
In reply to: Please rate and give feedback on wordpress site.Sammy. Thank you for your feedback. I’ll see how we can implement your suggestion.