-
Hello @InPage !
It is possible to do this via the Custom Styles area of your template. Paste there this code:
#bx-form-element-tlb_do_submit .bx-form-input-wrapper-submit {float: right;
}
.sys-cpf-close {
left: 0;
}
This code will work for the Timeline Update form. If you need to change it for all submit buttons then remove
#bx-form-element-tlb_do_submit part.-
I added the code without the " #bx-form-element-tlb_do_submit" part. Now when posting a comment the post button is behind the photo button in the Protean template.
-