<?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>
									In Post Image Centering Problems - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/in-post-image-centering-problems/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 17 Jun 2026 09:30:02 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: In Post Image Centering Problems</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/in-post-image-centering-problems/#post-39236</link>
                        <pubDate>Sat, 04 Apr 2020 11:00:04 +0000</pubDate>
                        <description><![CDATA[@sofy It does work, but it always stays in the middle, other memebers will not be able to align to the left or right if they need too..
 
EDIT:
Same with the video embed, stays only in th...]]></description>
                        <content:encoded><![CDATA[<p>@sofy It does work, but it always stays in the middle, other memebers will not be able to align to the left or right if they need too..</p>
<p> </p>
<p>EDIT:</p>
<p>Same with the video embed, stays only in the middle, you can't align it to the left/right...</p>
<p> </p>
<p>EDIT #2 -</p>
<p>This is all the codes i put in the custom css</p>
<p>#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content img, #wpforo #wpforo-wrap .wpforo-revision-body img {<br />display: flex;<br />margin: 0 auto;<br />}</p>
<p><br />#wpforo #wpforo-wrap .wpf-embed {<br />display: flex;<br />margin: 0 auto;<br />}</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>DANI3L</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/in-post-image-centering-problems/#post-39236</guid>
                    </item>
				                    <item>
                        <title>RE: In Post Image Centering Problems</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/in-post-image-centering-problems/#post-39233</link>
                        <pubDate>Sat, 04 Apr 2020 10:38:09 +0000</pubDate>
                        <description><![CDATA[@dani3l,
Please add this code as well and let us know how it works
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content img, #wpforo #wpforo-wrap .wpforo-revision-body img {   display: f...]]></description>
                        <content:encoded><![CDATA[<p>@dani3l,</p>
<p>Please add this code as well and let us know how it works</p>
<pre>#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content img, #wpforo #wpforo-wrap .wpforo-revision-body img {<br />   display: flex;<br />   margin: 0 auto;<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>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/in-post-image-centering-problems/#post-39233</guid>
                    </item>
				                    <item>
                        <title>RE: In Post Image Centering Problems</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/in-post-image-centering-problems/#post-39231</link>
                        <pubDate>Sat, 04 Apr 2020 10:35:59 +0000</pubDate>
                        <description><![CDATA[@sofy Works with the video embed not with the Image
 
This is the image wrap code, not doing nothing
#wpforo #wpforo-wrap .wpf-oembed-wrap {     display: flex;}]]></description>
                        <content:encoded><![CDATA[<p>@sofy Works with the video embed not with the Image</p>
<p> </p>
<p>This is the image wrap code, not doing nothing</p>
<pre>#wpforo #wpforo-wrap .wpf-oembed-wrap {<br />     display: flex;<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>DANI3L</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/in-post-image-centering-problems/#post-39231</guid>
                    </item>
				                    <item>
                        <title>RE: In Post Image Centering Problems</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/in-post-image-centering-problems/#post-39229</link>
                        <pubDate>Sat, 04 Apr 2020 10:01:44 +0000</pubDate>
                        <description><![CDATA[@dani3l,
Please try the following CSS code:
#wpforo #wpforo-wrap .wpf-oembed-wrap {&nbsp; &nbsp; &nbsp;display: flex;}#wpforo #wpforo-wrap .wpf-embed {&nbsp; &nbsp; &nbsp;display: flex;&amp;nb...]]></description>
                        <content:encoded><![CDATA[<p>@dani3l,</p>
<p>Please try the following CSS code:</p>
<pre>#wpforo #wpforo-wrap .wpf-oembed-wrap {<br />&nbsp; &nbsp; &nbsp;display: flex;<br />}<br />#wpforo #wpforo-wrap .wpf-embed {<br />&nbsp; &nbsp; &nbsp;display: flex;<br />&nbsp; &nbsp; &nbsp; margin: 0 auto;<br />}</pre>
<p>The CSS codes should be added in the "Custom CSS code" textarea, located in the Dashboard &gt; Forums &gt; Settings &gt; Style Tab.&nbsp;&nbsp;</p>
<p>Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.&nbsp; &nbsp;&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/in-post-image-centering-problems/#post-39229</guid>
                    </item>
				                    <item>
                        <title>RE: In Post Image Centering Problems</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/in-post-image-centering-problems/#post-39218</link>
                        <pubDate>Fri, 03 Apr 2020 23:55:54 +0000</pubDate>
                        <description><![CDATA[I&#039;ve changed the domain please try]]></description>
                        <content:encoded><![CDATA[<p>I've changed the domain please try http://dani3l.org/community/releases/arc-north-never-gonna/</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>DANI3L</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/in-post-image-centering-problems/#post-39218</guid>
                    </item>
				                    <item>
                        <title>RE: In Post Image Centering Problems</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/in-post-image-centering-problems/#post-39216</link>
                        <pubDate>Fri, 03 Apr 2020 19:43:53 +0000</pubDate>
                        <description><![CDATA[@sofy Hey Sofy, Sorry it took me to much time to respond, I migrated my website to a host.
This is the url
I tried even to embed a YouTube video, And yes I got the addon, but still its not ...]]></description>
                        <content:encoded><![CDATA[<p>@sofy Hey Sofy, Sorry it took me to much time to respond, I migrated my website to a host.</p>
<p>This is the url http://box5235.temp.domains/~danithrl/community/releases/arc-north-never-gonna/#post-16</p>
<p>I tried even to embed a YouTube video, And yes I got the addon, but still its not centered.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>DANI3L</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/in-post-image-centering-problems/#post-39216</guid>
                    </item>
				                    <item>
                        <title>RE: In Post Image Centering Problems</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/in-post-image-centering-problems/#post-39063</link>
                        <pubDate>Wed, 01 Apr 2020 13:38:02 +0000</pubDate>
                        <description><![CDATA[Hi @dani3l,
Please leave the current post URL to allow us to check it.]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@dani3l,</span></p>
<p>Please leave the current post URL to allow us to check it. </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/in-post-image-centering-problems/#post-39063</guid>
                    </item>
				                    <item>
                        <title>In Post Image Centering Problems</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/in-post-image-centering-problems/#post-39062</link>
                        <pubDate>Wed, 01 Apr 2020 13:29:05 +0000</pubDate>
                        <description><![CDATA[So I embed this link to the post, and it should automaticaly load there.
I center the url text, but when I click UPDATE to check for any changes it just stays on the left side with a weird ...]]></description>
                        <content:encoded><![CDATA[<p>So I embed this link to the post, and it should automaticaly load there.</p>
<p>https://i.imgur.com/CWN73o1.png</p>
<p>I center the url text, but when I click UPDATE to check for any changes it just stays on the left side with a weird gray background...</p>
<p> </p>
<p>https://i.imgur.com/wz9pRQR.png</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>DANI3L</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/in-post-image-centering-problems/#post-39062</guid>
                    </item>
							        </channel>
        </rss>
		