<?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>WordPress &#8250; Support Topic: need help tweaking a theme</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: need help tweaking a theme</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 12:56:59 +0000</pubDate>

<item>
<title>soundwolf.net on "need help tweaking a theme"</title>
<link>http://wordpress.org/support/topic/220802#post-909666</link>
<pubDate>Thu, 27 Nov 2008 19:29:20 +0000</pubDate>
<dc:creator>soundwolf.net</dc:creator>
<guid isPermaLink="false">909666@http://wordpress.org/support/</guid>
<description>&#60;p&#62;cool thing, i'll be patient.&#60;/p&#62;
&#60;p&#62;:-)
&#60;/p&#62;</description>
</item>
<item>
<title>samboll on "need help tweaking a theme"</title>
<link>http://wordpress.org/support/topic/220802#post-909663</link>
<pubDate>Thu, 27 Nov 2008 19:25:27 +0000</pubDate>
<dc:creator>samboll</dc:creator>
<guid isPermaLink="false">909663@http://wordpress.org/support/</guid>
<description>&#60;p&#62;someone better than me will come along and help - just maybe not today :&#38;gt;)
&#60;/p&#62;</description>
</item>
<item>
<title>soundwolf.net on "need help tweaking a theme"</title>
<link>http://wordpress.org/support/topic/220802#post-909660</link>
<pubDate>Thu, 27 Nov 2008 19:22:58 +0000</pubDate>
<dc:creator>soundwolf.net</dc:creator>
<guid isPermaLink="false">909660@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks, I gave it shot.  Didn't quite work out.  This theme is built on the sandbox that the theme write and a buddy have created.  The sandbox thing, uses all css to do its um... design.  So the css style sheet, is just massive.  ANd it decides the way the site looks I believe.  I don't quite know how they did it. &#60;/p&#62;
&#60;p&#62;I suppose I could try and  create my own theme out of sandbox, but I'd really like to tweak this one, and I'd be quite happy.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>samboll on "need help tweaking a theme"</title>
<link>http://wordpress.org/support/topic/220802#post-909648</link>
<pubDate>Thu, 27 Nov 2008 19:12:19 +0000</pubDate>
<dc:creator>samboll</dc:creator>
<guid isPermaLink="false">909648@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm out of my league here but I would think take this bit&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;entry-meta&#38;quot;&#38;gt;
					&#38;lt;?php printf(__(&#38;#39;&#38;lt;span class=&#38;quot;entry-published&#38;quot;&#38;gt;Posted by %1$s on &#38;lt;abbr class=&#38;quot;published&#38;quot; title=&#38;quot;%2$sT%3$s&#38;quot;&#38;gt;%4$s at %5$s&#38;lt;/abbr&#38;gt;.&#38;lt;/span&#38;gt; &#38;lt;span class=&#38;quot;cat-links&#38;quot;&#38;gt;Filed under %6$s.&#38;lt;/span&#38;gt; %7$s &#38;lt;span class=&#38;quot;entry-rsslink&#38;quot;&#38;gt;Follow any responses to this post with its &#38;lt;a href=&#38;quot;%8$s&#38;quot; title=&#38;quot;Comments RSS to %9$s&#38;quot; rel=&#38;quot;alternate&#38;quot; type=&#38;quot;application/rss+xml&#38;quot;&#38;gt;comments RSS&#38;lt;/a&#38;gt; feed.&#38;lt;/span&#38;gt;&#38;#39;, &#38;#39;barthelme&#38;#39;),
						barthelme_author_link(),
						get_the_time(&#38;#39;Y-m-d&#38;#39;),
						get_the_time(&#38;#39;H:i:sO&#38;#39;),
						get_the_time(&#38;#39;l, F j, Y,&#38;#39;),
						get_the_time(),
						get_the_category_list(&#38;#39;, &#38;#39;),
						get_the_tag_list(&#38;#39;&#38;lt;span class=&#38;quot;tag-links&#38;quot;&#38;gt;Tagged &#38;#39;, &#38;#39;, &#38;#39;, &#38;#39;.&#38;lt;/span&#38;gt;&#38;#39;),
						comments_rss(),
						wp_specialchars(get_the_title(), &#38;#39;double&#38;#39;) ) ?&#38;gt;

&#38;lt;?php if ((&#38;#39;open&#38;#39; == $post-&#38;gt; comment_status) &#38;#38;&#38;#38; (&#38;#39;open&#38;#39; == $post-&#38;gt;ping_status)) : ?&#38;gt;
					&#38;lt;span class=&#38;quot;entry-interact&#38;quot;&#38;gt;&#38;lt;?php printf(__(&#38;#39;You can &#38;lt;a href=&#38;quot;#respond&#38;quot; title=&#38;quot;Post a comment&#38;quot;&#38;gt;post a comment&#38;lt;/a&#38;gt; or &#38;lt;a href=&#38;quot;%s&#38;quot; rel=&#38;quot;trackback&#38;quot; title=&#38;quot;Trackback URL for your post&#38;quot;&#38;gt;trackback&#38;lt;/a&#38;gt; from your blog.&#38;#39;, &#38;#39;barthelme&#38;#39;), get_trackback_url()) ?&#38;gt;&#38;lt;/span&#38;gt;
&#38;lt;?php elseif (!(&#38;#39;open&#38;#39; == $post-&#38;gt; comment_status) &#38;#38;&#38;#38; (&#38;#39;open&#38;#39; == $post-&#38;gt;ping_status)) : ?&#38;gt;
					&#38;lt;span class=&#38;quot;entry-interact&#38;quot;&#38;gt;&#38;lt;?php printf(__(&#38;#39;Comments are closed, but you can &#38;lt;a href=&#38;quot;%s&#38;quot; rel=&#38;quot;trackback&#38;quot; title=&#38;quot;Trackback URL for your post&#38;quot;&#38;gt;trackback&#38;lt;/a&#38;gt; from your blog.&#38;#39;, &#38;#39;barthelme&#38;#39;), get_trackback_url()) ?&#38;gt;&#38;lt;/span&#38;gt;
&#38;lt;?php elseif ((&#38;#39;open&#38;#39; == $post-&#38;gt; comment_status) &#38;#38;&#38;#38; !(&#38;#39;open&#38;#39; == $post-&#38;gt;ping_status)) : ?&#38;gt;
					&#38;lt;span class=&#38;quot;entry-interact&#38;quot;&#38;gt;&#38;lt;?php printf(__(&#38;#39;You can &#38;lt;a href=&#38;quot;#respond&#38;quot; title=&#38;quot;Post a comment&#38;quot;&#38;gt;post a comment&#38;lt;/a&#38;gt;, but trackbacks are closed.&#38;#39;, &#38;#39;barthelme&#38;#39;)) ?&#38;gt;&#38;lt;/span&#38;gt;
&#38;lt;?php elseif (!(&#38;#39;open&#38;#39; == $post-&#38;gt; comment_status) &#38;#38;&#38;#38; !(&#38;#39;open&#38;#39; == $post-&#38;gt;ping_status)) : ?&#38;gt;
					&#38;lt;span class=&#38;quot;entry-interact&#38;quot;&#38;gt;&#38;lt;?php _e(&#38;#39;Both comments and trackbacks are currently closed.&#38;#39;, &#38;#39;barthelme&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt;
&#38;lt;?php endif; ?&#38;gt;
				&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and move it below the loop&#60;br /&#62;
&#60;code&#62;&#38;lt;!-- .post --&#38;gt;&#60;/code&#62;&#60;br /&#62;
right after that&#60;/p&#62;
&#60;p&#62;notice you have 2 closing &#60;code&#62;&#38;lt;div&#38;gt;&#60;/code&#62;'s - just grab the 1st&#60;/p&#62;
&#60;p&#62;hope that works
&#60;/p&#62;</description>
</item>
<item>
<title>soundwolf.net on "need help tweaking a theme"</title>
<link>http://wordpress.org/support/topic/220802#post-909628</link>
<pubDate>Thu, 27 Nov 2008 18:54:41 +0000</pubDate>
<dc:creator>soundwolf.net</dc:creator>
<guid isPermaLink="false">909628@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi, Thank you for that.  I don't know anything about php.  Do you know what I would tweak in this file?  I tried moving the meta entry a little...  I couldn't get it to do anything...&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php get_header(); ?&#38;gt;

	&#38;lt;div id=&#38;quot;container&#38;quot;&#38;gt;
		&#38;lt;div id=&#38;quot;content&#38;quot; class=&#38;quot;hfeed&#38;quot;&#38;gt;

&#38;lt;?php the_post(); ?&#38;gt;

			&#38;lt;div id=&#38;quot;post-&#38;lt;?php the_ID(); ?&#38;gt;&#38;quot; class=&#38;quot;&#38;lt;?php barthelme_post_class(); ?&#38;gt;&#38;quot;&#38;gt;
				&#38;lt;div class=&#38;quot;entry-date&#38;quot;&#38;gt;&#38;lt;span class=&#38;quot;meta-sep&#38;quot;&#38;gt;{&#38;lt;/span&#38;gt; &#38;lt;abbr class=&#38;quot;published&#38;quot; title=&#38;quot;&#38;lt;?php the_time(&#38;#39;Y-m-d\TH:i:sO&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php unset($previousday); printf(__(&#38;#39;%1$s&#38;#39;, &#38;#39;barthelme&#38;#39;), the_date(&#38;#39;Y m d&#38;#39;, false)) ?&#38;gt;&#38;lt;/abbr&#38;gt; &#38;lt;span class=&#38;quot;meta-sep&#38;quot;&#38;gt;}&#38;lt;/span&#38;gt;&#38;lt;/div&#38;gt;
				&#38;lt;h2 class=&#38;quot;entry-title&#38;quot;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#38;lt;/h2&#38;gt;
				&#38;lt;div class=&#38;quot;entry-content&#38;quot;&#38;gt;
&#38;lt;?php the_content(&#38;#39;&#38;lt;span class=&#38;quot;more-link&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;Continue reading &#38;amp;rsaquo;&#38;#39;, &#38;#39;barthelme&#38;#39;).&#38;#39;&#38;lt;/span&#38;gt;&#38;#39;); ?&#38;gt;

&#38;lt;?php link_pages(&#38;#39;&#38;lt;div class=&#38;quot;page-link&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;Pages: &#38;#39;, &#38;#39;barthelme&#38;#39;), &#38;quot;&#38;lt;/div&#38;gt;\n&#38;quot;, &#38;#39;number&#38;#39;); ?&#38;gt;

&#38;lt;?php edit_post_link(__(&#38;#39;Edit this entry.&#38;#39;, &#38;#39;barthelme&#38;#39;),&#38;#39;&#38;lt;p class=&#38;quot;entry-edit&#38;quot;&#38;gt;&#38;#39;,&#38;#39;&#38;lt;/p&#38;gt;&#38;#39;) ?&#38;gt;

				&#38;lt;/div&#38;gt;

				&#38;lt;div class=&#38;quot;entry-meta&#38;quot;&#38;gt;
					&#38;lt;?php printf(__(&#38;#39;&#38;lt;span class=&#38;quot;entry-published&#38;quot;&#38;gt;Posted by %1$s on &#38;lt;abbr class=&#38;quot;published&#38;quot; title=&#38;quot;%2$sT%3$s&#38;quot;&#38;gt;%4$s at %5$s&#38;lt;/abbr&#38;gt;.&#38;lt;/span&#38;gt; &#38;lt;span class=&#38;quot;cat-links&#38;quot;&#38;gt;Filed under %6$s.&#38;lt;/span&#38;gt; %7$s &#38;lt;span class=&#38;quot;entry-rsslink&#38;quot;&#38;gt;Follow any responses to this post with its &#38;lt;a href=&#38;quot;%8$s&#38;quot; title=&#38;quot;Comments RSS to %9$s&#38;quot; rel=&#38;quot;alternate&#38;quot; type=&#38;quot;application/rss+xml&#38;quot;&#38;gt;comments RSS&#38;lt;/a&#38;gt; feed.&#38;lt;/span&#38;gt;&#38;#39;, &#38;#39;barthelme&#38;#39;),
						barthelme_author_link(),
						get_the_time(&#38;#39;Y-m-d&#38;#39;),
						get_the_time(&#38;#39;H:i:sO&#38;#39;),
						get_the_time(&#38;#39;l, F j, Y,&#38;#39;),
						get_the_time(),
						get_the_category_list(&#38;#39;, &#38;#39;),
						get_the_tag_list(&#38;#39;&#38;lt;span class=&#38;quot;tag-links&#38;quot;&#38;gt;Tagged &#38;#39;, &#38;#39;, &#38;#39;, &#38;#39;.&#38;lt;/span&#38;gt;&#38;#39;),
						comments_rss(),
						wp_specialchars(get_the_title(), &#38;#39;double&#38;#39;) ) ?&#38;gt;

&#38;lt;?php if ((&#38;#39;open&#38;#39; == $post-&#38;gt; comment_status) &#38;#38;&#38;#38; (&#38;#39;open&#38;#39; == $post-&#38;gt;ping_status)) : ?&#38;gt;
					&#38;lt;span class=&#38;quot;entry-interact&#38;quot;&#38;gt;&#38;lt;?php printf(__(&#38;#39;You can &#38;lt;a href=&#38;quot;#respond&#38;quot; title=&#38;quot;Post a comment&#38;quot;&#38;gt;post a comment&#38;lt;/a&#38;gt; or &#38;lt;a href=&#38;quot;%s&#38;quot; rel=&#38;quot;trackback&#38;quot; title=&#38;quot;Trackback URL for your post&#38;quot;&#38;gt;trackback&#38;lt;/a&#38;gt; from your blog.&#38;#39;, &#38;#39;barthelme&#38;#39;), get_trackback_url()) ?&#38;gt;&#38;lt;/span&#38;gt;
&#38;lt;?php elseif (!(&#38;#39;open&#38;#39; == $post-&#38;gt; comment_status) &#38;#38;&#38;#38; (&#38;#39;open&#38;#39; == $post-&#38;gt;ping_status)) : ?&#38;gt;
					&#38;lt;span class=&#38;quot;entry-interact&#38;quot;&#38;gt;&#38;lt;?php printf(__(&#38;#39;Comments are closed, but you can &#38;lt;a href=&#38;quot;%s&#38;quot; rel=&#38;quot;trackback&#38;quot; title=&#38;quot;Trackback URL for your post&#38;quot;&#38;gt;trackback&#38;lt;/a&#38;gt; from your blog.&#38;#39;, &#38;#39;barthelme&#38;#39;), get_trackback_url()) ?&#38;gt;&#38;lt;/span&#38;gt;
&#38;lt;?php elseif ((&#38;#39;open&#38;#39; == $post-&#38;gt; comment_status) &#38;#38;&#38;#38; !(&#38;#39;open&#38;#39; == $post-&#38;gt;ping_status)) : ?&#38;gt;
					&#38;lt;span class=&#38;quot;entry-interact&#38;quot;&#38;gt;&#38;lt;?php printf(__(&#38;#39;You can &#38;lt;a href=&#38;quot;#respond&#38;quot; title=&#38;quot;Post a comment&#38;quot;&#38;gt;post a comment&#38;lt;/a&#38;gt;, but trackbacks are closed.&#38;#39;, &#38;#39;barthelme&#38;#39;)) ?&#38;gt;&#38;lt;/span&#38;gt;
&#38;lt;?php elseif (!(&#38;#39;open&#38;#39; == $post-&#38;gt; comment_status) &#38;#38;&#38;#38; !(&#38;#39;open&#38;#39; == $post-&#38;gt;ping_status)) : ?&#38;gt;
					&#38;lt;span class=&#38;quot;entry-interact&#38;quot;&#38;gt;&#38;lt;?php _e(&#38;#39;Both comments and trackbacks are currently closed.&#38;#39;, &#38;#39;barthelme&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt;
&#38;lt;?php endif; ?&#38;gt;
				&#38;lt;/div&#38;gt;
			&#38;lt;/div&#38;gt;&#38;lt;!-- .post --&#38;gt;

&#38;lt;?php comments_template(); ?&#38;gt;

			&#38;lt;div id=&#38;quot;nav-below&#38;quot; class=&#38;quot;navigation&#38;quot;&#38;gt;
				&#38;lt;div class=&#38;quot;nav-previous&#38;quot;&#38;gt;&#38;lt;?php previous_post_link(__(&#38;#39;&#38;amp;laquo; %link&#38;#39;, &#38;#39;barthelme&#38;#39;)) ?&#38;gt;&#38;lt;/div&#38;gt;
				&#38;lt;div class=&#38;quot;nav-next&#38;quot;&#38;gt;&#38;lt;?php next_post_link(__(&#38;#39;%link &#38;amp;raquo;&#38;#39;, &#38;#39;barthelme&#38;#39;)) ?&#38;gt;&#38;lt;/div&#38;gt;
			&#38;lt;/div&#38;gt;

		&#38;lt;/div&#38;gt;&#38;lt;!-- #content .hfeed --&#38;gt;
	&#38;lt;/div&#38;gt;&#38;lt;!-- #container --&#38;gt;

&#38;lt;?php get_sidebar() ?&#38;gt;
&#38;lt;?php get_footer() ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>samboll on "need help tweaking a theme"</title>
<link>http://wordpress.org/support/topic/220802#post-909616</link>
<pubDate>Thu, 27 Nov 2008 18:43:13 +0000</pubDate>
<dc:creator>samboll</dc:creator>
<guid isPermaLink="false">909616@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I would imagine looking at the theme you would edit the theme's single.php and move the entry-meta stuff under the post
&#60;/p&#62;</description>
</item>
<item>
<title>soundwolf.net on "need help tweaking a theme"</title>
<link>http://wordpress.org/support/topic/220802#post-909593</link>
<pubDate>Thu, 27 Nov 2008 17:55:01 +0000</pubDate>
<dc:creator>soundwolf.net</dc:creator>
<guid isPermaLink="false">909593@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I've finally settled on a wordpress theme I can be quite happy with.  It is very slick, clean, and minimal and I'm totally chillin with it. Anyways, as you are probably aware...  For those of us who don't code, css tweaks, can be difficult. I'd like to make a tweak, and I'd love advice and thoughts, on how to do it. If you know css style sheets like the back of your hand, two minutes of your time would make a world of difference to me.&#60;/p&#62;
&#60;p&#62;Here is a download link to the style sheet I'm using:&#60;/p&#62;
&#60;p&#62;&#60;em&#62;( afaik! i am using a gpl or a gnu licensed theme. i should be able to distribute this file freely. if anybody thinks that is not the case, send a pm )&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.box.net/shared/4e03r9eryh&#34; rel=&#34;nofollow&#34;&#62;http://www.box.net/shared/4e03r9eryh&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here are some visual helpers....&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://soundwolf.net/want2tweakthis/a1.jpg&#34;&#62;photo 1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://soundwolf.net/want2tweakthis/a2.jpg&#34;&#62;photo 2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://soundwolf.net/want2tweakthis/a3.jpg&#34;&#62;photo 3&#60;/a&#62;&#60;br /&#62;
As you can see in the photos above, there is meta information on the side of my blog posts, date, author, comment and permalink.  &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://soundwolf.net/want2tweakthis/a4.jpg&#34;&#62;photo 4&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'd like to move this meta-info to below my posts, as seen in the above photo.&#60;/p&#62;
&#60;p&#62;I know this can be done, via the style sheet, and if you are a css wiz, who can spare two moments. I'd be much obliged.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
