<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Different size of embedded images - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 12 Sep 2026 20:49:34 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Different size of embedded images</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/paged/2/#post-21076</link>
                        <pubDate>Fri, 16 Nov 2018 09:43:21 +0000</pubDate>
                        <description><![CDATA[Posted by: RobertI&#039;d also recommend install EverlightBox plugin to make all images clickable and see them in lightbox, like it&#039;s in here at wpForo Community.Well that plugin has the Fremius ...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="1" data-postid="21075"><div class="wpforo-post-quote-author"><strong>Posted by: Robert</strong></div><p>I'd also recommend install <a href="https://wordpress.org/plugins/everlightbox/" target="true">EverlightBox </a>plugin to make all images clickable and see them in lightbox, like it's in here at wpForo Community.</p></blockquote><p>Well that plugin has the Fremius tracker option(ally), whatever that means for each of us.</p><p>I would suggest ARI fancy lightbox.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Anonymous20</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/paged/2/#post-21076</guid>
                    </item>
				                    <item>
                        <title>RE: Different size of embedded images</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/paged/2/#post-21075</link>
                        <pubDate>Fri, 16 Nov 2018 08:55:39 +0000</pubDate>
                        <description><![CDATA[I&#039;d also recommend install EverlightBox plugin to make all images clickable and see them in lightbox, like it&#039;s in here at wpForo Community.]]></description>
                        <content:encoded><![CDATA[<p>I'd also recommend install <a href="https://wordpress.org/plugins/everlightbox/" target="true">EverlightBox </a>plugin to make all images clickable and see them in lightbox, like it's in here at wpForo Community.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/paged/2/#post-21075</guid>
                    </item>
				                    <item>
                        <title>RE: Different size of embedded images</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/paged/2/#post-21047</link>
                        <pubDate>Thu, 15 Nov 2018 13:58:28 +0000</pubDate>
                        <description><![CDATA[Yes, that seems to have worked perfectly. Thank you! It was driving me mad for a moment.]]></description>
                        <content:encoded><![CDATA[<p>Yes, that seems to have worked perfectly. Thank you! It was driving me mad for a moment. </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Fredrikwordpress</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/paged/2/#post-21047</guid>
                    </item>
				                    <item>
                        <title>RE: Different size of embedded images</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/#post-21035</link>
                        <pubDate>Thu, 15 Nov 2018 09:10:59 +0000</pubDate>
                        <description><![CDATA[@fredrikwordpress,You just need to set max-height to 100% for embedded images. Put this CSS code in Dashboard &gt; Forums &gt; Settings &gt; Styles Tab &gt; Custom CSS Code textarea. Save it...]]></description>
                        <content:encoded><![CDATA[<p>@fredrikwordpress,</p><p>You just need to set max-height to 100% for embedded images. Put this CSS code in Dashboard &gt; Forums &gt; Settings &gt; Styles Tab &gt; Custom CSS Code textarea. Save it, delete all caches, navigate to forum front-end and press Ctrl+F5:</p><pre>#wpforo #wpforo-wrap img.wpforo-auto-embeded-image,<br />#wpforo #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content img{<br />     max-width: 100%;<br />     <span style="color: #ff0000">max-height: 100% !important;</span><br />}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/#post-21035</guid>
                    </item>
				                    <item>
                        <title>RE: Different size of embedded images</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/#post-21017</link>
                        <pubDate>Thu, 15 Nov 2018 09:09:18 +0000</pubDate>
                        <description><![CDATA[Hey. I have some issues with the embedding functionality in my forum threads. For some reason images are getting embedded with different widths which really clutters the thread appearances. ...]]></description>
                        <content:encoded><![CDATA[<p>Hey.</p><div> </div><div>I have some issues with the embedding functionality in my forum threads. For some reason images are getting embedded with different widths which really clutters the thread appearances. </div><div> </div><div>See here for an example: https://www.nyurban.no/forum/oslo/vaterland-prosjekt-biskop-gunnerus-gate-14b-135m/</div><div> </div><div>I'm wondering how I can control the width that the images are getting embedded with? Ideally I would also have liked the images to be embedded larger in general too. <br /><div> </div><div>BTW: I also asked this in the uploading and embedding images thread, but only received one answer so I thought the issue would perhaps get more attention with its own thread. </div></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Fredrikwordpress</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/#post-21017</guid>
                    </item>
				                    <item>
                        <title>RE: Different size of embedded images</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/#post-20998</link>
                        <pubDate>Tue, 13 Nov 2018 23:20:35 +0000</pubDate>
                        <description><![CDATA[Hm, that&#039;s weird. I&#039;ve now also tried a few other browsers to make sure it wasn&#039;t with that (Opera, Firefox and IE) and they look equally as different in them - both your and mine links. But...]]></description>
                        <content:encoded><![CDATA[<p>Hm, that's weird. I've now also tried a few other browsers to make sure it wasn't with that (Opera, Firefox and IE) and they look equally as different in them - both your and mine links. </p><p>But did you see how different the images were in my first link? </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Fredrikwordpress</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/#post-20998</guid>
                    </item>
				                    <item>
                        <title>RE: Different size of embedded images</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/#post-20997</link>
                        <pubDate>Tue, 13 Nov 2018 22:57:29 +0000</pubDate>
                        <description><![CDATA[Posted by: Fredrikwordpress^^ Do they really show up as equally sized in the link for you? Because they still looks to be of different sizes to me there. This is how it looks from here (with...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="6002" data-postid="20995"><div class="wpforo-post-quote-author"><strong>Posted by: Fredrikwordpress</strong></div><p>^^ Do they really show up as equally sized in the link for you? Because they still looks to be of different sizes to me there. This is how it looks from here (with the lowest image having considerable less width than the one above): </p><p> </p></blockquote><p>They look totally equal to me.</p><p> </p>
<div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1542149849-Screenshot.png" target="_blank"><i class="fas fa-paperclip"></i>Screenshot.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Anonymous20</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/#post-20997</guid>
                    </item>
				                    <item>
                        <title>RE: Different size of embedded images</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/#post-20995</link>
                        <pubDate>Tue, 13 Nov 2018 21:47:24 +0000</pubDate>
                        <description><![CDATA[^^ Do they really show up as equally sized in the link for you? Because they still looks to be of different sizes to me there. This is how it looks from here (with the lowest image having co...]]></description>
                        <content:encoded><![CDATA[<p>^^ Do they really show up as equally sized in the link for you? Because they still looks to be of different sizes to me there. This is how it looks from here (with the lowest image having considerable less width than the one above): </p><p><img src="https://i.imgur.com/wfMQNGu.jpg" /></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Fredrikwordpress</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/#post-20995</guid>
                    </item>
				                    <item>
                        <title>RE: Different size of embedded images</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/#post-20994</link>
                        <pubDate>Tue, 13 Nov 2018 21:41:55 +0000</pubDate>
                        <description><![CDATA[Posted by: FredrikwordpressHey.My forum automatically embed images whenever I link to some. That&#039;s fine. The problem is that it embeds them into different sizes. See this page for an example...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="6002" data-postid="20993"><div class="wpforo-post-quote-author"><strong>Posted by: Fredrikwordpress</strong></div><p>Hey.</p><p>My forum automatically embed images whenever I link to some. That's fine. The problem is that it embeds them into different sizes. See this page for an example:</p><p>https://www.nyurban.no/forum/oslo/vika-prosjekt-via-ruselokkveien-26-13-et/#post-8</p><p>Is there any way I could control the size of the image embedding? It looks very messy as it is now. I would ideally have liked the images to be bigger too. </p></blockquote><p>Works great for me.</p><p>https://www.valueweb.gr/community/off-topic/test/</p><p>Could be your theme ?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Anonymous20</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/#post-20994</guid>
                    </item>
				                    <item>
                        <title>Different size of embedded images</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/#post-20993</link>
                        <pubDate>Tue, 13 Nov 2018 20:43:34 +0000</pubDate>
                        <description><![CDATA[Hey.My forum automatically embed images whenever I link to some. That&#039;s fine. The problem is that it embeds them into different sizes. See this page for an examplethere any way I could contr...]]></description>
                        <content:encoded><![CDATA[<p>Hey.</p><p>My forum automatically embed images whenever I link to some. That's fine. The problem is that it embeds them into different sizes. See this page for an example:</p><p>https://www.nyurban.no/forum/oslo/vika-prosjekt-via-ruselokkveien-26-13-et/#post-8</p><p>Is there any way I could control the size of the image embedding? It looks very messy as it is now. I would ideally have liked the images to be bigger too. </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Fredrikwordpress</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/different-size-of-embedded-images/#post-20993</guid>
                    </item>
							        </channel>
        </rss>
		