0
Welcome Guest! Login
0 items Join Now

SOLVED Problem in floating in multilingual Site

    • Klthoom's Avatar
    • Klthoom
    • Jr. Rocketeer
    • Posts: 24
    • Thanks: 0

    SOLVED Problem in floating in multilingual Site

    Posted 1 year 9 months ago
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Problem in floating in multilingual Site

    Posted 1 year 9 months ago
    • Your own custom CSS is floating this right (even in ltr) so Use this code...
      html[dir="ltr"] .sprocket-strips-container-ar > li {
          float: left ;
      }

      Make sure it is AFTER your existing statement.

      To create a custom CSS compatible with Gantry 5 please read this http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet .

      Remember to recompile CSS from base outline too.


      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • Klthoom's Avatar
    • Klthoom
    • Jr. Rocketeer
    • Posts: 24
    • Thanks: 0

    Re: SOLVED Problem in floating in multilingual Site

    Posted 1 year 9 months ago
    • Thank you so much
      It is working properly now

Time to create page: 0.036 seconds