Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • bluegroup Friend
    #136232

    I have joomla 1.0 I want all the menus and content right to left because my web site Arabic. Can Will Get support for that?:-[

    Sherlock Friend
    #282963

    Hi bluegroup !
    You can do it following way below :
    Open template_css.css file in templates/ja_uvite/css folder, find following code section at about line 1 :


    body#bd {
    background:#02152E url(../../images/blue/body-bg.jpg) no-repeat scroll center top;
    color:#546376;
    float:left;
    }

    change to :


    body#bd {
    background:#02152E url(../../images/blue/body-bg.jpg) no-repeat scroll center top;
    color:#546376;
    float:left;
    text-align:right;
    }

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 15 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum