<?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>
									How to make .wpforo-post-content-bottom height uniform - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-make-wpforo-post-content-bottom-height-uniform/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 14 Aug 2026 10:01:43 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to make .wpforo-post-content-bottom height uniform</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-make-wpforo-post-content-bottom-height-uniform/#post-122519</link>
                        <pubDate>Fri, 06 Dec 2024 13:19:02 +0000</pubDate>
                        <description><![CDATA[Awesome Tutrix! Thank you so much! It works perfectly. You are the best.]]></description>
                        <content:encoded><![CDATA[<p>Awesome Tutrix! Thank you so much! It works perfectly. You are the best.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>systemcrack</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-make-wpforo-post-content-bottom-height-uniform/#post-122519</guid>
                    </item>
				                    <item>
                        <title>RE: How to make .wpforo-post-content-bottom height uniform</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-make-wpforo-post-content-bottom-height-uniform/#post-122511</link>
                        <pubDate>Fri, 06 Dec 2024 10:22:29 +0000</pubDate>
                        <description><![CDATA[Hi @systemcrack 
In the post.php of layout 2, add a new div for the textarea
directly after
&lt;div class=&quot;wpforo-post-content&quot;&gt;
add
&lt;div class=&quot;post-textarea&quot; style=&quot;min-height: ...]]></description>
                        <content:encoded><![CDATA[<p>Hi @systemcrack </p>
<p>In the post.php of layout 2, add a new div for the textarea</p>
<p>directly after</p>
<pre contenteditable="false">&lt;div class="wpforo-post-content"&gt;</pre>
<p>add</p>
<pre contenteditable="false">&lt;div class="post-textarea" style="min-height: 240px;"&gt;&lt;!-- start-post-textarea--&gt;</pre>
<p><br />and before</p>
<pre contenteditable="false">&lt;?php if( wpforo_setting( 'profiles', 'signature' ) ): ?&gt;</pre>
<p>add</p>
<pre contenteditable="false">&lt;/div&gt;&lt;!-- end-post-textarea--&gt;</pre>
<p><br />change the 240px to the value you want &#x1f609; </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-make-wpforo-post-content-bottom-height-uniform/#post-122511</guid>
                    </item>
				                    <item>
                        <title>How to make .wpforo-post-content-bottom height uniform</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-make-wpforo-post-content-bottom-height-uniform/#post-122509</link>
                        <pubDate>Fri, 06 Dec 2024 08:49:25 +0000</pubDate>
                        <description><![CDATA[Hello everyone,while I was customizing the forum css I noticed that the bottom of the posts is not the same for all users. In fact, it varies in height depending on whether there are likes o...]]></description>
                        <content:encoded><![CDATA[<p>Hello everyone,<br />while I was customizing the forum css I noticed that the bottom of the posts is not the same for all users. In fact, it varies in height depending on whether there are likes or a signature.</p>
<p>I don't like the resulting effect at all. I tried playing with the css #wpforo-wrap .wpfl-2 .wpforo-post .wpforo-right .wpforo-post-content-bottom to try to fix it, but I didn't succeed in my intent.</p>
<p>Is there a way to make the bottom of the post the same height regardless of the factors mentioned above?</p>
<p> </p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1733474965-bottom-post.png" target="_blank" title="bottom-post.png"><i class="fas fa-paperclip"></i>&nbsp;bottom-post.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>systemcrack</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-make-wpforo-post-content-bottom-height-uniform/#post-122509</guid>
                    </item>
							        </channel>
        </rss>
		