-
AuthorPosts
-
woekerzee Friend
woekerzee
- Join date:
- December 2013
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
February 23, 2014 at 3:55 pm #195121Hello,
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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
February 24, 2014 at 4:19 am #524007how you actually need the layout to appear. can you post a screenshot. that would provide us a clear view
woekerzee Friendwoekerzee
- Join date:
- December 2013
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
February 24, 2014 at 10:40 am #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/0b52ebzd32I 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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
February 24, 2014 at 10:55 am #524082Go 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 Friendwoekerzee
- Join date:
- December 2013
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
February 24, 2014 at 10:56 am #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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
February 24, 2014 at 12:37 pm #524103Please provide me the joomla Url page. Then I will suggest you
woekerzee Friendwoekerzee
- Join date:
- December 2013
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
February 24, 2014 at 3:42 pm #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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
February 24, 2014 at 3:49 pm #524147Go 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 Friendwoekerzee
- Join date:
- December 2013
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
February 24, 2014 at 3:52 pm #524148We’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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
February 26, 2014 at 2:17 pm #524476The 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 Friendwoekerzee
- Join date:
- December 2013
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
February 26, 2014 at 3:28 pm #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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
February 27, 2014 at 5:16 pm #524652Go 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 Friendwoekerzee
- Join date:
- December 2013
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
woekerzee Friendwoekerzee
- Join date:
- December 2013
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
March 2, 2014 at 3:27 pm #524928Unfortunately 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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 3, 2014 at 4:45 am #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.*
-
AuthorPosts
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