<?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: Link Colour Blog / Articles</title>
		<link>http://www.kriesi.at/support/topic/link-colour-blog-articles</link>
		<description>Support Forum - Topic: Link Colour Blog / Articles</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 14:00:13 +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/link-colour-blog-articles" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Link Colour Blog / Articles"</title>
			<link>http://www.kriesi.at/support/topic/link-colour-blog-articles#post-62844</link>
			<pubDate>Fri, 29 Jun 2012 13:49:32 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">62844@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Vince,&#60;/p&#62;
&#60;p&#62;Glad that we could help you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vincent on "Link Colour Blog / Articles"</title>
			<link>http://www.kriesi.at/support/topic/link-colour-blog-articles#post-62840</link>
			<pubDate>Fri, 29 Jun 2012 13:23:32 +0000</pubDate>
			<dc:creator>Vincent</dc:creator>
			<guid isPermaLink="false">62840@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you Ismael, that is perfect and appreciate all of your help ;)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Link Colour Blog / Articles"</title>
			<link>http://www.kriesi.at/support/topic/link-colour-blog-articles#post-62805</link>
			<pubDate>Fri, 29 Jun 2012 07:43:06 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">62805@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Vince,&#60;/p&#62;
&#60;p&#62;Try to add this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.dynamic-column-title a {
   color: #222 !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>Vincent on "Link Colour Blog / Articles"</title>
			<link>http://www.kriesi.at/support/topic/link-colour-blog-articles#post-62610</link>
			<pubDate>Thu, 28 Jun 2012 08:40:25 +0000</pubDate>
			<dc:creator>Vincent</dc:creator>
			<guid isPermaLink="false">62610@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Ismael that worked perfectly, however it also amde the titles red as here: &#60;a href=&#34;http://www.manscape.co.uk/articles-base/&#34; rel=&#34;nofollow&#34;&#62;http://www.manscape.co.uk/articles-base/&#60;/a&#62;  is there a way to revery titles back to default and just have content hyperlinks red?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Vince
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Link Colour Blog / Articles"</title>
			<link>http://www.kriesi.at/support/topic/link-colour-blog-articles#post-62581</link>
			<pubDate>Thu, 28 Jun 2012 06:14:31 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">62581@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Vince,&#60;/p&#62;
&#60;p&#62;Try to use this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry-content a {
   color: #D54E21;
}
.entry-content a:hover {
   color: #A5441B;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or this one if the above code doesn't work:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry-content a {
   color: #D54E21 !important;
}
.entry-content a:hover {
   color: #A5441B !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>Vincent on "Link Colour Blog / Articles"</title>
			<link>http://www.kriesi.at/support/topic/link-colour-blog-articles#post-62474</link>
			<pubDate>Wed, 27 Jun 2012 15:52:55 +0000</pubDate>
			<dc:creator>Vincent</dc:creator>
			<guid isPermaLink="false">62474@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Mya&#60;/p&#62;
&#60;p&#62;Here you go: &#60;a href=&#34;http://www.manscape.co.uk/aesop/&#34; rel=&#34;nofollow&#34;&#62;http://www.manscape.co.uk/aesop/&#60;/a&#62; drop down to the end of article for example under title: Sage Scalp Cleansing Shampoo you will see a link that says Buy Sage Cleansing Shampoo  this is the link that I was trying to alter the color with no success.&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Vincent
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Link Colour Blog / Articles"</title>
			<link>http://www.kriesi.at/support/topic/link-colour-blog-articles#post-62384</link>
			<pubDate>Wed, 27 Jun 2012 04:23:15 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">62384@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Vincent,&#60;/p&#62;
&#60;p&#62;Can you post a link to one of the page articles you're referring to? Include the exact text on the page you're wanting to change to please.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vincent on "Link Colour Blog / Articles"</title>
			<link>http://www.kriesi.at/support/topic/link-colour-blog-articles#post-62351</link>
			<pubDate>Tue, 26 Jun 2012 23:44:44 +0000</pubDate>
			<dc:creator>Vincent</dc:creator>
			<guid isPermaLink="false">62351@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for that, but still not working, this si to change the link colour in the content on page articles.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Link Colour Blog / Articles"</title>
			<link>http://www.kriesi.at/support/topic/link-colour-blog-articles#post-62179</link>
			<pubDate>Tue, 26 Jun 2012 06:35:51 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">62179@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Vincent,&#60;/p&#62;
&#60;p&#62;Typically, you use &#60;strong&#62;.entry-content a&#60;/strong&#62; and &#60;strong&#62;.entry-content a:hover&#60;/strong&#62; to change the links on Pages. With Abundance you also have headings that act as links like on the Store page as well as links on the sidebar.&#60;/p&#62;
&#60;p&#62;So if the link is a heading then you would use:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .relThumbHeading {
    color: #333333;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If the link is in the sidebar, you would use:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.sidebar a {
    color: #999999;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps!&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vincent on "Link Colour Blog / Articles"</title>
			<link>http://www.kriesi.at/support/topic/link-colour-blog-articles#post-62021</link>
			<pubDate>Mon, 25 Jun 2012 11:55:51 +0000</pubDate>
			<dc:creator>Vincent</dc:creator>
			<guid isPermaLink="false">62021@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for that but that is still not working for pages.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>radugidei on "Link Colour Blog / Articles"</title>
			<link>http://www.kriesi.at/support/topic/link-colour-blog-articles#post-62018</link>
			<pubDate>Mon, 25 Jun 2012 11:22:44 +0000</pubDate>
			<dc:creator>radugidei</dc:creator>
			<guid isPermaLink="false">62018@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;try just these in custom.css :&#60;br /&#62;
a {&#60;br /&#62;
   color: #D54E21 !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;a:hover {&#60;br /&#62;
   color: #A5441B !important;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vincent on "Link Colour Blog / Articles"</title>
			<link>http://www.kriesi.at/support/topic/link-colour-blog-articles#post-61999</link>
			<pubDate>Mon, 25 Jun 2012 08:29:34 +0000</pubDate>
			<dc:creator>Vincent</dc:creator>
			<guid isPermaLink="false">61999@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;I added the code to Quick CSS and it works great for eh blog, it still is not displaying for the 'pages' &#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Link Colour Blog / Articles"</title>
			<link>http://www.kriesi.at/support/topic/link-colour-blog-articles#post-61953</link>
			<pubDate>Mon, 25 Jun 2012 05:10:59 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">61953@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Vince,&#60;/p&#62;
&#60;p&#62;Try to use this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.template-blog .entry-content a,
.template-single-blog .entry-content a {
   color: #D54E21;
}
.template-blog .entry-content a:hover,
.template-single-blog .entry-content a:hover {
   color: #A5441B;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If that doesn't work, try to use this one instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.template-blog .entry-content a,
.template-single-blog .entry-content a {
   color: #D54E21 !important;
}
.template-blog .entry-content a:hover,
.template-single-blog .entry-content a:hover {
   color: #A5441B !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>Vincent on "Link Colour Blog / Articles"</title>
			<link>http://www.kriesi.at/support/topic/link-colour-blog-articles#post-61915</link>
			<pubDate>Sun, 24 Jun 2012 15:02:58 +0000</pubDate>
			<dc:creator>Vincent</dc:creator>
			<guid isPermaLink="false">61915@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, would like to change the hyperlink colour for the blog and page articles only to this colour: #D54E21 and this colour on Hover: #A5441B&#60;/p&#62;
&#60;p&#62;I did try adding that to the CSS but it would nto display.&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Vince
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
