-
AuthorPosts
-
epimazzo Friend
epimazzo
- Join date:
- April 2011
- Posts:
- 51
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 30
- Thanked:
- 3 times in 1 posts
November 19, 2014 at 7:50 pm #202890Hi there,
This is actually a repost from my previous one which was lost due to latest issue in Joomlart DB. So, I’ll be describing my concern again….:-[
Please look the attachment image. Why small blocks can’t all have the same size one by one just below each other? See how the third one is shown. It doesn’t look nice.
Please advice.
Thanks for it.
Eragon H FriendEragon H
- Join date:
- July 2014
- Posts:
- 468
- Downloads:
- 1
- Uploads:
- 39
- Thanks:
- 5
- Thanked:
- 156 times in 149 posts
Eragon H FriendEragon H
- Join date:
- July 2014
- Posts:
- 468
- Downloads:
- 1
- Uploads:
- 39
- Thanks:
- 5
- Thanked:
- 156 times in 149 posts
November 25, 2014 at 3:43 pm #5564961. The Mobile layout wasn’t configured correctly >> http://prntscr.com/5a03ws
It should be configured as this: http://prntscr.com/5a049lKindly add this code to the file custom.css to display them correctly in mobile
@media (max-width: 767px) {
.t3-sl-1 .span4 {
width: 100% !important;
}
}2. Add this code to custom.css to remove the blank space
.ja-ss-item {
min-height: 0px !important;
}Result: http://prntscr.com/5a09fo
You may need to clear cache (browser cache and joomla cache) to see the change
1 user says Thank You to Eragon H for this useful post
epimazzo Friendepimazzo
- Join date:
- April 2011
- Posts:
- 51
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 30
- Thanked:
- 3 times in 1 posts
November 26, 2014 at 8:51 pm #556693Eragon,
Thanks a lot! It worked now! 🙂
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by epimazzo 9 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Responsive Mobile
Viewing 4 posts - 1 through 4 (of 4 total)