Forum breadcrumbs – You are here:Asgaros Support ForumSupportrtl forum templates
Please or Register to create posts and topics.

rtl forum templates

How to format the rtl forum? Leave the posts to the right
In the highlighted image

Uploaded files:
  • Capture.PNG

Hello @majidi

You can try the following CSS to change the alignment:

#af-wrapper .forum-name, #af-wrapper .topic-name {
    text-align: right !important;
}

 

 

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!