<?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 - User Favorites: pgoutam</title>
		<link><a href='http://www.kriesi.at/support/profile/pgoutam'>pgoutam</a></link>
		<description>Support Forum - User Favorites: pgoutam</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 11:02:34 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "how to change single post side widgets"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-single-post-side-widgets#post-98781</link>
			<pubDate>Thu, 28 Feb 2013 06:35:35 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">98781@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi pgoutam,&#60;/p&#62;
&#60;p&#62;Glad that Devin helped you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Change font color on side bar widgets (Top Posts, Latest news)"</title>
			<link>http://www.kriesi.at/support/topic/change-font-color-on-side-bar-widgets-top-posts-latest-news#post-98780</link>
			<pubDate>Thu, 28 Feb 2013 06:34:59 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">98780@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi pgoutam,&#60;/p&#62;
&#60;p&#62;Glad that Peter helped you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pgoutam on "Change font color on side bar widgets (Top Posts, Latest news)"</title>
			<link>http://www.kriesi.at/support/topic/change-font-color-on-side-bar-widgets-top-posts-latest-news#post-98756</link>
			<pubDate>Wed, 27 Feb 2013 22:40:01 +0000</pubDate>
			<dc:creator>pgoutam</dc:creator>
			<guid isPermaLink="false">98756@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ignore my previous, after I add the widgets on display everywhere, I see the color change.. thanks so much
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pgoutam on "how to change single post side widgets"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-single-post-side-widgets#post-98754</link>
			<pubDate>Wed, 27 Feb 2013 22:35:19 +0000</pubDate>
			<dc:creator>pgoutam</dc:creator>
			<guid isPermaLink="false">98754@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Perfect.. Thanks so much..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pgoutam on "Change font color on side bar widgets (Top Posts, Latest news)"</title>
			<link>http://www.kriesi.at/support/topic/change-font-color-on-side-bar-widgets-top-posts-latest-news#post-98751</link>
			<pubDate>Wed, 27 Feb 2013 22:25:50 +0000</pubDate>
			<dc:creator>pgoutam</dc:creator>
			<guid isPermaLink="false">98751@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you so much.. it changed on HOme Page but not on single post pages&#60;br /&#62;
for e.g &#60;a href=&#34;http://midwestmovies.us/blog/iron-man-3-new-posters-ironman3/&#34; rel=&#34;nofollow&#34;&#62;http://midwestmovies.us/blog/iron-man-3-new-posters-ironman3/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "how to change single post side widgets"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-single-post-side-widgets#post-98686</link>
			<pubDate>Wed, 27 Feb 2013 14:22:59 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">98686@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi pgoutam,&#60;/p&#62;
&#60;p&#62;Go to wordpress Appearance&#38;gt;Widgets and you can modify the widget areas Displayed Everywhere left/right or Sidebar Blog left/right. If they have no widgets, add some and that will overwrite the default ones or if they have the widgets you see on that page you can then remove those.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Change font color on side bar widgets (Top Posts, Latest news)"</title>
			<link>http://www.kriesi.at/support/topic/change-font-color-on-side-bar-widgets-top-posts-latest-news#post-98644</link>
			<pubDate>Wed, 27 Feb 2013 07:59:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">98644@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
add following code to style.css and change the color values:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.sidebar .widget a, .sidebar .widget{
color: #999999;
}

.sidebar .widget a:hover{
color: #e2e2e2;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If this code doesn't work use following code instea:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.sidebar .widget a, .sidebar .widget{
color: #999999 !important;
}

.sidebar .widget a:hover{
color: #e2e2e2 !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>pgoutam on "how to change single post side widgets"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-single-post-side-widgets#post-98629</link>
			<pubDate>Wed, 27 Feb 2013 05:30:36 +0000</pubDate>
			<dc:creator>pgoutam</dc:creator>
			<guid isPermaLink="false">98629@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;for eg take a look at this&#60;br /&#62;
&#60;a href=&#34;http://midwestmovies.us/blog/nagarjuna-at-greekuveerudu-press-meet/&#34; rel=&#34;nofollow&#34;&#62;http://midwestmovies.us/blog/nagarjuna-at-greekuveerudu-press-meet/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;how can i change the widgets, I am not sure how I did but not able to recollect&#60;br /&#62;
i want to remove categories and archvies and add new ones&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pgoutam on "Change font color on side bar widgets (Top Posts, Latest news)"</title>
			<link>http://www.kriesi.at/support/topic/change-font-color-on-side-bar-widgets-top-posts-latest-news#post-98628</link>
			<pubDate>Wed, 27 Feb 2013 05:28:26 +0000</pubDate>
			<dc:creator>pgoutam</dc:creator>
			<guid isPermaLink="false">98628@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;First I have to say I love the theme..&#60;br /&#62;
and here is my blog information &#60;a href=&#34;http://blog.midwestmovies.us&#34; rel=&#34;nofollow&#34;&#62;http://blog.midwestmovies.us&#60;/a&#62;&#60;br /&#62;
if you look at on right widgets i want to change the font color and hover color.. i have searched but no luck&#60;br /&#62;
any help would be appreciated
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
