<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: Site content NOT CLICKABLE.</title>
		<link>http://en.forums.wordpress.com/topic/site-content-not-clickable</link>
		<description>WordPress.com Forums &#187; Topic: Site content NOT CLICKABLE.</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 06:04:43 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/site-content-not-clickable" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Site content NOT CLICKABLE."</title>
			<link>http://en.forums.wordpress.com/topic/site-content-not-clickable#post-1053417</link>
			<pubDate>Sun, 28 Oct 2012 15:20:14 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1053417@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The problem is caused by the padding and height of the header you added using custom CSS. To see what is overlapping, try previewing this from your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>#header-box {
	border: 3px dotted red;
}
#header-box #pagetitle {
	border: 3px dotted green;
}</code></pre>
<p>To fix the problem (based on your current CSS edits), add a rule to make the header-box and pagetitle areas the same height as your header image (396px) and save changes: </p>
<pre><code>#header-box,
#header-box #pagetitle {
	height: 396px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>timethief on "Site content NOT CLICKABLE."</title>
			<link>http://en.forums.wordpress.com/topic/site-content-not-clickable#post-1052969</link>
			<pubDate>Sat, 27 Oct 2012 19:09:56 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1052969@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there,<br />
 I have flagged this thread so it's moved to the CSS Forum where you can get the help you need.
</p>
]]></description>
					</item>
		<item>
			<title>mrcool3866 on "Site content NOT CLICKABLE."</title>
			<link>http://en.forums.wordpress.com/topic/site-content-not-clickable#post-1052936</link>
			<pubDate>Sat, 27 Oct 2012 17:32:38 +0000</pubDate>
			<dc:creator>mrcool3866</dc:creator>
			<guid isPermaLink="false">1052936@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The only thing you can click is the buttons at the top (Navigation). The content in the pages is not clickable, its like its just a picture. I checked through the CSS as I have CSS upgrade and still do not see anything wrong with it. The site is using custom modified Digg 3 column.<br />
Blog url: <a href='http://thelighttroops.wordpress.com/'>http://thelighttroops.wordpress.com/</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
