nbamir
Member-
Posts
13 -
Joined
-
Last visited
nbamir's Achievements
-
Hi, Website Link: https://nbamir.com I have added a gallery under the work section of my website. I want to change each gallery image on hover. How can I do this? I have tried some existing solutions on the forum but they do not seem to work for me. The area in question is in the image attached.
-
Extra Padding or Space above and below iframe.
nbamir replied to nbamir's topic in Customize with code
It worked well with padding-bottom: 42.5%; Thank you for the response! -
Hi, Website Link: https://nbamir.com I have embedded a vimeo video on my landing page. There is excess padding/space on top and at the bottom of the video. I've tried a number of approaches but can't seem to remove it. Does anyone know how to do this? The area in question is highlighted in the image attached.
-
Play HD video in Video Block or Section Banner
nbamir replied to nbamir's topic in Customize with code
@lo_ad I added the video from vimeo, and had to get onto their paid plan. It doesn't seem fair but I don't have a better suggestion at the moment. -
Play HD video in Video Block or Section Banner
nbamir replied to nbamir's topic in Customize with code
Hi! Yes, I've tried uploading the video directly. It blurs both for section banners and video blocks. I think my connection speed is good, I can view HD videos without blurring or buffer on other websites just fine. -
Hi, Website Link: https://nbamir.com/tester I am trying to get the video in section #test1 or #hero-video playing in HD since I want to use this video on my home page and blurred video looks pretty bad. Is it possible to force a video block or section banner to play high quality video only and show a static image until it loads? Looking for a solution without vimeo pro subscription. Note: Video should have no controls, borders or branding.
-
Need to add Rounded Corners / Border Radius around banner video.
nbamir replied to nbamir's topic in Customize with code
Hi, the section you have mentioned has a video block. I want rounded corners around the #test1 section which uses a banner video instead. -
Need to add Rounded Corners / Border Radius around banner video.
nbamir replied to nbamir's topic in Customize with code
As a follow-up, I want to set the video to a particular height. How can I do this? -
Hi, Here is a link to my page: https://nbamir.com/jadu-ar-the-first-encounter I am trying to add a parallax effect to the banner image at the top (attached below). I know that there are some pages that support parallax, but since I have done significant work on this page I'd like to add the effect on the same page with image block/css/code block. Is this possible? I am on the personal plan.
-
Oh I already shared it somewhere but looks like it didn't turn up in the post. Here it is: https://www.nbamir.com/jadu-ar-the-first-encounter I'm trying to make the block stick to the top when you scroll past it.
- 3 replies
-
- css
- brine-template
-
(and 1 more)
Tagged with:
-
Hi, I am trying to make the the block #block-yui_3_17_2_1_1687611542744_293271 which says Hello World sticky on my website. My HTML: <div class="sticky"> <p>Hello, World!</p> </div> CSS: #block-yui_3_17_2_1_1687611542744_293271{ position: sticky; background:red; top:0; } However, I can't seem to make any element sticky. Can someone help with this?
- 3 replies
-
- css
- brine-template
-
(and 1 more)
Tagged with: