Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ghd123 Friend
    #186098

    Hi

    My user10 module (TFL rainbow service status- see attached image) keeps getting cut off when I reduce the screen to tablet size.

    Can someone please help?

    Also how do I change user6 to be split into positions as above in user 2 user 3 and user4?

    Many thanks,
    Caroline


    1. user10
    Luna Garden Moderator
    #487786

    Hello,

    In order to fix expand user10 in tablet size, please go to this file:
    templates/ja_puresite/css/layout-tablet.css

    #ja-botsl1 .ja-box.ja-box-left {
    width: 75% !important;
    }

    change to:

    #ja-botsl1 .ja-box-center {
    width: 100% !important;
    }

    find:
    #ja-botsl1 .ja-box.ja-box-right {
    border-top: 1px solid #222222
    width: 100% !important;
    }

    change to:

    #ja-botsl1 .ja-box.ja-box-right {
    border-top: 1px solid #222222
    width: 50% !important;
    }

    And add these lines:

    #ja-botsl1 .ja-box-center {
    width: 50% !important;
    }

    Hope this helps.

    ghd123 Friend
    #487885

    Fantastic, thank you!:)

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

This topic contains 3 replies, has 2 voices, and was last updated by  ghd123 11 years, 8 months ago.

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