<?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: Dark-skin issue?</title>
		<link>http://www.kriesi.at/support/topic/dark-skin-issue</link>
		<description>Support Forum - Topic: Dark-skin issue?</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 04:54:22 +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/dark-skin-issue" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Dark-skin issue?"</title>
			<link>http://www.kriesi.at/support/topic/dark-skin-issue#post-76519</link>
			<pubDate>Wed, 19 Sep 2012 03:22:59 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">76519@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Karen,&#60;/p&#62;
&#60;p&#62;Glad that we could help. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kscooley on "Dark-skin issue?"</title>
			<link>http://www.kriesi.at/support/topic/dark-skin-issue#post-76464</link>
			<pubDate>Tue, 18 Sep 2012 17:24:53 +0000</pubDate>
			<dc:creator>kscooley</dc:creator>
			<guid isPermaLink="false">76464@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Worked like a charm, thanks so much!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Dark-skin issue?"</title>
			<link>http://www.kriesi.at/support/topic/dark-skin-issue#post-76458</link>
			<pubDate>Tue, 18 Sep 2012 16:48:24 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">76458@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Karen,&#60;/p&#62;
&#60;p&#62;Cool! Let us know if it worked. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kscooley on "Dark-skin issue?"</title>
			<link>http://www.kriesi.at/support/topic/dark-skin-issue#post-76456</link>
			<pubDate>Tue, 18 Sep 2012 16:47:09 +0000</pubDate>
			<dc:creator>kscooley</dc:creator>
			<guid isPermaLink="false">76456@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Excellent, will try this right now!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Dark-skin issue?"</title>
			<link>http://www.kriesi.at/support/topic/dark-skin-issue#post-76443</link>
			<pubDate>Tue, 18 Sep 2012 16:07:55 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">76443@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Karen,&#60;/p&#62;
&#60;p&#62;Try to add these codes to Quick CSS or custom.css:&#60;/p&#62;
&#60;p&#62;1.) Comments:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.comment_text p {
   color: white;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.comment_text p {
   color: white !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2.) Sub Menus:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.sub-menu li a {
   color: white !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;3.) Contact Form Labels:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.ajax_form label {
   color: white;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.ajax_form label {
   color: white !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;4.) Blog Post Content Color on the Blog Page:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.post-entry .entry-content p {
   color: white;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.post-entry .entry-content p {
   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>kscooley on "Dark-skin issue?"</title>
			<link>http://www.kriesi.at/support/topic/dark-skin-issue#post-76202</link>
			<pubDate>Mon, 17 Sep 2012 11:22:22 +0000</pubDate>
			<dc:creator>kscooley</dc:creator>
			<guid isPermaLink="false">76202@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you so much, Ismael!  I've switched it to the dark skin as you requested.  Appreciate any help you can give me.  Again, thanks!&#60;/p&#62;
&#60;p&#62;Karen
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Dark-skin issue?"</title>
			<link>http://www.kriesi.at/support/topic/dark-skin-issue#post-76194</link>
			<pubDate>Mon, 17 Sep 2012 10:07:11 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">76194@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Karen,&#60;/p&#62;
&#60;p&#62;We apologize for the late response. Can you switch it to dark skin and post back here. I'll tag myself so I can check it as soon as I can and give you some specific snippets.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kscooley on "Dark-skin issue?"</title>
			<link>http://www.kriesi.at/support/topic/dark-skin-issue#post-76131</link>
			<pubDate>Sun, 16 Sep 2012 18:08:43 +0000</pubDate>
			<dc:creator>kscooley</dc:creator>
			<guid isPermaLink="false">76131@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there a way to get an answer to this?  I see other posts being replied to...  :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kscooley on "Dark-skin issue?"</title>
			<link>http://www.kriesi.at/support/topic/dark-skin-issue#post-75987</link>
			<pubDate>Fri, 14 Sep 2012 18:23:02 +0000</pubDate>
			<dc:creator>kscooley</dc:creator>
			<guid isPermaLink="false">75987@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Any ideas?  Would really like to be able to revamp my site, but have to wait until I get some help.  Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kscooley on "Dark-skin issue?"</title>
			<link>http://www.kriesi.at/support/topic/dark-skin-issue#post-75785</link>
			<pubDate>Thu, 13 Sep 2012 17:34:51 +0000</pubDate>
			<dc:creator>kscooley</dc:creator>
			<guid isPermaLink="false">75785@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Another question...  I want to switch to the dark-skin, however, when I do, certain text becomes unreadable.  I had tried changing the font color  under styling, but it doesn't effect the text in question.&#60;/p&#62;
&#60;p&#62;Examples:  &#60;/p&#62;
&#60;p&#62;Blog posts - the comments are a dark gray and are very hard to read on the black background.  I'd love for them to be white or a very light grey.&#60;/p&#62;
&#60;p&#62;Sub-Menus off the main menu - again, dark gray and hard to read&#60;/p&#62;
&#60;p&#62;Contact form - the headers for each field, also a dark gray&#60;/p&#62;
&#60;p&#62;Every page is a dark gray font color, but can be manually changed to white when editing the page.&#60;/p&#62;
&#60;p&#62;Click on Blog and when you arrive at the main blog page with several posts per page, the posts are dark gray.  I can change the blog post itself to a different color font, but the preview page remains dark gray.&#60;/p&#62;
&#60;p&#62;Help!  :)&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Karen&#60;/p&#62;
&#60;p&#62;karencooley.com
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
