To align a gallery to the right you should wrap a div tag around it like this :
<div style="float: right;">[cincopa 10464405]</div>
To center a gallery you should wrap a center tag around it like this :
<div style="text-align: center;">[cincopa 10464405]</div>
0 Comments