<?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: How may I change regular links to blue?</title>
		<link>http://www.kriesi.at/support/topic/how-may-i-change-regular-links-to-blue</link>
		<description>Support Forum - Topic: How may I change regular links to blue?</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 08:47:06 +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/how-may-i-change-regular-links-to-blue" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "How may I change regular links to blue?"</title>
			<link>http://www.kriesi.at/support/topic/how-may-i-change-regular-links-to-blue#post-29912</link>
			<pubDate>Wed, 19 Oct 2011 23:53:41 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">29912@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Good to see it's solved :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tourq on "How may I change regular links to blue?"</title>
			<link>http://www.kriesi.at/support/topic/how-may-i-change-regular-links-to-blue#post-29808</link>
			<pubDate>Wed, 19 Oct 2011 04:33:11 +0000</pubDate>
			<dc:creator>Tourq</dc:creator>
			<guid isPermaLink="false">29808@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you, Chris, but I didn't need to do that.  It worked itself out already.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "How may I change regular links to blue?"</title>
			<link>http://www.kriesi.at/support/topic/how-may-i-change-regular-links-to-blue#post-29690</link>
			<pubDate>Mon, 17 Oct 2011 23:34:20 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">29690@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in your style.css find&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.widget li, .widget a&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;add the following between the brackets:&#60;br /&#62;
&#60;code&#62;color:#555555;&#60;/code&#62;&#60;br /&#62;
Now after the previous add&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.widget a:hover{
color:#yourhovercolor;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;replace yourhovercolor by your wanted &#60;a href=&#34;http://www.2createawebsite.com/build/hex-colors.html&#34;&#62;hex color code&#60;/a&#62; :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tourq on "How may I change regular links to blue?"</title>
			<link>http://www.kriesi.at/support/topic/how-may-i-change-regular-links-to-blue#post-29666</link>
			<pubDate>Mon, 17 Oct 2011 15:34:40 +0000</pubDate>
			<dc:creator>Tourq</dc:creator>
			<guid isPermaLink="false">29666@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you, that worked nicely.  The links in post and page content are now blue.  That looks much nicer.&#60;/p&#62;
&#60;p&#62;It also changed the link color in the Recent Comments widget, but not the other widgets.  Is there a way to make all of the widget links blue, OR have all of the widget links go back to normal? You can see here: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://stuffershack.com/&#34; rel=&#34;nofollow&#34;&#62;http://stuffershack.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If not, I can live with it, as it is now better than it was.&#60;/p&#62;
&#60;p&#62;Thank you for your time.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How may I change regular links to blue?"</title>
			<link>http://www.kriesi.at/support/topic/how-may-i-change-regular-links-to-blue#post-29652</link>
			<pubDate>Mon, 17 Oct 2011 14:18:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">29652@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
add following code to css/custom.css and change the link color:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;a{
color:#333941;
}

a:hover{
color:#555b63;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Tourq on "How may I change regular links to blue?"</title>
			<link>http://www.kriesi.at/support/topic/how-may-i-change-regular-links-to-blue#post-29631</link>
			<pubDate>Mon, 17 Oct 2011 04:15:53 +0000</pubDate>
			<dc:creator>Tourq</dc:creator>
			<guid isPermaLink="false">29631@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In Upscale, for me to change the regular link color to blue, the footer and header backgrounds will also change to blue automatically.  Is there a way to change only the links?&#60;/p&#62;
&#60;p&#62;Thank you for your time.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
