<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.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>WP Framework Forums Tag: template - Recent Topics</title>
		<link>http://wpframework.com/forums/tags/template</link>
		<description>A blank WordPress Theme Framework</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Sep 2010 22:45:30 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://wpframework.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://wpframework.com/forums/rss/tags/template/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>dv8withn8 on "Styles for Page Specific Templates"</title>
			<link>http://wpframework.com/forums/topic/styles-for-page-specific-templates#post-190</link>
			<pubDate>Wed, 10 Jun 2009 17:01:32 +0000</pubDate>
			<dc:creator>dv8withn8</dc:creator>
			<guid isPermaLink="false">190@http://wpframework.com/forums/</guid>
			<description>&#60;p&#62;I'm using the standard 2 column layout for most of my blog but I created a page that houses just forums. I created a new template for it that essentialy just pulled out the sidebar. But then I just have an empty space where it used to be. I'd like to switch the forums page to the 1col layout styles that I saw already existed but I'm a little confused about how stylesheets are being referenced.&#60;/p&#62;
&#60;p&#62;I gathered that in this:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php&#60;br /&#62;
/**&#60;br /&#62;
 * Template Name: Forums&#60;br /&#62;
 *&#60;br /&#62;
 * @package WPFramework&#60;br /&#62;
 * @subpackage Layouts&#60;br /&#62;
 * @beta&#60;br /&#62;
 */&#60;/p&#62;
&#60;p&#62;get_header();&#60;br /&#62;
?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;get_header is pulling in the header.php and i see where it's calling out styles but I'm a PHP noob and don't quite understand what's going here:&#60;br /&#62;
&#60;code&#62;	&#38;lt;!-- Stylesheets --&#38;gt;&#60;br /&#62;
	&#38;lt;link rel=&#38;quot;stylesheet&#38;quot; href=&#38;quot;&#38;lt;?php bloginfo( 'stylesheet_url' ); ?&#38;gt;&#38;quot; type=&#38;quot;text/css&#38;quot; media=&#38;quot;screen, projection&#38;quot; /&#38;gt;&#60;br /&#62;
	&#38;lt;link rel=&#38;quot;stylesheet&#38;quot; href=&#38;quot;&#38;lt;?php echo CSS . '/print.css'; ?&#38;gt;&#38;quot; type=&#38;quot;text/css&#38;quot; media=&#38;quot;print&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Would I need to create a separate header file as well and just statically point it the the 1col.css?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Adding a second sidebar to wpframework theme"</title>
			<link>http://wpframework.com/forums/topic/adding-a-second-sidebar-to-wpframework-theme#post-57</link>
			<pubDate>Mon, 23 Mar 2009 21:24:30 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">57@http://wpframework.com/forums/</guid>
			<description>&#60;p&#62;I have tried to add a second dynamic sidebar to the theme but I cant get it to work properly. Does anybody have any step by step instructions on how to do this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
