-
AuthorPosts
-
SiteWeavers Friend
SiteWeavers
- Join date:
- August 2013
- Posts:
- 128
- Downloads:
- 24
- Uploads:
- 15
- Thanks:
- 4
- Thanked:
- 7 times in 4 posts
April 2, 2015 at 11:44 am #205233Hi
I seem to have an issue with the Article-Category module layout when displayed in tablet mode. I have the module set to display 6 articles (link provided in post details).
If you resize your browser window while on that page you will see it displays 3 columns for desktops, then 1 column for tables which is all misaligned, then 1 column for mobiles which looks good again. The tablet view is the one with problems, ideally the tablet view should have 2 columns.
From what I can make out it is something to do with the bootstrap layout classes in the module, ‘col-sm-12’ in particular, I changed this to col-sm-6 in firebug and it allowed two columns for tablets but the links below were still misaligned.
Can you please give some guidance on how I can fix this?
Many Thanks 🙂
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 3, 2015 at 3:21 am #565573once you change it to col-sm-6, then Add this code to /templates/ja_sugite/css/custom.css
@media screen and (min-width: 768px) and (max-width: 992px) {
.category-module .ja-animate .mod-articles-readmore{
display: block !important;
float: none !important;
text-align:center !important;
margin-left: 0px !important;}
}
SiteWeavers FriendSiteWeavers
- Join date:
- August 2013
- Posts:
- 128
- Downloads:
- 24
- Uploads:
- 15
- Thanks:
- 4
- Thanked:
- 7 times in 4 posts
April 3, 2015 at 8:08 am #565609Thanks for your reply, where do I change it to col-sm-6?
I’ve looked in the module via joomla admin and also in the module directory under mod_article_category but can’t see any files that display the html I need to change.
Many Thanks
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 3, 2015 at 9:10 am #565618Your admin details are not working, please check and provide us the correct details
SiteWeavers FriendSiteWeavers
- Join date:
- August 2013
- Posts:
- 128
- Downloads:
- 24
- Uploads:
- 15
- Thanks:
- 4
- Thanked:
- 7 times in 4 posts
April 3, 2015 at 9:21 am #565619PM’d you details
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by chavan 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum