-
AuthorPosts
-
jamjodesign Friend
jamjodesign
- Join date:
- June 2008
- Posts:
- 432
- Downloads:
- 27
- Uploads:
- 40
- Thanks:
- 59
- Thanked:
- 14 times in 3 posts
December 15, 2010 at 7:52 pm #157488If you go to the Video page of Jomsocial and list all the videos – they simply list straight down the page in 1 column. Is there a way to list them down in 2 columns? Its just it would look alot nicely in 2 columns in my opinion? Here is what I have and it does not look great to be honest :-[
Phan Gam FriendPhan Gam
- Join date:
- June 2008
- Posts:
- 216
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 4
- Thanked:
- 39 times in 38 posts
December 17, 2010 at 8:17 am #367282Hi,
Try my way :#1. Edit Jomsocial videos list template
1.1. Copy file videos.list.php from componentscom_communitytemplatesdefault folder to componentscom_communitytemplatesja_social foldel
1.2. Edit this file
on line 14 change<div class="video-items">
to<div class="video-items clearfix">
And line 17 change code<div class="video-item">
to <div class=”content-video-item”>
#2. Create css code for video item style
Open file template.css in templatesja_socialcss, add code section into this file
body.ja-social #community-wrap .video-item {
width: 49% !important;
margin: 0px !important;
padding: 0px !important;
display: inline-block;
vertical-align: top;
float: left;
}body.ja-social #community-wrap .content-video-item {
height: 230px;
}
Hope that helps1 user says Thank You to Phan Gam for this useful post
jamjodesign Friendjamjodesign
- Join date:
- June 2008
- Posts:
- 432
- Downloads:
- 27
- Uploads:
- 40
- Thanks:
- 59
- Thanked:
- 14 times in 3 posts
March 30, 2011 at 4:02 pm #384106This works very well but just one thing – now on the homepage of jomsocial the Video section has all 3 videos crushed against the left hand side of this module in jomsocial? Anyway to make this style look nicer or again get to columns of videos here? :-[
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 31, 2011 at 8:43 am #384234Can you please provide me the Link To your Site , i will check the issue in detail
Thanks
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 3 voices, and was last updated by Saguaros 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jomsocial Video Page
Viewing 4 posts - 1 through 4 (of 4 total)