GoodApples
Customer
How would I move postbit Tabs to a right side postbit legacy?
This is How to move whole postbit legacy to the right side.
Place code in additional.css
but I would like to just move Postbit Tabs info and have left and right postbit legacy.
This is How to move whole postbit legacy to the right side.
Place code in additional.css
Code:
.postbitlegacy .userinfo {float:right;}
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {margin-left:0; margin-right:200px;}
but I would like to just move Postbit Tabs info and have left and right postbit legacy.
