<?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 - Topic: Styling Changes</title>
		<link>http://www.kriesi.at/support/topic/styling-changes</link>
		<description>Support Forum - Topic: Styling Changes</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 13:52:26 +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/topic/styling-changes" rel="self" type="application/rss+xml" />

		<item>
			<title>tarldr on "Styling Changes"</title>
			<link>http://www.kriesi.at/support/topic/styling-changes#post-87595</link>
			<pubDate>Tue, 11 Dec 2012 12:05:35 +0000</pubDate>
			<dc:creator>tarldr</dc:creator>
			<guid isPermaLink="false">87595@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank You!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Styling Changes"</title>
			<link>http://www.kriesi.at/support/topic/styling-changes#post-87151</link>
			<pubDate>Sun, 09 Dec 2012 09:03:40 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">87151@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi tarldr,&#60;/p&#62;
&#60;p&#62;Try to add this code on your Quick CSS(located inside the WP Dashboard, Choices &#38;gt; Theme Options &#38;gt; Styling) or the custom.css file (located inside the css folder of your theme's folder), I have added comments which corresponds to your questions:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (min-width: 960px) {

	// #1
	.main_menu {
		width: 669px;
		margin: 9px auto;
		float: none;
	}

	// #2
	.infotext {
		padding-top: 0;
		padding-bottom: 0;
	}

	.infotext p {
		margin: 0;
	}

	//#3
	#footer .widgettitle {
		color: white !important;
	}

	//#4
	//This includes everything in the breadcrumb except the separator and the links
	.breadcrumb-trail .trail-before, .breadcrumb-trail .trail-end, .breadcrumb-trail .sep, .breadcrumb-trail a {
		color: white !important;
	}

	//Breadcrumb Links
	.breadcrumb a {
		color: white !important;
	}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tarldr on "Styling Changes"</title>
			<link>http://www.kriesi.at/support/topic/styling-changes#post-87094</link>
			<pubDate>Sat, 08 Dec 2012 16:50:02 +0000</pubDate>
			<dc:creator>tarldr</dc:creator>
			<guid isPermaLink="false">87094@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am new to using css and I could not find any answers that worked for 4 changes I am trying to make on my Choice theme @ &#60;a href=&#34;http://www.fpcviera.com/fpcpalmbay/&#34; rel=&#34;nofollow&#34;&#62;http://www.fpcviera.com/fpcpalmbay/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;1. How can I get my main menu to align in the center rather than to the left?&#60;/p&#62;
&#60;p&#62;2. How can I reduce the margins of my Top Banner Message? (to make it smaller, not the text, just the space above and below)&#60;/p&#62;
&#60;p&#62;3. How can I make the headers text in the widget footer area one color instead of the default of two colors?&#60;/p&#62;
&#60;p&#62;4. How can I change the color of the bread crumb text in the header area?&#60;/p&#62;
&#60;p&#62;Thank you for any help!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
