<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: Image Resolution Issue on Home Page vs Others</title>
		<link>http://www.themolitor.com/forums/topic/image-resolution-issue-on-home-page-vs-others</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Image Resolution Issue on Home Page vs Others</description>
		<language>en-US</language>
		<pubDate>Thu, 30 Apr 2026 06:46:19 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/image-resolution-issue-on-home-page-vs-others" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Image Resolution Issue on Home Page vs Others"</title>
			<link>http://www.themolitor.com/forums/topic/image-resolution-issue-on-home-page-vs-others#post-40310</link>
			<pubDate>Tue, 27 Sep 2016 09:09:10 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">40310@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Every theme already has a functions.php file. You can access your functions file from your WordPress dashboard by navigating to "Appearance" &#62; "Editor" &#62; "Theme Functions" (right-hand column link).</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Image Resolution Issue on Home Page vs Others"</title>
			<link>http://www.themolitor.com/forums/topic/image-resolution-issue-on-home-page-vs-others#post-40309</link>
			<pubDate>Tue, 27 Sep 2016 09:06:14 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">40309@http://www.themolitor.com/forums/</guid>
			<description><p>[moving to WordPress VYSUAL forum]
</p></description>
		</item>
		<item>
			<title>georgjoutras on "Image Resolution Issue on Home Page vs Others"</title>
			<link>http://www.themolitor.com/forums/topic/image-resolution-issue-on-home-page-vs-others#post-40299</link>
			<pubDate>Mon, 26 Sep 2016 10:10:49 +0000</pubDate>
			<dc:creator>georgjoutras</dc:creator>
			<guid isPermaLink="false">40299@http://www.themolitor.com/forums/</guid>
			<description><p>Chris, I found this forum message and it looks like what I need. My question now is how to get the functions.php file uploaded to my wordpress site so this takes effect.</p>
<p>Thanks in advance!</p>
<p>================================================<br />
Open functions.php and locate the following on lines 129-139...</p>
<p>/////////////////////<br />
//CUSTOM HEADER IMAGE<br />
/////////////////////<br />
$headerArgs = array(<br />
	'default-image' =&#62; get_template_directory_uri() . '/images/bridge.jpg',<br />
	'header-text'   =&#62; false,<br />
	'height'        =&#62; 800,<br />
	'width'         =&#62; 1200,<br />
	'uploads'       =&#62; true<br />
);<br />
add_theme_support( 'custom-header', $headerArgs );<br />
There you can see the "height" and "width" settings. You can change those values to something like 2400x1600.</p>
<p>==============================================
</p></description>
		</item>
		<item>
			<title>georgjoutras on "Image Resolution Issue on Home Page vs Others"</title>
			<link>http://www.themolitor.com/forums/topic/image-resolution-issue-on-home-page-vs-others#post-40293</link>
			<pubDate>Sun, 25 Sep 2016 14:12:28 +0000</pubDate>
			<dc:creator>georgjoutras</dc:creator>
			<guid isPermaLink="false">40293@http://www.themolitor.com/forums/</guid>
			<description><p>On the home page, my hi res images look very blurry no matter how I upload them. Looking at the same image (pulled from the media library) on the Gallery page, it is as I would expect. What am I missing here? Possibly I inadvertently deleted some code to display the home page image better?<br />
Thanks.
</p></description>
		</item>

	</channel>
</rss>
