<?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; Tag: MistyLook theme - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/mistylook-theme</link>
		<description>WordPress.com Forums &#187; Tag: MistyLook theme - Recent Posts</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 15:34:56 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/mistylook-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>houstonweaver on "MistyLook Theme Issue:  Home Page Sidebar not right, but other pages are okay?"</title>
			<link>http://en.forums.wordpress.com/topic/mistylook-theme-issue-home-page-sidebar-not-right-but-other-pages-are-okay#post-1019998</link>
			<pubDate>Sun, 23 Sep 2012 21:21:28 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1019998@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hats off .... Again ... To Justpi whose website saves another sidebar.
</p>
]]></description>
					</item>
		<item>
			<title>projectpcosbaby on "MistyLook Theme Issue:  Home Page Sidebar not right, but other pages are okay?"</title>
			<link>http://en.forums.wordpress.com/topic/mistylook-theme-issue-home-page-sidebar-not-right-but-other-pages-are-okay#post-1019994</link>
			<pubDate>Sun, 23 Sep 2012 21:15:43 +0000</pubDate>
			<dc:creator>projectpcosbaby</dc:creator>
			<guid isPermaLink="false">1019994@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you SO much!
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "MistyLook Theme Issue:  Home Page Sidebar not right, but other pages are okay?"</title>
			<link>http://en.forums.wordpress.com/topic/mistylook-theme-issue-home-page-sidebar-not-right-but-other-pages-are-okay#post-1019985</link>
			<pubDate>Sun, 23 Sep 2012 21:07:20 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1019985@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Follow the steps in this:</p>
<p><a href="http://wpbtips.wordpress.com/2012/05/19/sidebar-at-the-bottom-and-related-issues/">http://wpbtips.wordpress.com/2012/05/19/sidebar-at-the-bottom-and-related-issues/</a>
</p>
]]></description>
					</item>
		<item>
			<title>projectpcosbaby on "MistyLook Theme Issue:  Home Page Sidebar not right, but other pages are okay?"</title>
			<link>http://en.forums.wordpress.com/topic/mistylook-theme-issue-home-page-sidebar-not-right-but-other-pages-are-okay#post-1019982</link>
			<pubDate>Sun, 23 Sep 2012 21:02:35 +0000</pubDate>
			<dc:creator>projectpcosbaby</dc:creator>
			<guid isPermaLink="false">1019982@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The blog I need help with is actually:  project26weekpreemies.wordpress.com.
</p>
]]></description>
					</item>
		<item>
			<title>projectpcosbaby on "MistyLook Theme Issue:  Home Page Sidebar not right, but other pages are okay?"</title>
			<link>http://en.forums.wordpress.com/topic/mistylook-theme-issue-home-page-sidebar-not-right-but-other-pages-are-okay#post-1019981</link>
			<pubDate>Sun, 23 Sep 2012 21:01:44 +0000</pubDate>
			<dc:creator>projectpcosbaby</dc:creator>
			<guid isPermaLink="false">1019981@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I recently posted an update and when I went to the homepage, the new post is there and now my sidebar is the previous post and not with the widgets I have selected.  The other pages to my blog are formatted fine - I can't figure out what is wrong or how to fix?  Anyone able to help?
</p>
]]></description>
					</item>
		<item>
			<title>gfcelebration on "Intermittent issues with sidebar not loading"</title>
			<link>http://en.forums.wordpress.com/topic/intermittent-issues-with-sidebar-not-loading#post-913251</link>
			<pubDate>Wed, 13 Jun 2012 22:04:49 +0000</pubDate>
			<dc:creator>gfcelebration</dc:creator>
			<guid isPermaLink="false">913251@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Just wondering whether anyone else is having problems with their websites not completely loading. We never had this issue before, but intermittently, over the last couple of days, when getting into our site, the sidebar appears to be either gone completely, or shows up near the bottom of our site over the text of a post. Anyone have a solution? Our theme is MistyLook. We have not initiated any customization or changes to our blog.
</p>
]]></description>
					</item>
		<item>
			<title>hallluke on "How to hyperlink header image in MistyLook theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-hyperlink-header-image-in-mistylook-theme#post-509603</link>
			<pubDate>Tue, 21 Sep 2010 00:34:11 +0000</pubDate>
			<dc:creator>hallluke</dc:creator>
			<guid isPermaLink="false">509603@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The code below should hide your existing header image, then add that image to your blog title link so it is clickable and finally shift the RSS feed and other info back above it again. Let me know if you have any problems.</p>
<pre><code>#container {position:relative;}
#container #feedarea {position:absolute; padding:0; right:25px;}
#container #headerimage {display:none;}
#container #header {height:181px; width:950px; margin:50px 25px;}
#container #header h1 {display:block; margin:0;}
#container #header a {display:block; text-indent:-999em; background-image:url(&quot;http://shonshon8.files.wordpress.com/2009/12/leopard-print-bkgd-red_950pixels.jpg&quot;); height:181px; width:950px;}</code></pre>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "How to hyperlink header image in MistyLook theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-hyperlink-header-image-in-mistylook-theme#post-509455</link>
			<pubDate>Mon, 20 Sep 2010 19:28:58 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">509455@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>My no-CSS-upgrade solution is an invisible linking rectangle in the dimensions of the header image, placed exactly in front of it. For the standard version of the theme, that would mean putting this in a text widget:<br />
<pre><code>&lt;div align=&quot;center&quot; style=&quot;width:100%;top:73px;left:0;position:absolute;z-index:11;&quot;&gt;
&lt;a href=&quot;YOUR BLOG URL HERE&quot;&gt;
&lt;div style=&quot;width:760px;height:190px;&quot;&gt; &lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;</code></pre>
<p>But you've changed the dimensions, so you'll have to change the numbers. The width and height of the inside div should be those of your header image; if you can't calculate the proper top and left numbers for the outside div, try this first (a red rectangle):<br />
<pre><code>&lt;div align=&quot;center&quot; style=&quot;width:100%;top:73px;left:0;position:absolute;z-index:11;&quot;&gt;
&lt;a href=&quot;YOUR BLOG URL HERE&quot;&gt;
&lt;div style=&quot;background-color:#f00;width:760px;height:190px;&quot;&gt; &lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;</code></pre>
<p>Adjust the numbers till it falls in place, then delete the bg color.</p>
<p>Thesacredpath or hallluke will probably be able to give you the CSS-upgrade variant of this solution or suggest an alternative one.
</p>
]]></description>
					</item>
		<item>
			<title>shonshon8 on "How to hyperlink header image in MistyLook theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-hyperlink-header-image-in-mistylook-theme#post-509403</link>
			<pubDate>Mon, 20 Sep 2010 17:16:05 +0000</pubDate>
			<dc:creator>shonshon8</dc:creator>
			<guid isPermaLink="false">509403@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi panaghiotisadam, I will try what you suggested; thanks! However, any tips on how to hyperlink the header in MistyLook would also be much appreciated. I'd like to cover both bases!
</p>
]]></description>
					</item>
		<item>
			<title>shonshon8 on "How to hyperlink header image in MistyLook theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-hyperlink-header-image-in-mistylook-theme#post-509399</link>
			<pubDate>Mon, 20 Sep 2010 17:10:53 +0000</pubDate>
			<dc:creator>shonshon8</dc:creator>
			<guid isPermaLink="false">509399@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To thesacredpath, yes, I was also trying to find a way to reduce the # of posts on my blog. Thanks for that.
</p>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "How to hyperlink header image in MistyLook theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-hyperlink-header-image-in-mistylook-theme#post-509322</link>
			<pubDate>Mon, 20 Sep 2010 10:31:14 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">509322@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It's possible to make the header image clickable (even without the CSS upgrade), but many users don't know that the header may work as a link back home. Why not add a Home link to your list of pages instead? If you'd like that, see here, Note 3:<br />
<a href="http://wpbtips.wordpress.com/2009/03/26/page-tabs-as-external-links/" rel="nofollow">http://wpbtips.wordpress.com/2009/03/26/page-tabs-as-external-links/</a>
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How to hyperlink header image in MistyLook theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-hyperlink-header-image-in-mistylook-theme#post-509301</link>
			<pubDate>Mon, 20 Sep 2010 06:08:05 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">509301@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>First off, go to settings &#62; reading and decrease the number of posts to show on blog pages to 3 maximum. You have way too many images on the main page and it takes for ever to load. I gave up with my wireless connection after 3 minutes.</p>
<p>That is why I can't give you any help on this. I'm not going to waste my limited bandwidth allowance.
</p>
]]></description>
					</item>
		<item>
			<title>shonshon8 on "How to hyperlink header image in MistyLook theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-hyperlink-header-image-in-mistylook-theme#post-509236</link>
			<pubDate>Mon, 20 Sep 2010 01:28:51 +0000</pubDate>
			<dc:creator>shonshon8</dc:creator>
			<guid isPermaLink="false">509236@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, my question is how do I hyperlink my header image to the homepage? The theme I'm using is MistyLook. I'm in the process of getting rid of the tabs above my custom header image, but need to be able to link back to my homepage! Any suggestions much appreciated; thanks!</p>
<p>Here is the link:<br />
<a href="http://shonshon8.wordpress.com" rel="nofollow">http://shonshon8.wordpress.com</a>
</p>
]]></description>
					</item>
		<item>
			<title>hksf on "&quot;Comments off&quot; MistyLook theme"</title>
			<link>http://en.forums.wordpress.com/topic/comments-off-mistylook-theme#post-481915</link>
			<pubDate>Sat, 03 Jul 2010 06:35:59 +0000</pubDate>
			<dc:creator>hksf</dc:creator>
			<guid isPermaLink="false">481915@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am having a lot of trouble with this template. I will try the code that you had provided earlier. Thank you so much for taking the time to help me.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "&quot;Comments off&quot; MistyLook theme"</title>
			<link>http://en.forums.wordpress.com/topic/comments-off-mistylook-theme#post-481896</link>
			<pubDate>Sat, 03 Jul 2010 05:41:10 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">481896@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The CSS change I mentioned above will get rid of everything below the body of a page or post (categories, tags, and the comment link.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "&quot;Comments off&quot; MistyLook theme"</title>
			<link>http://en.forums.wordpress.com/topic/comments-off-mistylook-theme#post-481894</link>
			<pubDate>Sat, 03 Jul 2010 05:39:00 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">481894@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To turn comments off for any particular page, in the discussions module of the editor when you have that page open, you have to deselect "allow comments" and then update the post.</p>
<p>To turn comments off site-wide (for any new posts or pages) you go to settings &#62; discussion, disallow the comments and then save.</p>
<p>For any pages or posts that have already been published (before the change at settings &#62; discussion) you have to do it manually in the editor for each page or post.
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "&quot;Comments off&quot; MistyLook theme"</title>
			<link>http://en.forums.wordpress.com/topic/comments-off-mistylook-theme#post-481885</link>
			<pubDate>Sat, 03 Jul 2010 05:08:37 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">481885@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>When you say you registered for a Premium account, we need you to clarify. There is no such thing, as far as I'm aware. There is a VIP blog program, there are a number of individual, function-specific upgrades, but there's no such thing as a Premium account.
</p>
]]></description>
					</item>
		<item>
			<title>hksf on "&quot;Comments off&quot; MistyLook theme"</title>
			<link>http://en.forums.wordpress.com/topic/comments-off-mistylook-theme#post-481876</link>
			<pubDate>Sat, 03 Jul 2010 04:47:04 +0000</pubDate>
			<dc:creator>hksf</dc:creator>
			<guid isPermaLink="false">481876@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I apologize for the misunderstanding. That was the first blog that I created. I thought it was hidden because I did that on the Dashboard. </p>
<p>The blog I am referring to is <a href="http://mimiderose.wordpress.com" rel="nofollow">http://mimiderose.wordpress.com</a>. I deleted all of my pages and re-created them but the comments option was still beneath the editor. Comments and revisions are all I see. No where do I see the option to remove or not accept comments. I registered for a Premium account so that should not be the problem.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "&quot;Comments off&quot; MistyLook theme"</title>
			<link>http://en.forums.wordpress.com/topic/comments-off-mistylook-theme#post-481870</link>
			<pubDate>Sat, 03 Jul 2010 04:26:03 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">481870@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To turn comments off for a page, open that page in the editor and then in the "discussion" module below the editor area, deselect "allow comments" and then update the page.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "&quot;Comments off&quot; MistyLook theme"</title>
			<link>http://en.forums.wordpress.com/topic/comments-off-mistylook-theme#post-481868</link>
			<pubDate>Sat, 03 Jul 2010 04:22:38 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">481868@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I see no navigation tabs on this blog, <a href="http://mimiswriteside.wordpress.com/" rel="nofollow">http://mimiswriteside.wordpress.com/</a> . I've cleared my browser cache and force reloaded the page and no page tabs.
</p>
]]></description>
					</item>
		<item>
			<title>hksf on "&quot;Comments off&quot; MistyLook theme"</title>
			<link>http://en.forums.wordpress.com/topic/comments-off-mistylook-theme#post-481866</link>
			<pubDate>Sat, 03 Jul 2010 04:11:48 +0000</pubDate>
			<dc:creator>hksf</dc:creator>
			<guid isPermaLink="false">481866@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I reloaded the blog several times and now there are two pages with no option to remove comments in the editor. The Contact and My Writing pages just say to "Leave a comment" at the bottom of the page.
</p>
]]></description>
					</item>
		<item>
			<title>hksf on "&quot;Comments off&quot; MistyLook theme"</title>
			<link>http://en.forums.wordpress.com/topic/comments-off-mistylook-theme#post-481864</link>
			<pubDate>Sat, 03 Jul 2010 04:07:13 +0000</pubDate>
			<dc:creator>hksf</dc:creator>
			<guid isPermaLink="false">481864@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks again. That's strange. I have added three new pages: My Writing-Quotes and Aphorisms-Contact. They are right there on the navigation bar/menu at the top of the blog.</p>
<p>This is what I see on the bottom of these pages:<br />
Posted in Uncategorized  &#124; Comments Off
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "&quot;Comments off&quot; MistyLook theme"</title>
			<link>http://en.forums.wordpress.com/topic/comments-off-mistylook-theme#post-481850</link>
			<pubDate>Sat, 03 Jul 2010 03:21:58 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">481850@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Categories and tags can only be assigned to posts, not to static pages you create.</p>
<p>I see no "pages" on your blog.</p>
<p>If you do as I said above, the comments off thing will go away everywhere, and the categories and tags below the posts on the main page as well as the single-post pages will go away also.
</p>
]]></description>
					</item>
		<item>
			<title>hksf on "&quot;Comments off&quot; MistyLook theme"</title>
			<link>http://en.forums.wordpress.com/topic/comments-off-mistylook-theme#post-481847</link>
			<pubDate>Sat, 03 Jul 2010 03:00:33 +0000</pubDate>
			<dc:creator>hksf</dc:creator>
			<guid isPermaLink="false">481847@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks a lot. Can I remove "comments off" labels only from my pages, without losing the tags?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "&quot;Comments off&quot; MistyLook theme"</title>
			<link>http://en.forums.wordpress.com/topic/comments-off-mistylook-theme#post-481842</link>
			<pubDate>Sat, 03 Jul 2010 02:18:44 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">481842@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It takes out the post tags as well if you end up using tags.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "&quot;Comments off&quot; MistyLook theme"</title>
			<link>http://en.forums.wordpress.com/topic/comments-off-mistylook-theme#post-481841</link>
			<pubDate>Sat, 03 Jul 2010 02:17:55 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">481841@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p><code>.postmetadata { display: none; }</code></p>
<p>But that will also remove the categories in Mistylook since the category list and the "comments" text are both controlled from .postmetadata .
</p>
]]></description>
					</item>
		<item>
			<title>hksf on "&quot;Comments off&quot; MistyLook theme"</title>
			<link>http://en.forums.wordpress.com/topic/comments-off-mistylook-theme#post-481797</link>
			<pubDate>Fri, 02 Jul 2010 23:16:54 +0000</pubDate>
			<dc:creator>hksf</dc:creator>
			<guid isPermaLink="false">481797@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I would like to remove the "Comments off" label that is posted at the bottom of my pages and posts. I am using the MistyLook theme. I have no idea what CSS code to use to remove the labels, nor would I know where to look for it on the page source. For the moment, I want to remove all comments from the blog. I'm lost. Please help.
</p>
]]></description>
					</item>
		<item>
			<title>thebamboosea on "Problem installing widgets in Mistylook theme"</title>
			<link>http://en.forums.wordpress.com/topic/problem-installing-widgets-in-mistylook-theme#post-408257</link>
			<pubDate>Thu, 03 Dec 2009 22:44:11 +0000</pubDate>
			<dc:creator>thebamboosea</dc:creator>
			<guid isPermaLink="false">408257@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No problem. Will do. Many many thanks for your time TT and SP. Very much appreciated. </p>
<p>Joy and peace,</p>
<p>The Bamboo Sea
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Problem installing widgets in Mistylook theme"</title>
			<link>http://en.forums.wordpress.com/topic/problem-installing-widgets-in-mistylook-theme#post-408239</link>
			<pubDate>Thu, 03 Dec 2009 21:44:38 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">408239@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It seems that you will have to contact Staff and ask for their help <a href="http://en.support.wordpress.com/contact/" rel="nofollow">http://en.support.wordpress.com/contact/</a></p>
<p>Best wishes for a happy ending. I'm sorry I was unable to help you.
</p>
]]></description>
					</item>
		<item>
			<title>thebamboosea on "Problem installing widgets in Mistylook theme"</title>
			<link>http://en.forums.wordpress.com/topic/problem-installing-widgets-in-mistylook-theme#post-408231</link>
			<pubDate>Thu, 03 Dec 2009 21:18:49 +0000</pubDate>
			<dc:creator>thebamboosea</dc:creator>
			<guid isPermaLink="false">408231@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No, I have tried that for the last hour. It doesn't work I'm afraid. The dragged, saved and closed categories widget always disappears when I force refresh the page. I will keep trying but it doesn't look like that's going to work.
</p>
]]></description>
					</item>

	</channel>
</rss>
