Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • razzak Friend
    #134607

    Hi Dear .. I am using JA Kulanite in my web site but i have problem in change the direction on my text and main menu from left to right .. .. Please healp

    :confused::confused:

    razzak Friend
    #276447

    :(( Please any one .. help !!

    Sherlock Friend
    #276524

    Can you give us your live URL, any screenshot or more details of the problem will be helpful

    razzak Friend
    #276595

    Hi Dear ,,

    This is the look what I have now

    and I wona change it to

    Regards,

    :),

    Sherlock Friend
    #276651

    Can you give us your live URL?

    razzak Friend
    #276689
    This is the link :

    http://hesr.ksu.edu.sa/

    Sherlock Friend
    #276768

    Hi

    1.Mainmenu:template.css (line 928)

    a.mainlevel {
    background:transparent url(../images/mainlevel-bg.gif) repeat-x scroll right bottom;
    color:#333333;
    display:block;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    padding:5px 2px;
    text-decoration:none;
    width:90%;
    }

    Change to

    a.mainlevel {
    background:transparent url(../images/mainlevel-bg.gif) repeat-x scroll right bottom;
    border:1px solid;
    color:#333333;
    direction:rtl;
    display:block;
    float:right;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    padding:5px 2px;
    text-align:right;
    text-decoration:none;
    width:90%;
    }

    Sherlock Friend
    #276769

    2.Text:template.css (line 364)

    table.contentpaneopen td, table.contentpane td {
    text-align:right;---> add this line
    }

    razzak Friend
    #276866
    😀 .. 😀 .. 😀

    thank you dear it is done

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

This topic contains 9 replies, has 2 voices, and was last updated by  razzak 16 years, 1 month ago.

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