Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • jamjodesign Friend
    #157488

    If 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 :-[


    1. jomsocial-video
    Phan Gam Friend
    #367282

    Hi,
    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 helps

    jamjodesign Friend
    #384106

    This 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 Moderator
    #384234

    Can you please provide me the Link To your Site , i will check the issue in detail

    Thanks

Viewing 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