<?xml version="1.0"?><!-- 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>Cutline Theme Support Forums Tag:  content</title>
<link>http://cutline.tubetorial.com/forums-archive/</link>
<description>Cutline Theme Support Forums Tag:  content</description>
<language>en</language>
<pubDate>Fri, 10 Feb 2012 22:29:13 +0000</pubDate>

<item>
<title>colette on "Sub titels whithin posts"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/sub-titels-whithin-posts#post-704</link>
<pubDate>Sun, 18 Nov 2007 14:29:48 +0000</pubDate>
<dc:creator>colette</dc:creator>
<guid isPermaLink="false">704@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;I tried to make a 'sub titel' in my posts by placing &#60;code&#62;&#38;lt;h5&#38;gt;...&#38;lt;/h5&#38;gt;&#60;/code&#62; around the text. This works for the posts when viewed in index.php and singel.php but not in archive.php and search.php (where the h5 code is replaced by &#60;code&#62;&#38;lt;p&#38;gt;&#60;/code&#62; and &#60;code&#62;&#38;lt;/br&#38;gt;&#60;/code&#62; which can be seen by viewing the source in the browser). Trying to achieve consistency in the way the posts looked I tried replacing the &#60;code&#62;&#38;lt;?php the_excerpt() ?&#38;gt;&#60;/code&#62; by &#60;code&#62;&#38;lt;?php the_content(&#38;#39;[Read more &#38;amp;rarr;]&#38;#39;); ?&#38;gt;&#60;/code&#62; like is used in the index.php and everything LOOKS ok now. Why was the_excerpt used in archive.php in the first place and will anything terrible happen if I leave it this way?&#60;/p&#62;
&#60;p&#62;regards,&#60;br /&#62;
Colette
&#60;/p&#62;</description>
</item>
<item>
<title>valmg on "massive fonts in side and content"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/massive-fonts-in-side-and-content#post-198</link>
<pubDate>Thu, 20 Sep 2007 18:54:55 +0000</pubDate>
<dc:creator>valmg</dc:creator>
<guid isPermaLink="false">198@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;Have a look for this line in your css:&#60;/p&#62;
&#60;p&#62;ul#nav li { padding: 0.85em 40px 0.7em 0; font: bold 1.4em Helvetica, Arial, sans-serif; text-transform: uppercase; float: left; }&#60;/p&#62;
&#60;p&#62;and change to:&#60;/p&#62;
&#60;p&#62;ul#nav li { padding: 0.85em 40px 0.7em 0; font-weight: bold 1.4em Helvetica, Arial, sans-serif; text-transform: uppercase; float: left; } &#60;/p&#62;
&#60;p&#62;That's exactly what someone responded to my post at the wordpress site.&#60;br /&#62;
Now I have to figure out why some things aren't staying in a list.&#60;br /&#62;
The categories in the left sidebar are not right&#60;br /&#62;
The archives page isn't lining up right either, again categories not in a list&#60;br /&#62;
The lyrics page, all the subpages aren't lining up
&#60;/p&#62;</description>
</item>
<item>
<title>glenner on "massive fonts in side and content"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/massive-fonts-in-side-and-content#post-197</link>
<pubDate>Thu, 20 Sep 2007 16:30:30 +0000</pubDate>
<dc:creator>glenner</dc:creator>
<guid isPermaLink="false">197@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;Can you share the fix? I'm having the same problem and no one seems to know the answer
&#60;/p&#62;</description>
</item>
<item>
<title>valmg on "massive fonts in side and content"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/massive-fonts-in-side-and-content#post-196</link>
<pubDate>Thu, 20 Sep 2007 10:43:32 +0000</pubDate>
<dc:creator>valmg</dc:creator>
<guid isPermaLink="false">196@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;problem solved, someone from the wordpress site figured it out
&#60;/p&#62;</description>
</item>
<item>
<title>valmg on "massive fonts in side and content"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/massive-fonts-in-side-and-content#post-190</link>
<pubDate>Wed, 19 Sep 2007 19:08:21 +0000</pubDate>
<dc:creator>valmg</dc:creator>
<guid isPermaLink="false">190@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;Bump.&#60;br /&#62;
Anyone have any ideas?&#60;br /&#62;
I really like the look of Cutline but need to get this problem solved.&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>valmg on "massive fonts in side and content"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/massive-fonts-in-side-and-content#post-183</link>
<pubDate>Mon, 17 Sep 2007 20:30:26 +0000</pubDate>
<dc:creator>valmg</dc:creator>
<guid isPermaLink="false">183@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;Hi.&#60;br /&#62;
The site having the problem is &#60;a href=&#34;http://www.hinderized.com&#34; rel=&#34;nofollow&#34;&#62;www.hinderized.com&#60;/a&#62;&#60;br /&#62;
It was up and running all day yesterday and everything looked right.&#60;br /&#62;
Today when I went to the site everything in the left sidebar, as well as some categories (see archives page) and some links (see lyrics page) within content is in a HUGE font.&#60;br /&#62;
I can't figure out what happened or how to fix it.&#60;br /&#62;
I did not alter anything in css that should have caused this yesterday.&#60;br /&#62;
Please help!&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
</item>

</channel>
</rss>

