Tagged: ,

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #577789

    Hi,
    Please take a look at the below image
    .
    As you may see, the Layer Slider style is not look properly and more importantly, I can not add any image because some elements are gets over each other and selecting an image element is not even possible.
    Any idea for help?

    Thanks in advance

    #578716

    UPDATE:
    Hi again,
    I zoomed out the page in my browser (90%), and now I can click on image button with a bit effort :)
    By the way, if there could be any help to avoid these conflicts in rtl mode, please let me know.

    #579062

    Latest UPDATE :)
    Hi again,
    Okay, finally I could solve the problem :)
    I thought it would be helpful for others, so I put the code down below.
    Just add this code to your admin css:

    .ls-sublayer-wrapper { width: 100%; position: relative; /*RTL code**/ direction: ltr; /*RTL code**/ }

    It will solve the conflicts of LayerSlider with RTL dashboards.

    #579416

    Hi,

    Great, glad you got it fixed and thanks for sharing! Much appreciated :-)

    Thanks,
    Rikard

    #579417

    :)

    #580094

    Hi,

    Let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #580175

    Hi,
    No problem, you may now close the topic.

    Regards

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Layerslider RTL’ is closed to new replies.