Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • alghanim Friend
    #162000

    Hi,
    I have problem in the position of search module ,(when I put the option of the template to the RTL) the logo of the site is over the search module ?!

    Could somebody help me ?

    Thanks .

    aman204 Friend
    #383575

    Please re-check as it seems to appear fine in Rtl mode

    khoand Friend
    #383579

    Hi, Do you give me your website?

    alghanim Friend
    #383607

    Well , I’m trying to fix it , so I change this code in template.css

    #ja-search {
    right: 5px;
    }

    to this

    #ja-search {
    left: 5px;
    }

    But when you change the direction of the template to the LTR it will be a mess ?!

    This it my website : http://www.duah.org/ar/

    Sherlock Friend
    #383616

    Dear alghanim,

    Any css changes for the RTL Mode you should add it into the file of templatesja_portfoliocsstemplate-rtl.css so you can undo your change then open that css file and add
    #ja-search {

    left: 5px !important;
    }

    I hope that would help !

    alghanim Friend
    #383628

    <em>@dathq 230627 wrote:</em><blockquote>Dear alghanim,

    Any css changes for the RTL Mode you should add it into the file of templatesja_portfoliocsstemplate-rtl.css so you can undo your change then open that css file and add
    #ja-search {

    left: 5px !important;
    }

    I hope that would help !</blockquote>

    I do it , but it’s not working !!

    Now I have two files :

    1) template.css :
    #ja-search {

    right: 5px ;
    }

    2) template-rtl.css :
    #ja-search {

    left: 5px !important;
    }

    Sherlock Friend
    #384032

    Dear alghanim,

    You can try with this css

    #ja-search {
    background-position: 180px center;
    left: 5px !important;
    position: absolute;
    right: auto !important;
    }

    i think it would help !

    alghanim Friend
    #384058

    That’s PERFECT 😀

    It worked .

    Thanks .

    alghanim Friend
    #384115

    Thanks for your help .

    There is one problem , the search box didn’t changed on Internet Explorer !!

    Phill Moderator
    #384164

    Please also apply your changes in template-ie.css and template-ie7-rtl.css

    alghanim Friend
    #384165

    I tried , but it’s not working !!

    Sherlock Friend
    #384172

    Dear alghanim,

    I saw that the css rules of the template-rtl.css file have not been applied for the IE Browser,you can try to enable the Optimize css in your template back-end.
    I think that would help.

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

This topic contains 12 replies, has 5 voices, and was last updated by  Sherlock 13 years, 7 months ago.

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