<?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>Support Forum - Tag: headers - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/headers</link>
		<description>Support Forum - Tag: headers - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 21:48:13 +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://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/tags/headers" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Blog Headline Size and other Controls"</title>
			<link>http://www.kriesi.at/support/topic/blog-headline-size-and-other-controls#post-89759</link>
			<pubDate>Thu, 03 Jan 2013 08:15:07 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">89759@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1) Add following code to css/custom.css or the quick css field and adjust the font size value:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .big_image .template-blog .post-title, #top .big_image .template-blog .post-title a {
font-size: 20px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) You can use the more quicktag: &#60;a href=&#34;http://codex.wordpress.org/Customizing_the_Read_More&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Customizing_the_Read_More&#60;/a&#62; , &#60;a href=&#34;http://en.support.wordpress.com/splitting-content/more-tag/&#34; rel=&#34;nofollow&#34;&#62;http://en.support.wordpress.com/splitting-content/more-tag/&#60;/a&#62; to split your content (excerpt and full version).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ChrisDonaldson on "Blog Headline Size and other Controls"</title>
			<link>http://www.kriesi.at/support/topic/blog-headline-size-and-other-controls#post-89747</link>
			<pubDate>Thu, 03 Jan 2013 06:32:32 +0000</pubDate>
			<dc:creator>ChrisDonaldson</dc:creator>
			<guid isPermaLink="false">89747@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey guys,&#60;/p&#62;
&#60;p&#62;Welcome back from the holidays - and here's to a great 2013. Two questions:&#60;/p&#62;
&#60;p&#62;1) Without getting into the code, isn't there an easy way for a Noobie like me to control the size of my blog headlines. Go to &#60;a href=&#34;http://www.brainsarefun.com/blog&#34; rel=&#34;nofollow&#34;&#62;http://www.brainsarefun.com/blog&#60;/a&#62; and you will see my blog headlines are too small.&#60;br /&#62;
2) Is there any way I can easily control the number of lines to show in the blog section of the site?  I'd like about 15 lines then have a hyperlink that says 'More' and links to entire post. &#60;/p&#62;
&#60;p&#62;Thanks in advance,&#60;/p&#62;
&#60;p&#62;Chris&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;mailto:Chris@brainsarefun.com&#34;&#62;Chris@brainsarefun.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Page Titles &#38; Blog Titles"</title>
			<link>http://www.kriesi.at/support/topic/page-titles-blog-titles#post-71685</link>
			<pubDate>Sat, 18 Aug 2012 16:36:04 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">71685@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Okay, I was thinking the display:none; was working but I was going by your last post that it didn't. :D&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>baldwin121 on "Page Titles &#38; Blog Titles"</title>
			<link>http://www.kriesi.at/support/topic/page-titles-blog-titles#post-71681</link>
			<pubDate>Sat, 18 Aug 2012 16:22:17 +0000</pubDate>
			<dc:creator>baldwin121</dc:creator>
			<guid isPermaLink="false">71681@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;But, I did find a fix. &#60;/p&#62;
&#60;p&#62;&#38;lt;style&#38;gt;&#60;br /&#62;
.post-title&#60;br /&#62;
{&#60;br /&#62;
display: none !important;&#60;br /&#62;
}&#60;br /&#62;
&#38;lt;/style&#38;gt;&#60;/p&#62;
&#60;p&#62;Thanks for your help :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Page Titles &#38; Blog Titles"</title>
			<link>http://www.kriesi.at/support/topic/page-titles-blog-titles#post-71679</link>
			<pubDate>Sat, 18 Aug 2012 16:04:39 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">71679@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi baldwin121,&#60;/p&#62;
&#60;p&#62;Just so you know the reason the second you posted above didn't work is because of &#34;#top.home&#34;. The .home tells the browser to only apply the display:none; to the homepage.&#60;/p&#62;
&#60;p&#62;Can you give a specific page you're trying to hide the titles on? Reason I ask is when I go here &#60;a href=&#34;http://baldwin121.com/about/&#34; rel=&#34;nofollow&#34;&#62;http://baldwin121.com/about/&#60;/a&#62; I don't see what I assume to be the title &#34;About&#34; or &#34;About Us&#34;. Also, I notice when I look in your code I see this pasted into the HTML.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;style&#38;gt;
.post-title
{
display: none !important;
}
&#38;lt;/style&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I assume you added this in the editor? If so, you should paste this into your custom.css or Quick CSS under Theme Options. You don't have to but it organizes the code better plus if you make changes you don't have to make them to every page.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>baldwin121 on "Page Titles &#38; Blog Titles"</title>
			<link>http://www.kriesi.at/support/topic/page-titles-blog-titles#post-71677</link>
			<pubDate>Sat, 18 Aug 2012 15:24:53 +0000</pubDate>
			<dc:creator>baldwin121</dc:creator>
			<guid isPermaLink="false">71677@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Didn't work :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Page Titles &#38; Blog Titles"</title>
			<link>http://www.kriesi.at/support/topic/page-titles-blog-titles#post-71627</link>
			<pubDate>Sat, 18 Aug 2012 04:39:12 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">71627@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi baldwin121,&#60;/p&#62;
&#60;p&#62;Try to use this code instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.page .template-portfolio-overview .post-title {
   display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>baldwin121 on "Page Titles &#38; Blog Titles"</title>
			<link>http://www.kriesi.at/support/topic/page-titles-blog-titles#post-71619</link>
			<pubDate>Sat, 18 Aug 2012 01:35:30 +0000</pubDate>
			<dc:creator>baldwin121</dc:creator>
			<guid isPermaLink="false">71619@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I wanted to hide the page titles from displaying on the page, and I found this code which successfully removed them:&#60;/p&#62;
&#60;p&#62;.post-title.cufon_headings {&#60;br /&#62;
display: none;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;But, this also removed ALL of my blog post titles. I deleted the code above, and added this code to attempt to hide the page titles:&#60;/p&#62;
&#60;p&#62;#top.home .post-title {&#60;br /&#62;
    display: none;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;The 2nd code worked, but only for the static homepage. I tried the same code for the other pages, but no results . . .
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Custom type sizes in Corona"</title>
			<link>http://www.kriesi.at/support/topic/custom-type-sizes-in-corona#post-29535</link>
			<pubDate>Sun, 16 Oct 2011 02:00:09 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">29535@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad you solved the issue. Good to know what caused it. The reason it didn't bring up any problems for me was because I have the complete font installed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>raziegler on "Custom type sizes in Corona"</title>
			<link>http://www.kriesi.at/support/topic/custom-type-sizes-in-corona#post-29490</link>
			<pubDate>Fri, 14 Oct 2011 17:35:53 +0000</pubDate>
			<dc:creator>raziegler</dc:creator>
			<guid isPermaLink="false">29490@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Chris, the answer was yes... the italic and bold version of the Arvo font were not included within the Arvo cufon font that came with the theme. Replacing Arvo with a more complete Arvo solved the problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>raziegler on "Custom type sizes in Corona"</title>
			<link>http://www.kriesi.at/support/topic/custom-type-sizes-in-corona#post-29353</link>
			<pubDate>Wed, 12 Oct 2011 19:48:06 +0000</pubDate>
			<dc:creator>raziegler</dc:creator>
			<guid isPermaLink="false">29353@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Chris, no... I just turned off Cufon and started using Google fonts while waiting for a response. I would prefer Cufon, though... I've turned on Cufon again, check out &#60;a href=&#34;http://bit.ly/qxXVLW&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/qxXVLW&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is the problem simply that you don't have italic and bold italic versions of the font loaded in Corona Theme? If so, what do I need to address that? &#60;/p&#62;
&#60;p&#62;I'm kinda running out of time to get this formatted and online, so if there's a way to be automatically notified of replies on this board, that would be helpful and I could turn things on/off at your discretion.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Robert
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Custom type sizes in Corona"</title>
			<link>http://www.kriesi.at/support/topic/custom-type-sizes-in-corona#post-29274</link>
			<pubDate>Wed, 12 Oct 2011 01:06:37 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">29274@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I wasn't able to reproduce your problem, adding em tags to your content and titles works as expected. Did you solve it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>raziegler on "Custom type sizes in Corona"</title>
			<link>http://www.kriesi.at/support/topic/custom-type-sizes-in-corona#post-29217</link>
			<pubDate>Tue, 11 Oct 2011 06:37:40 +0000</pubDate>
			<dc:creator>raziegler</dc:creator>
			<guid isPermaLink="false">29217@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I tried reading through all of the forums and also read about Cufon, CSS, etc... here is another page to compare with above... this one in which I tried to have a solution using a span tag on subheader (contained in page body) (see grey subhead) after defining custom classes .subhd, .subhdital, .subhdbold in corona/includes/register-styles.php and then by adding a cufon.refresh command to corona/framework/php/class-style-generator.php but I'm not seeing any result. Getting Cufon to render in selected font, but not able to get it to render in selected font italic.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bit.ly/nXp3fd&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/nXp3fd&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please help! This theme is brilliant but then of course complex on the back end. It would be good to know how to generate my own styles using Cufon fonts to render.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>raziegler on "Custom type sizes in Corona"</title>
			<link>http://www.kriesi.at/support/topic/custom-type-sizes-in-corona#post-29214</link>
			<pubDate>Tue, 11 Oct 2011 01:42:26 +0000</pubDate>
			<dc:creator>raziegler</dc:creator>
			<guid isPermaLink="false">29214@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, I think I answered parts of both of my questions, but still need some help:&#60;/p&#62;
&#60;p&#62;1. It looks like Cufon is always associated with some kind of page element like p or h1 or cite. I tried on another page to use a subclass specified in custom.css like h2.ital which specifies italics, but it had no different effect than using the em tag. Is this the right direction to pursue? Is it a load order or something that's the problem, and to fix it do I need to define an entirely different class or else subclass in your Avia code? I'm using a child theme, so please let me know, I don't want to break any code if you update&#60;/p&#62;
&#60;p&#62;2. I'm not sure how to address the second problem, but perhaps it's something you could add to the theme as an update? This is what I found online regarding delay... it also happens with Firefox on Windows:&#60;/p&#62;
&#60;p&#62;In IE, there will be a short but noticeable delay between the old font being flashed and the new font replacing it. To fix this (optional), add the following line of code just before the closing &#38;lt;body&#38;gt; tag.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt; Cufon.now(); &#38;lt;/script&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>raziegler on "Custom type sizes in Corona"</title>
			<link>http://www.kriesi.at/support/topic/custom-type-sizes-in-corona#post-29211</link>
			<pubDate>Mon, 10 Oct 2011 23:45:43 +0000</pubDate>
			<dc:creator>raziegler</dc:creator>
			<guid isPermaLink="false">29211@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;lol evidently the em tag works when posting here... post should have read 'why the em tag is being overridden'
&#60;/p&#62;</description>
		</item>
		<item>
			<title>raziegler on "Custom type sizes in Corona"</title>
			<link>http://www.kriesi.at/support/topic/custom-type-sizes-in-corona#post-29210</link>
			<pubDate>Mon, 10 Oct 2011 23:42:40 +0000</pubDate>
			<dc:creator>raziegler</dc:creator>
			<guid isPermaLink="false">29210@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, my question relates to Mike's... &#60;/p&#62;
&#60;p&#62;Within Corona theme, I'd like to use italics within an H2 tag within the body of a page... in other words, I'm using the H2 tag to create a subhead in the page which should include one word in italics... I can't seem to figure out why the &#60;em&#62; tag is being overwritten. Here's the page (gold subhead)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bit.ly/qxXVLW&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/qxXVLW&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also, is there a way to prioritize font change differently? The standard font changes to Cufon font well after page load, and is a visual distraction.&#60;/p&#62;
&#60;p&#62;Ideas?&#60;/em&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mike on "Custom type sizes in Corona"</title>
			<link>http://www.kriesi.at/support/topic/custom-type-sizes-in-corona#post-29204</link>
			<pubDate>Mon, 10 Oct 2011 20:09:14 +0000</pubDate>
			<dc:creator>Mike</dc:creator>
			<guid isPermaLink="false">29204@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;never mind, guys. I've figured out Kriesi's child tag system and i'm moving along --- just had to dig a little deeper. &#60;/p&#62;
&#60;p&#62;As always Christian very well done, your framework is magic. This topic could be removed if you wish.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mike on "Custom type sizes in Corona"</title>
			<link>http://www.kriesi.at/support/topic/custom-type-sizes-in-corona#post-29203</link>
			<pubDate>Mon, 10 Oct 2011 20:02:03 +0000</pubDate>
			<dc:creator>Mike</dc:creator>
			<guid isPermaLink="false">29203@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i've found much of what i need under Shortcodes, but the H tags are elusive.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mike on "Custom type sizes in Corona"</title>
			<link>http://www.kriesi.at/support/topic/custom-type-sizes-in-corona#post-29202</link>
			<pubDate>Mon, 10 Oct 2011 19:54:28 +0000</pubDate>
			<dc:creator>Mike</dc:creator>
			<guid isPermaLink="false">29202@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I'd like to specify various different type sizes and weights in the corona template, as i mold it in to something new. In other threads i see the support staff providing custom CSS. i have a lot to rework, and i'd like to make the changes myself. Can you point me to the files where i can make changes?&#60;/p&#62;
&#60;p&#62;site is presently in my sandbox, &#60;a href=&#34;http://i-fiction.net/~test/mjvd&#34; rel=&#34;nofollow&#34;&#62;http://i-fiction.net/~test/mjvd&#60;/a&#62;  but will be moving to is own domain.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "habitat background color different than htags and nav"</title>
			<link>http://www.kriesi.at/support/topic/habitat-background-color-different-than-htags-and-nav#post-17087</link>
			<pubDate>Fri, 15 Apr 2011 05:57:20 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17087@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>raceseng on "habitat background color different than htags and nav"</title>
			<link>http://www.kriesi.at/support/topic/habitat-background-color-different-than-htags-and-nav#post-16986</link>
			<pubDate>Wed, 13 Apr 2011 20:44:44 +0000</pubDate>
			<dc:creator>raceseng</dc:creator>
			<guid isPermaLink="false">16986@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;PERFECT! thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "habitat background color different than htags and nav"</title>
			<link>http://www.kriesi.at/support/topic/habitat-background-color-different-than-htags-and-nav#post-16886</link>
			<pubDate>Wed, 13 Apr 2011 05:21:02 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16886@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I corrected the code above :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>raceseng on "habitat background color different than htags and nav"</title>
			<link>http://www.kriesi.at/support/topic/habitat-background-color-different-than-htags-and-nav#post-16825</link>
			<pubDate>Tue, 12 Apr 2011 12:49:28 +0000</pubDate>
			<dc:creator>raceseng</dc:creator>
			<guid isPermaLink="false">16825@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;yes. this works but gets rid of my background image
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "habitat background color different than htags and nav"</title>
			<link>http://www.kriesi.at/support/topic/habitat-background-color-different-than-htags-and-nav#post-16657</link>
			<pubDate>Sun, 10 Apr 2011 09:01:55 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16657@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Then we need to change the body color manually. Open up style.css and add following code at the very bottom:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body{
background-color: #333 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust the color value as you like :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>raceseng on "habitat background color different than htags and nav"</title>
			<link>http://www.kriesi.at/support/topic/habitat-background-color-different-than-htags-and-nav#post-16585</link>
			<pubDate>Fri, 08 Apr 2011 15:29:33 +0000</pubDate>
			<dc:creator>raceseng</dc:creator>
			<guid isPermaLink="false">16585@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;still no luck
&#60;/p&#62;</description>
		</item>
		<item>
			<title>raceseng on "habitat background color different than htags and nav"</title>
			<link>http://www.kriesi.at/support/topic/habitat-background-color-different-than-htags-and-nav#post-16581</link>
			<pubDate>Fri, 08 Apr 2011 13:08:00 +0000</pubDate>
			<dc:creator>raceseng</dc:creator>
			<guid isPermaLink="false">16581@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks so much! great, clean theme!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "habitat background color different than htags and nav"</title>
			<link>http://www.kriesi.at/support/topic/habitat-background-color-different-than-htags-and-nav#post-16543</link>
			<pubDate>Fri, 08 Apr 2011 05:08:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16543@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
open up header.php and change following line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$applyBackgroundColorTo = &#38;#39;body, .dropcap2, .dropcap3, .dynamicBg, div .widget_tag_cloud a:hover,div  th ,div  #js_sort_items a:hover, #top div div .active_sort&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$applyBackgroundColorTo = &#38;#39;.dropcap2, .dropcap3, .dynamicBg, div .widget_tag_cloud a:hover,div  th ,div  #js_sort_items a:hover, #top div div .active_sort&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;So the color won't be applied to the body.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>raceseng on "habitat background color different than htags and nav"</title>
			<link>http://www.kriesi.at/support/topic/habitat-background-color-different-than-htags-and-nav#post-16437</link>
			<pubDate>Wed, 06 Apr 2011 15:28:31 +0000</pubDate>
			<dc:creator>raceseng</dc:creator>
			<guid isPermaLink="false">16437@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;how do i change the color of the nav and header tags without changing the background color? I currently have a background image loaded but before the image loads, the screen is flat orange.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.raceseng.com/blog&#34; rel=&#34;nofollow&#34;&#62;http://www.raceseng.com/blog&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Questions &#38; Issues on Broadscope Pls Help! :)"</title>
			<link>http://www.kriesi.at/support/topic/questions-issues-on-broadscope-pls-help#post-15312</link>
			<pubDate>Mon, 21 Mar 2011 07:23:19 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">15312@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FergieGirl on "Questions &#38; Issues on Broadscope Pls Help! :)"</title>
			<link>http://www.kriesi.at/support/topic/questions-issues-on-broadscope-pls-help#post-15283</link>
			<pubDate>Sun, 20 Mar 2011 23:12:58 +0000</pubDate>
			<dc:creator>FergieGirl</dc:creator>
			<guid isPermaLink="false">15283@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys&#60;br /&#62;
It didn't work in custom.css but when I applied the !important tag to style.css it worked. So I'll have to make sure I revisit that every time I do a theme update :-)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
