You may edit the css
.tnp.tnp-subscription { text-align: right; }
Hi, we need to see the form to find out the right CSS needed in your blog.
Probably a rule like:
.tnp-subscription { margin-right: 0; }
can help.
It s prohibited by WordPress to pass URL´s. I will be banned if I do so. I will make a new post, with the same title, and place the URL
Uhm, when you open a ticket you should be able to set the reference site, has it been removed?
No, only by the first post you can place a reference site. I be banned earlier
@eggbird “It s prohibited by WordPress to pass URL´s. I will be banned if I do so. I will make a new post, with the same title, and place the URL”
No, it’s not prohibited. You will not be banned for posting a URL. Please do not create duplicate posts.
Edit: I’ve updated the FIRST post in this topic to include your URL (in the proper field, “Page I need help with”.)
Left alignment woud be nice
Hello @eggbird,
please go to Settings > General > Advanced > Custom Styles and input the following:
div.tnp-subscription {
margin: 1em 0;
}
Let me know if this works for you, otherwise we’ll try something else, just let me know.
Michael