Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • brenot Friend
    #169364

    I think it is a simple question

    I need to Change the only the header to be like RTL.

    Thanks

    khoand Friend
    #417238

    Hi,
    Could you give me a snapshot with your annotation?

    brenot Friend
    #417310

    Look this sample, focus in HEADER

    I just need to move the LOGO to the right side of the header,
    and the secundarymenu + search field to the left side…

    Thanks


    1. layout_06_2
    khoand Friend
    #417317

    Sorry…Could you give me a link to your page as you said?

    khoand Friend
    #417323

    You find this code from /templates/ja_erio/css/template.css

    h1.logo {
    height: 62px;
    width: 160px;
    float: right; < add this line
    }

    .subrightheadmenu {
    text-align: right;
    font-size: 92%;
    overflow: hidden;
    padding-top: 2px;
    float: left; < add this line
    }

    You find this code from /plugins/system/jat3/base-themes/default/css/template.css

    #ja-search {
    bottom: 15px;
    position: absolute;
    right: 0; < remove this line
    }

    brenot Friend
    #417354
    brenot Friend
    #417359

    Thanks, I think is it….
    Wait for the next doubt…

    Thanks Again

    Aratype Friend
    #418156

    Thank you,
    I applied this… However I have a left margin in subrightheadmenu which is not 0
    http://aratypo.net/joomla/

    How could I put it to 0?

    Thanking you in advance…

    Ara

    khoand Friend
    #418162

    <em>@aratype 274519 wrote:</em><blockquote>Thank you,
    I applied this… However I have a left margin in subrightheadmenu which is not 0
    http://aratypo.net/joomla/

    How could I put it to 0?

    Thanking you in advance…

    Ara</blockquote>
    Sorry…I don’t understand your intention. Could you give me a snapshot with your annotation?

    Aratype Friend
    #418170

    Thank you, in my site: http://aratypo.net/joomla/

    Now:

    Wanted:

    Thanking you in advance…

    khoand Friend
    #418225

    You find this code from /templates/ja_erio/css/template.css

    #ja-topnav {
    text-align: left;
    font-size: 92%;
    overflow: hidden;
    padding-top: 2px;
    float: left;
    margin-left: -10px; < add this line
    }

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

This topic contains 11 replies, has 3 voices, and was last updated by  khoand 12 years, 7 months ago.

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