<?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>
									add header image and forum wider. - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/add-header-image-and-forum-wider/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 17 May 2026 00:19:19 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: add header image and forum wider.</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/add-header-image-and-forum-wider/#post-114335</link>
                        <pubDate>Thu, 04 Apr 2024 04:36:19 +0000</pubDate>
                        <description><![CDATA[This is a setting in your BeeHive themeProbably under Title Bar]]></description>
                        <content:encoded><![CDATA[<p></p>
<p>but how can i add an image in my header?</p>
<p></p>
<p>This is a setting in your BeeHive theme<br />Probably under Title Bar</p>
<p><a href="https://themified.com/beehive/documentation/settings.html" target="_blank" rel="noopener">https://themified.com/beehive/documentation/settings.html</a></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/add-header-image-and-forum-wider/#post-114335</guid>
                    </item>
				                    <item>
                        <title>RE: add header image and forum wider.</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/add-header-image-and-forum-wider/#post-114333</link>
                        <pubDate>Thu, 04 Apr 2024 03:36:41 +0000</pubDate>
                        <description><![CDATA[@tutrix I have added the code and the forum is much wider thank you for that, but how can i add an image in my header?]]></description>
                        <content:encoded><![CDATA[@tutrix I have added the code and the forum is much wider thank you for that, but how can i add an image in my header?]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>HOPS40s</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/add-header-image-and-forum-wider/#post-114333</guid>
                    </item>
				                    <item>
                        <title>RE: add header image and forum wider.</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/add-header-image-and-forum-wider/#post-114275</link>
                        <pubDate>Mon, 01 Apr 2024 07:28:57 +0000</pubDate>
                        <description><![CDATA[Hi @hops40s 
Your beehive WP Theme is responsive optimized so it works on all devices.
@media (min-width:576px) {
  .container {
    max-width:540px
  }
}
@media (min-width:768px) {
...]]></description>
                        <content:encoded><![CDATA[<p>Hi @hops40s </p>
<p>Your beehive WP Theme is responsive optimized so it works on all devices.</p>
<pre contenteditable="false">@media (min-width:576px) {
  .container {
    max-width:540px
  }
}
@media (min-width:768px) {
  .container {
    max-width:720px
  }
}
@media (min-width:992px) {
  .container {
    max-width:960px
  }
}
@media (min-width:1200px) {
  .container {
    max-width:1140px
  }
}</pre>
<p>You can change max-width to a higher value if you know what you are doing. &#x1f609; <br />Insert the customized CSS code<br />Dashboard &gt; wpForo &gt; Settings &gt; Colors &amp; Styles &gt; Custom CSS</p>
<p> </p>
<p> </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/add-header-image-and-forum-wider/#post-114275</guid>
                    </item>
				                    <item>
                        <title>add header image and forum wider.</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/add-header-image-and-forum-wider/#post-114272</link>
                        <pubDate>Mon, 01 Apr 2024 04:48:03 +0000</pubDate>
                        <description><![CDATA[Please, could someone help me with my 2 issues? 
I would like to make forum wider and add an image to my header as per attachment.
Thank you in advance.
&nbsp;place.png]]></description>
                        <content:encoded><![CDATA[<p>Please, could someone help me with my 2 issues? </p>
<p>I would like to make forum wider and add an image to my header as per attachment.</p>
<p>Thank you in advance.</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1711946883-place.png" target="_blank" title="place.png"><i class="fas fa-paperclip"></i>&nbsp;place.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>HOPS40s</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/add-header-image-and-forum-wider/#post-114272</guid>
                    </item>
							        </channel>
        </rss>
		