dpzee
Forum Replies Created
-
Forum: Plugins
In reply to: [Special Recent Posts] excerpt vs contentSorry… just found it in layout options.
Thanks Mike… also seems like email should be “email”. (in quotes) thanks for your responses… you have made another big fan.
Hey Mike…
fixed /*—FORM STUFF—*/ but still looking different. Is there one more piece of CSS I am missing?
see the email field at:
http://www.harhazeisim.org/notables
Thanks in advance.
better… still a bit weird.
Hey Mike
Similar issue… the email input box is different than the others. I tried adding input[type=email] to the style.css, and also tried pasting
input[type=”text”],input[type=email]
input[type=”password”],
textarea {
border: 1px solid #ddd;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}into the custom css on the theme control panel. still the same.
any ideas?
http://www.harhazeisim.org/notables
Thanks!