

I couldnt find the answer in english topics...
I want to know how I can to center the topics in news block.
I added a tag [center] in bbcode to centralize the posts, but it not works in portal page.
Can you help me?
Thanks!
Code: Select all
[center]{TEXT}[/center]
Code: Select all
<div align="center">{TEXT}</div>
Code: Select all
center elements
Code: Select all
<div style="text-align: center;">{TEXT}</div>