bbPress

Simple, Fast, Elegant

bbPress support forums » Themes

Right to Left BBPress

(2 posts)
  • Started 1 year ago by rezvani63
  • Latest reply from mazdakam
  • This topic is not resolved
  1. Hello everybody,
    How can I set my bbpress forum as Right to Left?
    Is there any theme in this case? or how can I customize the original theme myself?
    Please help me to do this big matter..

    Posted 1 year ago #
  2. you just need to use defalt themplate kakumei and
    create language folder in bb-includes
    then create php file and name it fa_IR.php put this line to it:
    <?php
    $text_direction = "rtl";
    ?>
    put fa_IR.php ito
    bb-includes\languages
    then go to the root and open config.php
    find define('BBLANG', ''); and replace i with
    define('BBLANG', 'fa_IR');
    have fun
    dar zemn chakerim in themplate ro ham barat feretstadam monteha behtare ke az hamoun dast nakhorde ash estefde koni

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.