Viewing 15 posts - 1 through 15 (of 22 total)
  • Author
    Posts
  • woekerzee Friend
    #195121

    Hello,

    I need some assistance with reducing the video height: I would like to create a video like this: http://amp-music.com/
    But, when I set the height of the video – it will also being reduced on the width. Can someone help me out with this problem?

    chavan Friend
    #524007

    how you actually need the layout to appear. can you post a screenshot. that would provide us a clear view

    woekerzee Friend
    #524079

    <em>@Chavan 412968 wrote:</em><blockquote>how you actually need the layout to appear. can you post a screenshot. that would provide us a clear view</blockquote>

    Please check out the screenshot below.
    http://awesomescreenshot.com/0b52ebzd32

    I would like to strip out the navbar header and lower the height of the video player, so the 3 columns below would be visible above the fold.

    chavan Friend
    #524082

    Go to this File: /wp-content/themes/amp/library/css/main.css

    Replace this code

    #welcome_slide #welcome_text { padding: 100px; }

    With

    #welcome_slide #welcome_text { padding: 100px 0 !important; }

    woekerzee Friend
    #524083

    <em>@Chavan 413054 wrote:</em><blockquote>Go to this File: /wp-content/themes/amp/library/css/main.css

    Replace this code

    #welcome_slide #welcome_text { padding: 100px; }

    With

    #welcome_slide #welcome_text { padding: 100px 0 !important; }</blockquote>

    I’m using a Joomla template, not a WP 🙂

    chavan Friend
    #524103

    Please provide me the joomla Url page. Then I will suggest you

    woekerzee Friend
    #524146

    <em>@Chavan 413079 wrote:</em><blockquote>Please provide me the joomla Url page. Then I will suggest you</blockquote>

    Please check: http://clockurl.com/NjY

    chavan Friend
    #524147

    Go to this File: /templates/ja_appolio/css/custom.css

    Replace this code

    .t3-video { position: relative; background: #ccc; height: 500px !important; }

    With


    .t3-video { position: relative; background: #ccc; height: 500px !important; min-height: 500px !important; }

    woekerzee Friend
    #524148

    We’re almost there 🙂
    Please check this screencast:

    http://www.youtube.com/watch?v=F9zfw-b7aRQ

    Once you open the website, it is full screen. Afterwards, when you scroll down, the right size of the video is achieved.

    chavan Friend
    #524476

    The video you have uploaded is Private. so I could not view them. post them public for a while and once the issue is fixed you can make it private

    woekerzee Friend
    #524484

    <em>@Chavan 413544 wrote:</em><blockquote>The video you have uploaded is Private. so I could not view them. post them public for a while and once the issue is fixed you can make it private</blockquote>

    Please check again, I have changed the privacy of the video to public.

    chavan Friend
    #524652

    Go to this File: /templates/ja_appolio/css/custom.css

    Replace this code

    .t3-video { position: relative; background: #ccc; height: 500px !important;
    }

    With

    .t3-video { position: relative; background: #ccc; height: 500px !important;
    overflow:hidden; }

    woekerzee Friend
    #524656

    Problem solved by adding:

    .t3-video { position: relative; background: #ccc height: 500px !important;
    overflow:hidden; max-height: 500px !important; min-height: 500px !important; }

    Thanks a lot 🙂

    woekerzee Friend
    #524928

    Unfortunately the problem has not been solved yet. The ‘mask’ is appearing once you scroll down the page. Will it be possible to load the mask directly with the video?

    Ninja Lead Moderator
    #524995

    <em>@woekerzee 414138 wrote:</em><blockquote>Unfortunately the problem has not been solved yet. The ‘mask’ is appearing once you scroll down the page. Will it be possible to load the mask directly with the video?</blockquote>

    It would be great if you can include url of your site, any screenshot would be helpful as well. I will have a closer look and give you suggestion then.*

Viewing 15 posts - 1 through 15 (of 22 total)

This topic contains 22 replies, has 3 voices, and was last updated by  woekerzee 10 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum