Forum Replies Created
-
AuthorPosts
-
sfdeaton
Membersfdeaton
MemberI just changed the CSS to this (#999 to #cc0000 to easily see the difference if it will show up, but it's not changing).
/* Forms
--------------------------------------------- */input,
select,
textarea {
background-color: #fff;
border: 1px solid #e3e3e3;
box-shadow: 1px 1px 3px #eee inset;
color: #cc0000;
font-size: 14px;
padding: 16px;
width: 100%;
}input[type="checkbox"],
input[type="radio"],
input[type="image"] {
width: auto;
}input:focus,
textarea:focus {
border: 1px solid #999;
outline: none;
}::-moz-placeholder {
color: #cc0000;
opacity: 1;
}::-webkit-input-placeholder {
color: #cc0000;
}sfdeaton
MemberSorry. I should have clarified. I want to make the input text darker and change the label to "email address"
sfdeaton
MemberNevermind. I feel like an idiot. Found it.
February 25, 2016 at 1:22 pm in reply to: Need to remove date in Magazine Pro – Simple Edits NOT working #179903sfdeaton
MemberThanks. Tried it. No luck.
February 23, 2016 at 9:28 am in reply to: Need to remove date in Magazine Pro – Simple Edits NOT working #179715sfdeaton
MemberStill cannot get this fixed.
I've reinstalled the Magazine Pro theme and Genesis Simple Edits.
The date remains on the posts.
Is there php code I can put on the functions page to override the date on the posts?
sfdeaton
MemberThanks.
sfdeaton
MemberNo. I have not resolved this issue. Any help is appreciated.
sfdeaton
MemberThanks, Brad.
It was ineffective.
May just end up leaving it out.
Thanks for the help.
sfdeaton
MemberIs there a way to have the player "pulled" into the featured post widget along with the text & featured image?
-
AuthorPosts