<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Neurotic Forums &#187; Tag: css - Recent Posts</title>
		<link>http://unfoldingneurons.com/forums/tags/css-1</link>
		<description>Neurotic Forums &raquo; Tag: css - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 31 Jul 2010 18:30:51 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://unfoldingneurons.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://unfoldingneurons.com/forums/rss/tags/css-1" rel="self" type="application/rss+xml" />

		<item>
			<title>Darren on "Series page not following format of blog"</title>
			<link>http://unfoldingneurons.com/forums/topic/series-page-not-following-format-of-blog#post-540</link>
			<pubDate>Mon, 22 Jun 2009 21:42:15 +0000</pubDate>
			<dc:creator>Darren</dc:creator>
			<guid isPermaLink="false">540@http://unfoldingneurons.com/forums/</guid>
			<description>&#60;p&#62;Try following the instructions in the &#60;code&#62; seriestoc.php &#60;/code&#62; file.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>prazim on "Series page not following format of blog"</title>
			<link>http://unfoldingneurons.com/forums/topic/series-page-not-following-format-of-blog#post-537</link>
			<pubDate>Fri, 19 Jun 2009 14:44:17 +0000</pubDate>
			<dc:creator>prazim</dc:creator>
			<guid isPermaLink="false">537@http://unfoldingneurons.com/forums/</guid>
			<description>&#60;p&#62;Darren,&#60;br /&#62;
&#60;a href=&#34;http://www.halfthekingdom.org&#34; rel=&#34;nofollow&#34;&#62;http://www.halfthekingdom.org&#60;/a&#62;&#60;br /&#62;
many thanks in advance,&#60;br /&#62;
Sue
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Darren on "Series page not following format of blog"</title>
			<link>http://unfoldingneurons.com/forums/topic/series-page-not-following-format-of-blog#post-534</link>
			<pubDate>Wed, 17 Jun 2009 21:43:27 +0000</pubDate>
			<dc:creator>Darren</dc:creator>
			<guid isPermaLink="false">534@http://unfoldingneurons.com/forums/</guid>
			<description>&#60;p&#62;Without seeing an example of your theme I can't give a definitive answer but more than likely what you will want to do is open up the &#60;code&#62;seriestoc.php&#60;/code&#62; file and follow the instructions in it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>prazim on "Series page not following format of blog"</title>
			<link>http://unfoldingneurons.com/forums/topic/series-page-not-following-format-of-blog#post-531</link>
			<pubDate>Tue, 16 Jun 2009 22:35:14 +0000</pubDate>
			<dc:creator>prazim</dc:creator>
			<guid isPermaLink="false">531@http://unfoldingneurons.com/forums/</guid>
			<description>&#60;p&#62;Hi Darren,&#60;br /&#62;
yes, that's the one.&#60;br /&#62;
Sue
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Darren on "Series page not following format of blog"</title>
			<link>http://unfoldingneurons.com/forums/topic/series-page-not-following-format-of-blog#post-511</link>
			<pubDate>Sun, 14 Jun 2009 22:19:57 +0000</pubDate>
			<dc:creator>Darren</dc:creator>
			<guid isPermaLink="false">511@http://unfoldingneurons.com/forums/</guid>
			<description>&#60;p&#62;Hi Sue,&#60;br /&#62;
Are you talking about the Table of Contents page for all the series on your blog?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>prazim on "Series page not following format of blog"</title>
			<link>http://unfoldingneurons.com/forums/topic/series-page-not-following-format-of-blog#post-502</link>
			<pubDate>Tue, 09 Jun 2009 22:20:18 +0000</pubDate>
			<dc:creator>prazim</dc:creator>
			<guid isPermaLink="false">502@http://unfoldingneurons.com/forums/</guid>
			<description>&#60;p&#62;Hi Darren,&#60;br /&#62;
what I would like my series page to do is place the list of series in the center column and populate the sidebars with the same content as the main page, or at very least place the series in the center column and the other content it presents by default in the right column. &#60;/p&#62;
&#60;p&#62;Thanks so much,&#60;br /&#62;
Sue
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Darren on "Remove box around Series navigation/fieldset tag"</title>
			<link>http://unfoldingneurons.com/forums/topic/remove-box-around-series-navigationfieldset-tag#post-266</link>
			<pubDate>Mon, 16 Jun 2008 13:59:04 +0000</pubDate>
			<dc:creator>Darren</dc:creator>
			<guid isPermaLink="false">266@http://unfoldingneurons.com/forums/</guid>
			<description>&#60;p&#62;Hi palurie,&#60;br /&#62;
Sorry for the delay in answering.&#60;br /&#62;
On your &#34;Series Options&#34; page look for the &#34;Series Post Navigation Template&#34; box (textarea).&#60;/p&#62;
&#60;p&#62;Replace: &#34;&#60;code&#62;&#38;lt;fieldset&#38;gt;&#60;/code&#62;&#34;  with: &#34;&#60;code&#62;&#38;lt;fieldset style=&#34;border:none;&#34;&#38;gt;&#60;/code&#62;&#34;&#60;/p&#62;
&#60;p&#62;Try that out and let me know how it works for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>palurie on "Remove box around Series navigation/fieldset tag"</title>
			<link>http://unfoldingneurons.com/forums/topic/remove-box-around-series-navigationfieldset-tag#post-263</link>
			<pubDate>Sat, 14 Jun 2008 09:57:47 +0000</pubDate>
			<dc:creator>palurie</dc:creator>
			<guid isPermaLink="false">263@http://unfoldingneurons.com/forums/</guid>
			<description>&#60;p&#62;HI!&#60;/p&#62;
&#60;p&#62;How can i remove the box around the &#38;lt;fieldset&#38;gt; tag in the Navigation area?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Darren on "small problem with overlapping"</title>
			<link>http://unfoldingneurons.com/forums/topic/small-problem-with-overlapping#post-145</link>
			<pubDate>Fri, 18 Apr 2008 20:55:50 +0000</pubDate>
			<dc:creator>Darren</dc:creator>
			<guid isPermaLink="false">145@http://unfoldingneurons.com/forums/</guid>
			<description>&#60;pre&#62;&#60;code&#62;%postcontent%&#38;lt;div class=&#38;quot;seriesbox&#38;quot; style=&#38;quot;width:125px&#38;quot;&#38;gt;&#38;lt;div class=&#38;quot;center&#38;quot;&#38;gt;%series_icon_linked%
%series_title_linked%&#38;lt;/div&#38;gt;&#38;lt;ul class=&#38;quot;serieslist-ul&#38;quot;&#38;gt;%post_title_list%&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Notice the change in location of the &#60;code&#62;%postcontent%&#60;/code&#62; token.  For more info read &#60;a href=&#34;http://unfoldingneurons.com/2008/series-options-page-tokens&#34;&#62;this post&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "small problem with overlapping"</title>
			<link>http://unfoldingneurons.com/forums/topic/small-problem-with-overlapping#post-143</link>
			<pubDate>Fri, 18 Apr 2008 00:57:07 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">143@http://unfoldingneurons.com/forums/</guid>
			<description>&#60;p&#62;hi thanks for the reply again man,&#60;br /&#62;
what iam looking is,&#60;br /&#62;
is there any way i display that series box at end of post?&#60;br /&#62;
because keeping 2 boxes at top (adsense and this box) is annoying to visitors,&#60;br /&#62;
is there any solution?&#60;br /&#62;
thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Darren on "small problem with overlapping"</title>
			<link>http://unfoldingneurons.com/forums/topic/small-problem-with-overlapping#post-142</link>
			<pubDate>Thu, 17 Apr 2008 23:30:51 +0000</pubDate>
			<dc:creator>Darren</dc:creator>
			<guid isPermaLink="false">142@http://unfoldingneurons.com/forums/</guid>
			<description>&#60;p&#62;In the template on the series options page, put this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;seriesbox&#38;quot; style=&#38;quot;width:125px&#38;quot;&#38;gt;&#38;lt;div class=&#38;quot;center&#38;quot;&#38;gt;%series_icon_linked%
%series_title_linked%&#38;lt;/div&#38;gt;&#38;lt;ul class=&#38;quot;serieslist-ul&#38;quot;&#38;gt;%post_title_list%&#38;lt;/div&#38;gt;%postcontent%&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;All you are changing is adding &#60;code&#62;style=&#38;quot;width:125px&#60;/code&#62; to the opening &#60;code&#62;&#38;lt;div&#38;gt;&#60;/code&#62;.  You can change the width of the box to what you want but if you make it too wide you'll get the problem you were having because of the width of your Adsense container.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "small problem with overlapping"</title>
			<link>http://unfoldingneurons.com/forums/topic/small-problem-with-overlapping#post-141</link>
			<pubDate>Thu, 17 Apr 2008 22:47:25 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">141@http://unfoldingneurons.com/forums/</guid>
			<description>&#60;p&#62;hi,&#60;br /&#62;
thanks for the reply.&#60;/p&#62;
&#60;p&#62;1. default:&#60;br /&#62;
&#38;lt;div class=&#34;seriesbox&#34;&#38;gt;&#38;lt;div class=&#34;center&#34;&#38;gt;%series_icon_linked%&#60;br /&#62;%series_title_linked%&#38;lt;/div&#38;gt;&#38;lt;ul class=&#34;serieslist-ul&#34;&#38;gt;%post_title_list%&#38;lt;/div&#38;gt;%postcontent%&#60;/p&#62;
&#60;p&#62;2. no, iam using default&#60;/p&#62;
&#60;p&#62;3. i have edited single.php to insert adsense code.&#60;/p&#62;
&#60;p&#62;thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Darren on "small problem with overlapping"</title>
			<link>http://unfoldingneurons.com/forums/topic/small-problem-with-overlapping#post-139</link>
			<pubDate>Thu, 17 Apr 2008 21:45:02 +0000</pubDate>
			<dc:creator>Darren</dc:creator>
			<guid isPermaLink="false">139@http://unfoldingneurons.com/forums/</guid>
			<description>&#60;p&#62;Three questions first:&#60;br /&#62;
1. What is the contents of the &#34;Series Post List Template&#34; in your Series Options page?&#60;br /&#62;
2. Have you already modified the .css or is the page showing based on the default?&#60;br /&#62;
3. Is your adsense code inserted via a plugin or manually - if via a plugin what is the name of the plugin that inserts it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "small problem with overlapping"</title>
			<link>http://unfoldingneurons.com/forums/topic/small-problem-with-overlapping#post-136</link>
			<pubDate>Thu, 17 Apr 2008 15:54:24 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">136@http://unfoldingneurons.com/forums/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
i love this plugin a lot but i have small overlapping problem,&#60;br /&#62;
i guess it can be fixed with css or small coding.&#60;/p&#62;
&#60;p&#62;please check &#60;a href=&#34;http://mediconews.com/2008/04/18/padma-ardha-matysendrasana-sage-matsyendras-lotus-pose/&#34; rel=&#34;nofollow&#34;&#62;http://mediconews.com/2008/04/18/padma-ardha-matysendrasana-sage-matsyendras-lotus-pose/&#60;/a&#62; to get an idea of my problem,&#60;br /&#62;
menu is being hidden.&#60;/p&#62;
&#60;p&#62;also that light green is color is covered from left.&#60;/p&#62;
&#60;p&#62;i can't delete adsense in my site so please suggest me a way to look it better please please please.&#60;/p&#62;
&#60;p&#62;iam dying for a plugin like this and i found it, please help me out.&#60;/p&#62;
&#60;p&#62;btw, can you tell me how to set an image for a series?&#60;/p&#62;
&#60;p&#62;thanks and really hoping for a reply.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
