Hello,

you need to change a tag of sf-menu class:

form:

.sf-menu a {
        display:                block;
        position:               relative;
}

to:

.sf-menu a {
        display:                block;
                text-align:                  right;
        position:               relative;
}

On 6 Sep., 23:13, Bahman Zendesher <zendes...@gmail.com> wrote:
> Thanks a milon
> and how kan change teh direction forr all menu to RTl and the text align?
> wich codes must be changed ?
> Best regards
> Bahman Zendesher
>
>
>
> On Mon, Sep 7, 2009 at 12:28 AM, Charlie <charlie...@gmail.com> wrote:
> >  script will work either way without modification. CSS change left float to
> > right. If need dropdowns to switch sides, change li.sfHover ul from left:0
> > to right:0
>
> > Gunash wrote:
>
> > Hello
> > I need to make this menu RTL can you please assist me wich files must
> > be changed ?
> > Best regard
> > Bahman Zendesher.- Zitierten Text ausblenden -
>
> - Zitierten Text anzeigen -

Reply via email to