-
AuthorPosts
-
ghd123 Friend
ghd123
- Join date:
- October 2012
- Posts:
- 49
- Downloads:
- 0
- Uploads:
- 31
- Thanks:
- 15
- Thanked:
- 1 times in 1 posts
March 22, 2013 at 2:54 pm #186098Hi
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
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
March 25, 2013 at 5:15 pm #487786Hello,
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.
1 user says Thank You to Luna Garden for this useful post
ghd123 Friendghd123
- Join date:
- October 2012
- Posts:
- 49
- Downloads:
- 0
- Uploads:
- 31
- Thanks:
- 15
- Thanked:
- 1 times in 1 posts
March 26, 2013 at 10:26 am #487885Fantastic, thank you!:)
AuthorPostsViewing 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
Position 10 (Tablet Display) Module gets cut off
Viewing 3 posts - 1 through 3 (of 3 total)