<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Vimeo&#x27;s Iframe and custom CSS]]></title><description><![CDATA[<p dir="auto">Hi!</p>
<p dir="auto">I have a request concerrning Vimeo's Iframes.<br />
I wanted to add some round-corners to my video using a border radius.<br />
But it seems not to work with custom CSS.<br />
Is there a way to do it easely ?<br />
Thanks a lot!</p>
<p dir="auto">Pierre</p>
]]></description><link>https://laythemeforum.com/topic/7576/vimeo-s-iframe-and-custom-css</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 21:13:38 GMT</lastBuildDate><atom:link href="https://laythemeforum.com/topic/7576.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 26 Jan 2022 19:06:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Vimeo&#x27;s Iframe and custom CSS on Wed, 26 Jan 2022 19:51:27 GMT]]></title><description><![CDATA[<h3>Dear Pierre</h3>
<h6><a class="plugin-mentions-user plugin-mentions-a" href="/user/pierre-fave">@<bdi>Pierre-Fave</bdi></a></h6>
<p dir="auto">The following code:</p>
<pre><code>iframe {
    border-radius: 25px;
}
</code></pre>
<p dir="auto">Gave me the result:<br />
<img src="/assets/uploads/files/1643226647751-screen-shot-2022-01-27-at-8.49.54-am-resized.png" alt="Screen Shot 2022-01-27 at 8.49.54 AM.png" class=" img-fluid img-markdown" /></p>
<blockquote>
<p dir="auto"><a href="https://www.w3schools.com/cssref/css3_pr_border-radius.asp" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.w3schools.com/cssref/css3_pr_border-radius.asp</a></p>
</blockquote>
<hr />
<h5>Hope this helps &amp; best wishes 🌝</h5>
<h5>Richard</h5>
]]></description><link>https://laythemeforum.com/post/28146</link><guid isPermaLink="true">https://laythemeforum.com/post/28146</guid><dc:creator><![CDATA[Richard]]></dc:creator><pubDate>Wed, 26 Jan 2022 19:51:27 GMT</pubDate></item></channel></rss>