jack3
Forum Replies Created
-
Forum: Plugins
In reply to: [Postie] The username and password provided were not acceptedThat worked, thanks! Is this documented anywhere? I don’t believe I saw it after a couple of hours searching.
Thanks again!
So i think I’m just going to manually create the form. Gives me more control over it. Thanks for your help!
Xnau,
Thanks for the response. I’ve tried both of these and can’t seem to get it to work. I’m putting it in the styles.css which my theme links to:
form input[type=”checkbox”] {display:block;}
AND
.checkboxes label
{
display: block;
float: left;
padding-right: 10px;
white-space: nowrap;
}.checkboxes input
{
vertical-align: middle;
}.checkboxes label span
{
vertical-align: middle;
}None of these work. Any other ideas?
Thanks,
Jack
Any ideas? Wanting to try to get this plugin up and running quickly.
Thanks!
Jack