<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums User Favorites: esullivan</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Fri, 24 May 2013 02:32:46 +0000</pubDate>

<item>
<title>flick on "2-column category list in sidebar"</title>
<link>http://themeshaper.com/forums/topic/2-column-category-list-in-sidebar#post-10613</link>
<pubDate>Wed, 10 Mar 2010 01:04:24 +0000</pubDate>
<dc:creator>flick</dc:creator>
<guid isPermaLink="false">10613@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;@esullivan: Thanks for the update and your solution. Straightforward = best most times :) &#60;/p&#62;
&#60;p&#62;Certainly worth looking into for Thematic, I agree.
&#60;/p&#62;</description>
</item>
<item>
<title>esullivan on "2-column category list in sidebar"</title>
<link>http://themeshaper.com/forums/topic/2-column-category-list-in-sidebar#post-10598</link>
<pubDate>Tue, 09 Mar 2010 19:31:50 +0000</pubDate>
<dc:creator>esullivan</dc:creator>
<guid isPermaLink="false">10598@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;A quick update -- I ended up doing this with CSS. The categories zigzag (rather than proceed alphabetically in each column). It would be good to know the &#34;right&#34; way of doing this, but this works for now! Thanks again.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
#categories ul {&#60;br /&#62;
	float: left;&#60;br /&#62;
	width: 220px;&#60;br /&#62;
	list-style: none;&#60;br /&#62;
	margin: 0;&#60;br /&#62;
	padding: 0;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#categories li {&#60;br /&#62;
	width: 110px;&#60;br /&#62;
	float: left;&#60;br /&#62;
	margin: 0;&#60;br /&#62;
	padding: 0;&#60;br /&#62;
	font-size: 11px;&#60;br /&#62;
	line-height: 125%;&#60;br /&#62;
}
&#60;/p&#62;&#60;/blockquote&#62;</description>
</item>
<item>
<title>esullivan on "2-column category list in sidebar"</title>
<link>http://themeshaper.com/forums/topic/2-column-category-list-in-sidebar#post-10565</link>
<pubDate>Mon, 08 Mar 2010 20:19:21 +0000</pubDate>
<dc:creator>esullivan</dc:creator>
<guid isPermaLink="false">10565@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thanks! This seems close to what I'm looking for, though I notice that it doesn't include post counts next to the category titles. If anybody with PHP skills has suggestions for how to modify the Thesis code for Thematic, that would be great. I know HTML/CSS but I'm a true novice with this stuff.
&#60;/p&#62;</description>
</item>
<item>
<title>flick on "2-column category list in sidebar"</title>
<link>http://themeshaper.com/forums/topic/2-column-category-list-in-sidebar#post-10563</link>
<pubDate>Mon, 08 Mar 2010 19:31:39 +0000</pubDate>
<dc:creator>flick</dc:creator>
<guid isPermaLink="false">10563@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;@esullivan: Unless it's a custom sidebar, I think the one you're thinking of is a widget. Maybe you can look into creating a custom widget.&#60;/p&#62;
&#60;p&#62;This is a Thesis tutorial but I'm sure it can be easily referenced for Thematic: &#60;a href=&#34;http://fourblogger.com/how-to-show-2-column-categories-in-sidebar-of-thesis-theme/&#34; rel=&#34;nofollow&#34;&#62;http://fourblogger.com/how-to-show-2-column-categories-in-sidebar-of-thesis-theme/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>esullivan on "2-column category list in sidebar"</title>
<link>http://themeshaper.com/forums/topic/2-column-category-list-in-sidebar#post-10562</link>
<pubDate>Mon, 08 Mar 2010 18:35:02 +0000</pubDate>
<dc:creator>esullivan</dc:creator>
<guid isPermaLink="false">10562@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I am trying to split the list of categories that appears in the sidebar into two columns. I'd like to keep the post count next to each category. I have a feeling I need to modify the child theme's function.php file, but my PHP knowledge is limited. Any suggestions? &#60;/p&#62;
&#60;p&#62;Thanks very much!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
