(2016-06-16, 03:19 AM)MikeInToshx Wrote: What's the correct way of editing this? I'd like it more towards the bottom and not directly under the post text.
By the way, did I tell you yet that I love your theme?
In MyIPB.css, search the class ".button_container", then add an amount of top margin to separate the buttons from the text even more.
For example, 50px:
.button_container {
text-align: left;
margin: 50px 0px 16px 0px;
}
I'm glad you like the theme ^^
I don't give support on PM.