<?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: Custom Hyperlinks?</title>
		<link>http://www.kriesi.at/support/topic/custom-hyperlinks</link>
		<description>Support Forum - Topic: Custom Hyperlinks?</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 07:02:17 +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/custom-hyperlinks" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Custom Hyperlinks?"</title>
			<link>http://www.kriesi.at/support/topic/custom-hyperlinks#post-95775</link>
			<pubDate>Fri, 08 Feb 2013 04:15:55 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">95775@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi calvarytemp,&#60;/p&#62;
&#60;p&#62;Try to open wp-content/themes/corona/css/custom.css and add this code at the bottom:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;a {
   color: red; /*just change this color */
   text-decoration: none; /*removes the underline on hyperlinks*/
}

a:hover {
   text-decoration: none; /*removes the underline on hyperlinks when the link is hovered*/
}&#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>calvarytemplechurch on "Custom Hyperlinks?"</title>
			<link>http://www.kriesi.at/support/topic/custom-hyperlinks#post-95766</link>
			<pubDate>Fri, 08 Feb 2013 01:12:26 +0000</pubDate>
			<dc:creator>calvarytemplechurch</dc:creator>
			<guid isPermaLink="false">95766@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do you get rid of the line under hyperlinks? And is there a way to customize the color?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
