Forum Replies Created
-
AuthorPosts
-
sfdeatonMember
It's been a long time since I set this up, but here's what it looks like.
https://www.screencast.com/t/z1KkNw3p
Hope it helps.
sfdeatonMemberI 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;
}sfdeatonMemberSorry. I should have clarified. I want to make the input text darker and change the label to "email address"
sfdeatonMemberNevermind. 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 #179903sfdeatonMemberThanks. 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 #179715sfdeatonMemberStill 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?
sfdeatonMemberThanks.
sfdeatonMemberNo. I have not resolved this issue. Any help is appreciated.
sfdeatonMemberThanks, Brad.
It was ineffective.
May just end up leaving it out.
Thanks for the help.
sfdeatonMemberIs there a way to have the player "pulled" into the featured post widget along with the text & featured image?
-
AuthorPosts