<?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>
									Problem with Message Box - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-message-box/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 15 Jun 2026 23:18:06 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Problem with Message Box</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-message-box/paged/3/#post-15320</link>
                        <pubDate>Tue, 03 Apr 2018 15:06:08 +0000</pubDate>
                        <description><![CDATA[Hello,Thank you for this solution  😀  👍 But I use now#wpf-msg-box { top: 121px; }#wpforo-load { top: 135px; }]]></description>
                        <content:encoded><![CDATA[<p>Hello,</p><p>Thank you for this solution  😀  👍 </p><p>But I use now</p><pre>#wpf-msg-box { top: 121px; }<br />#wpforo-load { top: 135px; }</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Rene</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-message-box/paged/3/#post-15320</guid>
                    </item>
				                    <item>
                        <title>RE: Problem with Message Box</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-message-box/paged/3/#post-15315</link>
                        <pubDate>Tue, 03 Apr 2018 14:50:42 +0000</pubDate>
                        <description><![CDATA[As an alternative you can use this CSS code to move pop-up messages to bottom. Please navigate to Dashboard &gt; Forums &gt; Settings &gt; Styles admin page and put this CSS code in Custom C...]]></description>
                        <content:encoded><![CDATA[<p>As an alternative you can use this CSS code to move pop-up messages to bottom. Please navigate to Dashboard &gt; Forums &gt; Settings &gt; Styles admin page and put this CSS code in Custom CSS Code textarea, save it, delete all caches and do Ctrl+F5 forum front:</p><pre>#wpf-msg-box {<br />    top:auto;<br />     bottom: 40px;<br />}<br />.wpf-msg-box-triangle-right.top:after {<br />     top:auto;<br />     bottom: -20px;<br />     right: 50px;<br />     left: auto;<br />     border-width: 0 20px 20px 0;<br />}</pre><p>It will look like this:</p><p>https://gvectors.com/wp-content/uploads/wpforo/attachments/1/1619-2017-11-180639.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>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-message-box/paged/3/#post-15315</guid>
                    </item>
				                    <item>
                        <title>RE: Problem with Message Box</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-message-box/paged/3/#post-15313</link>
                        <pubDate>Tue, 03 Apr 2018 13:36:07 +0000</pubDate>
                        <description><![CDATA[I&#039;m sorry but I can&#039;t support the theme issues for all updates. it&#039;s better to ask the theme developers to fix the problem. If the CSS affects it please remove.]]></description>
                        <content:encoded><![CDATA[<p>I'm sorry but I can't support the theme issues for all updates. it's better to ask the theme developers to fix the problem. If the CSS affects it please remove.</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/problem-with-message-box/paged/3/#post-15313</guid>
                    </item>
				                    <item>
                        <title>RE: Problem with Message Box</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-message-box/paged/3/#post-15311</link>
                        <pubDate>Tue, 03 Apr 2018 13:34:01 +0000</pubDate>
                        <description><![CDATA[Posted by: RobertHi @reneh,All the above CSS code should be inserted and cleared cache like it mentioned here. Make sure you&#039;re doing all steps after inserting the code (cache, Ctrl+F5, etc....]]></description>
                        <content:encoded><![CDATA[<blockquote><div class="wpforo-post-quote-author"><strong>Posted by: Robert</strong></div><p>Hi @reneh,</p><p>All the above CSS code should be inserted and cleared cache like it <a href="https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-profile-page/#post-15169" target="true">mentioned here</a>. Make sure you're doing all steps after inserting the code (cache, Ctrl+F5, etc..).</p><p>This code will fix the top message bar.</p><pre>.wpforo .header-top { z-index: 1; }</pre><p>This one is for the search buttons:</p><pre>#wpforo #wpforo-wrap .wpf-field.wpf-field-type-submit a{display: inline-block;}</pre><p>And this one for the field icons</p><pre>#wpforo #wpforo-wrap .wpforo-members-search .wpf-field-wrap .wpf-field-icon{display:none}</pre></blockquote><p>Hello,<br />Since a theme update the main menu is not displayed on the forum page.</p><p>the problem lies with this CSS code:</p><pre>.wpforo .header-top { z-index: 1; }</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Rene</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-message-box/paged/3/#post-15311</guid>
                    </item>
				                    <item>
                        <title>RE: Problem with Message Box</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-message-box/paged/2/#post-15184</link>
                        <pubDate>Thu, 29 Mar 2018 11:43:49 +0000</pubDate>
                        <description><![CDATA[But this mistake is also in this forum ...Yes, I&#039;ve already mentioned that this also exists here, on this forumIn the mobile view, the account information in the simplified layout has slippe...]]></description>
                        <content:encoded><![CDATA[<blockquote><p>But this mistake is also in this forum ...</p></blockquote><p>Yes, I've already mentioned that this also exists here, on this forum</p><blockquote><p>In the mobile view, the account information in the simplified layout has slipped a bit</p></blockquote><p>Ok, thank you for letting me know, I'll ask our developers to fix this in next version 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>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-message-box/paged/2/#post-15184</guid>
                    </item>
				                    <item>
                        <title>RE: Problem with Message Box</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-message-box/paged/2/#post-15183</link>
                        <pubDate>Thu, 29 Mar 2018 11:40:26 +0000</pubDate>
                        <description><![CDATA[OK thanks Posted by: RobertThat&#039;s not the wpForo style. The correct mobile view of wpForo is the left side. The icon should be aligned left too. Use this CSS code:@media screen and (max-widt...]]></description>
                        <content:encoded><![CDATA[<p>OK thanks</p><p> </p><blockquote><div class="wpforo-post-quote-author"><strong>Posted by: Robert</strong></div><p>That's not the wpForo style. The correct mobile view of wpForo is the left side. The icon should be aligned left too. Use this CSS code:</p><pre>@media screen and (max-width:800px) {<br />#wpforo #wpforo-wrap .wpforo-post .wpf-left .author-rating-full {<br /> display: inline-block;<br />}<br />}</pre></blockquote><p> But this mistake is also in this forum ...</p><p> </p><p>In the mobile view, the account information in the simplified layout has slipped a bit</p><div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1522323626-Opera-Momentaufnahme2018-03-29133917ggmcml.png" target="_blank" rel="noopener">Opera-Momentaufnahme_2018-03-29_133917_ggmc.ml_.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>Rene</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-message-box/paged/2/#post-15183</guid>
                    </item>
				                    <item>
                        <title>RE: Problem with Message Box</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-message-box/paged/2/#post-15182</link>
                        <pubDate>Thu, 29 Mar 2018 11:32:34 +0000</pubDate>
                        <description><![CDATA[This also exists here. This is a core style issue, we&#039;ll fix it in next version.]]></description>
                        <content:encoded><![CDATA[<p>This also exists here. This is a core style issue, we'll fix it in next version.</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/problem-with-message-box/paged/2/#post-15182</guid>
                    </item>
				                    <item>
                        <title>RE: Problem with Message Box</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-message-box/paged/2/#post-15181</link>
                        <pubDate>Thu, 29 Mar 2018 11:09:17 +0000</pubDate>
                        <description><![CDATA[Hello,Thanks again for the solution!I have a problem with the mobile menu ...
Opera-Momentaufnahme_2018-03-29_123628_ggmc.ml_.png]]></description>
                        <content:encoded><![CDATA[<p>Hello,<br />Thanks again for the solution!</p><p>I have a problem with the mobile menu ...</p>
<div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1522321757-Opera-Momentaufnahme2018-03-29123628ggmcml.png" target="_blank"><i class="fas fa-paperclip"></i>Opera-Momentaufnahme_2018-03-29_123628_ggmc.ml_.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>Rene</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-message-box/paged/2/#post-15181</guid>
                    </item>
				                    <item>
                        <title>RE: Problem with Message Box</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-message-box/paged/2/#post-15180</link>
                        <pubDate>Thu, 29 Mar 2018 11:01:43 +0000</pubDate>
                        <description><![CDATA[That&#039;s not the wpForo style. The correct mobile view of wpForo is the left side. The icon should be aligned left too. Use this CSS code:@media screen and (max-width:800px) {#wpforo #wpforo-w...]]></description>
                        <content:encoded><![CDATA[<p>That's not the wpForo style. The correct mobile view of wpForo is the left side. The icon should be aligned left too. Use this CSS code:</p><pre>@media screen and (max-width:800px) {<br />#wpforo #wpforo-wrap .wpforo-post .wpf-left .author-rating-full {<br /> display: inline-block;<br />}<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/problem-with-message-box/paged/2/#post-15180</guid>
                    </item>
				                    <item>
                        <title>RE: Problem with Message Box</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-message-box/#post-15179</link>
                        <pubDate>Thu, 29 Mar 2018 10:43:07 +0000</pubDate>
                        <description><![CDATA[Hello,Thanks for the solutions! :DOne more question: is it possible atSimplified layout to put the account information in the middle? ... Look at the AttachmentOpera-Momentaufnahme_2018-03-2...]]></description>
                        <content:encoded><![CDATA[<p>Hello,<br />Thanks for the solutions! :D</p><p>One more question: is it possible at<br />Simplified layout to put the account information in the middle? ... Look at the Attachment</p><div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1522320187-Opera-Momentaufnahme2018-03-29115235ggmcml.png" target="_blank" rel="noopener">Opera-Momentaufnahme_2018-03-29_115235_ggmc.ml_.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>Rene</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/problem-with-message-box/#post-15179</guid>
                    </item>
							        </channel>
        </rss>
		