<?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 - User Favorites: nancyso</title>
		<link><a href='http://www.kriesi.at/support/profile/nancyso'>nancyso</a></link>
		<description>Support Forum - User Favorites: nancyso</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 18:58:43 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Blog Summary Display Issues"</title>
			<link>http://www.kriesi.at/support/topic/blog-summary-display-issues#post-79221</link>
			<pubDate>Wed, 10 Oct 2012 11:11:35 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79221@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try following - in replace&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;the_content(__(&#38;#39;Read more »&#38;#39;,&#38;#39;avisio&#38;#39;)); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;the_excerpt();
echo &#38;quot;&#38;lt;a href=&#38;#39;&#38;quot;.get_permalink().&#38;quot;&#38;#39; class=&#38;#39;more-link&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Read more&#38;#39;,&#38;#39;avisio&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can now use the excerpt textarea/option field to control the content of the excerpt and the read more button should be displayed properly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nancyso on "Blog Summary Display Issues"</title>
			<link>http://www.kriesi.at/support/topic/blog-summary-display-issues#post-79015</link>
			<pubDate>Mon, 08 Oct 2012 19:13:14 +0000</pubDate>
			<dc:creator>nancyso</dc:creator>
			<guid isPermaLink="false">79015@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Okay - issue one fixed, the featured images on the blog summary page are displaying correctly and not getting chopped.  The other issue is still an issue.  I made the changes as instructed and added the comment in the blog post itself indicate the excerpt, but no go.  &#60;/p&#62;
&#60;p&#62;I want to be able to control where the excerpt will occur and I want the read more button as displayed in the demo.  Right now, I only have an elipsis and it isn't even clickable.&#60;/p&#62;
&#60;p&#62;Any other suggestions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Blog Summary Display Issues"</title>
			<link>http://www.kriesi.at/support/topic/blog-summary-display-issues#post-78730</link>
			<pubDate>Sat, 06 Oct 2012 01:45:34 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78730@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;1.) Go to css folder then edit the style that you are currently using then add this at the very bottom.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.framed_one_fourth {
width: 208px!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2.) Open template-blog.php and find this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;the_content(__(&#38;#39;Read more »&#38;#39;,&#38;#39;avisio&#38;#39;)); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Replace it with this&#60;/p&#62;
&#60;p&#62;&#60;code&#62;the_content(&#38;#39;Read more...&#38;#39;); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You need to use &#38;lt;!-- more --&#38;gt; on your post editor to designate the excerpt.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nancyso on "Blog Summary Display Issues"</title>
			<link>http://www.kriesi.at/support/topic/blog-summary-display-issues#post-78723</link>
			<pubDate>Fri, 05 Oct 2012 22:34:28 +0000</pubDate>
			<dc:creator>nancyso</dc:creator>
			<guid isPermaLink="false">78723@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi - my blog archive page is acting funky.  I have it set up to display the category blog and I am having the following two anomalies:&#60;/p&#62;
&#60;p&#62;My featured image thumbnails on the overview page are getting cut.  I did not change, as far as I know, any css regarding this display&#60;br /&#62;
The other issue, my &#34;read more&#34; much like the demo is not displaying automatically&#60;/p&#62;
&#60;p&#62;Here is the offending page:  &#60;a href=&#34;http://www.dataccount.com/category/blog/&#34; rel=&#34;nofollow&#34;&#62;http://www.dataccount.com/category/blog/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for your help&#60;br /&#62;
Nancy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Homepage Footer Anomoly"</title>
			<link>http://www.kriesi.at/support/topic/homepage-footer-anomoly#post-78101</link>
			<pubDate>Mon, 01 Oct 2012 14:15:56 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">78101@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi nancyso,&#60;/p&#62;
&#60;p&#62;I can't say for sure why it didn't work the same as in other instances but there are a few javascript errors visible when inspecting with Chrome and there could be a complication there (though unlikely).&#60;/p&#62;
&#60;p&#62;For the footer, it depends on what you want to edit exactly. Most things can be targeted by using the widget ID for that item. So using your choice of code inspection (firebug or Chrome/Safari's built in inspectors) you would inspect the blog feed you have in your column 4 and target it like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#community_news-2 p {
font-size: 12px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Since the widget has a specific ID of #community_news-2 and you want to change the paragraph style.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nancyso on "Homepage Footer Anomoly"</title>
			<link>http://www.kriesi.at/support/topic/homepage-footer-anomoly#post-77777</link>
			<pubDate>Fri, 28 Sep 2012 12:46:40 +0000</pubDate>
			<dc:creator>nancyso</dc:creator>
			<guid isPermaLink="false">77777@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am using the default style, so I am assuming it is style1.css and it is picking up skin1 images (there is no skin1.css).  I found the code you suggested I add in the css already.  This is how it is listed:&#60;/p&#62;
&#60;p&#62;'#wrapper_featured_area, #wrapper_footer_top{&#60;br /&#62;
background: transparent url(&#34;../images/skin1/bg_grain.png&#34;) repeat-x bottom center;&#60;br /&#62;
}'&#60;/p&#62;
&#60;p&#62;I would think &#34;transparent&#34; should allow the theme color I selected display.  It seems to be doing so on the subpages' footers.  Nevertheless, changing this to my desired color worked.  Thanks!&#60;/p&#62;
&#60;p&#62;Just curious:  I have used the theme before and I didn't have this issue.  Why isn't it picking up the color of the background color I have set thru the theme and why is it different than all the other page footers?&#60;/p&#62;
&#60;p&#62;One more question:  where can I find the text attributes for the footer text?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Homepage Footer Anomoly"</title>
			<link>http://www.kriesi.at/support/topic/homepage-footer-anomoly#post-77762</link>
			<pubDate>Fri, 28 Sep 2012 10:51:51 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">77762@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Are you using skin1? If so please add this at the very bottom of css &#38;gt; skin1.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#wrapper_featured_area, #wrapper_footer_top {
background: gray url(&#38;quot;../images/skin1/bg_grain.png&#38;quot;) repeat-x bottom center;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just change the gray color to the color of your theme.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "We also Lost all sliders/picture from front page after upgrading to WP 3.4."</title>
			<link>http://www.kriesi.at/support/topic/we-also-lost-all-sliderspicture-from-front-page-after-upgrading-to-wp-34#post-77691</link>
			<pubDate>Thu, 27 Sep 2012 22:57:16 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">77691@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad things seem to be working okay. Let us know if you need further assistance.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nancyso on "Link Colour"</title>
			<link>http://www.kriesi.at/support/topic/link-colour#post-77670</link>
			<pubDate>Thu, 27 Sep 2012 21:02:54 +0000</pubDate>
			<dc:creator>nancyso</dc:creator>
			<guid isPermaLink="false">77670@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I was able to change the color value of the hyperlink, but not the hover.  Any ideas?  &#60;/p&#62;
&#60;p&#62;Looks like it just took some time to propagate - never mind.  Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nancyso on "Homepage Footer Anomoly"</title>
			<link>http://www.kriesi.at/support/topic/homepage-footer-anomoly#post-77663</link>
			<pubDate>Thu, 27 Sep 2012 19:36:36 +0000</pubDate>
			<dc:creator>nancyso</dc:creator>
			<guid isPermaLink="false">77663@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;My homepage footer is displaying differently than all my other pages' footers.  Please take a look:  &#60;a href=&#34;http://www.dataccount.com&#34; rel=&#34;nofollow&#34;&#62;http://www.dataccount.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I didn't touch the css, just used the options within the theme to change the color.  &#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nancyso on "We also Lost all sliders/picture from front page after upgrading to WP 3.4."</title>
			<link>http://www.kriesi.at/support/topic/we-also-lost-all-sliderspicture-from-front-page-after-upgrading-to-wp-34#post-77652</link>
			<pubDate>Thu, 27 Sep 2012 17:59:01 +0000</pubDate>
			<dc:creator>nancyso</dc:creator>
			<guid isPermaLink="false">77652@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for this, but when I didn't here back from you, I just nuked the entire WP installation and started from scratch.  I had backed up my dB, so I have my content.  Just some tweeks need to be made, but everything seems to be okay.  I have some other weirdness, but I will start a new post. Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "We also Lost all sliders/picture from front page after upgrading to WP 3.4."</title>
			<link>http://www.kriesi.at/support/topic/we-also-lost-all-sliderspicture-from-front-page-after-upgrading-to-wp-34#post-77539</link>
			<pubDate>Thu, 27 Sep 2012 07:09:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">77539@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please try to fix the html errors - they can affect jquery: &#60;a href=&#34;http://validator.w3.org/check?uri=http%3A%2F%2Fwww.dataccount.com%2F&#38;amp;charset=%28detect+automatically%29&#38;amp;doctype=Inline&#38;amp;ss=1&#38;amp;outline=1&#38;amp;group=0&#38;amp;No200=1&#38;amp;verbose=1&#38;amp;user-agent=W3C_Validator%2F1.3&#34; rel=&#34;nofollow&#34;&#62;http://validator.w3.org/check?uri=http%3A%2F%2Fwww.dataccount.com%2F&#38;amp;charset=%28detect+automatically%29&#38;amp;doctype=Inline&#38;amp;ss=1&#38;amp;outline=1&#38;amp;group=0&#38;amp;No200=1&#38;amp;verbose=1&#38;amp;user-agent=W3C_Validator%2F1.3&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nancyso on "We also Lost all sliders/picture from front page after upgrading to WP 3.4."</title>
			<link>http://www.kriesi.at/support/topic/we-also-lost-all-sliderspicture-from-front-page-after-upgrading-to-wp-34#post-77325</link>
			<pubDate>Tue, 25 Sep 2012 20:55:51 +0000</pubDate>
			<dc:creator>nancyso</dc:creator>
			<guid isPermaLink="false">77325@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am dead in the water here... I am unable to resolve this issue.  Can I get some help here?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nancyso on "We also Lost all sliders/picture from front page after upgrading to WP 3.4."</title>
			<link>http://www.kriesi.at/support/topic/we-also-lost-all-sliderspicture-from-front-page-after-upgrading-to-wp-34#post-77261</link>
			<pubDate>Tue, 25 Sep 2012 14:43:52 +0000</pubDate>
			<dc:creator>nancyso</dc:creator>
			<guid isPermaLink="false">77261@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Okay, I was running 1.2.1b (I checked in style.css).  I reinstalled the template for kicks and giggles and no change. I have deleted all plugins, no change.  Any more ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nancyso on "We also Lost all sliders/picture from front page after upgrading to WP 3.4."</title>
			<link>http://www.kriesi.at/support/topic/we-also-lost-all-sliderspicture-from-front-page-after-upgrading-to-wp-34#post-77248</link>
			<pubDate>Tue, 25 Sep 2012 13:14:34 +0000</pubDate>
			<dc:creator>nancyso</dc:creator>
			<guid isPermaLink="false">77248@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Peter - I have 1.2.1, but not b.  I can't find a version 1.2.1b.&#60;/p&#62;
&#60;p&#62;Thanks, Nancy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "We also Lost all sliders/picture from front page after upgrading to WP 3.4."</title>
			<link>http://www.kriesi.at/support/topic/we-also-lost-all-sliderspicture-from-front-page-after-upgrading-to-wp-34#post-77221</link>
			<pubDate>Tue, 25 Sep 2012 07:32:12 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">77221@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Are you using the latest version of Avisio? I think it's 1.2.1b. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nancyso on "We also Lost all sliders/picture from front page after upgrading to WP 3.4."</title>
			<link>http://www.kriesi.at/support/topic/we-also-lost-all-sliderspicture-from-front-page-after-upgrading-to-wp-34#post-77176</link>
			<pubDate>Mon, 24 Sep 2012 22:36:53 +0000</pubDate>
			<dc:creator>nancyso</dc:creator>
			<guid isPermaLink="false">77176@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am stumped here. For no reason that I am able to isolate, my slider images have ceased to work and I am getting unresponsive jquery errors on the load of the homepage while trying to load sliders.  I have done the following with no change:&#60;/p&#62;
&#60;p&#62;disabled all plug ins&#60;br /&#62;
deleted all slider entries and reloaded (deleted them again when it didn't work)&#60;br /&#62;
reinstalled Wordpress upgrade 3.4.2&#60;/p&#62;
&#60;p&#62;The only thing that got rid of the error and the slow load was changing the theme to Twenty Eleven.  I am guessing it is the theme&#60;/p&#62;
&#60;p&#62;Nothing else seems to work.  Any other ideas?&#60;/p&#62;
&#60;p&#62;sorry, here is a link to the site &#60;a href=&#34;http://www.dataccount.com&#34; rel=&#34;nofollow&#34;&#62;http://www.dataccount.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "We also Lost all sliders/picture from front page after upgrading to WP 3.4."</title>
			<link>http://www.kriesi.at/support/topic/we-also-lost-all-sliderspicture-from-front-page-after-upgrading-to-wp-34#post-62431</link>
			<pubDate>Wed, 27 Jun 2012 11:18:59 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">62431@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; The slider seems to work again and I don't get any js error messages - did you solve the issue? &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>baileyalexander on "We also Lost all sliders/picture from front page after upgrading to WP 3.4."</title>
			<link>http://www.kriesi.at/support/topic/we-also-lost-all-sliderspicture-from-front-page-after-upgrading-to-wp-34#post-62311</link>
			<pubDate>Tue, 26 Jun 2012 19:31:38 +0000</pubDate>
			<dc:creator>baileyalexander</dc:creator>
			<guid isPermaLink="false">62311@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin - reinstalled wordpress and still having same issue.&#60;br /&#62;
Other suggestions?&#60;br /&#62;
Thanks!&#60;br /&#62;
Brian
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "We also Lost all sliders/picture from front page after upgrading to WP 3.4."</title>
			<link>http://www.kriesi.at/support/topic/we-also-lost-all-sliderspicture-from-front-page-after-upgrading-to-wp-34#post-62267</link>
			<pubDate>Tue, 26 Jun 2012 16:18:47 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">62267@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi baileyalexander,&#60;/p&#62;
&#60;p&#62;I'm getting an error with the included jquery files that come with wordpress when I visit your page. Can you try re-installing the wordpress update and see if that fixes the issue?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>baileyalexander on "We also Lost all sliders/picture from front page after upgrading to WP 3.4."</title>
			<link>http://www.kriesi.at/support/topic/we-also-lost-all-sliderspicture-from-front-page-after-upgrading-to-wp-34#post-62258</link>
			<pubDate>Tue, 26 Jun 2012 15:25:03 +0000</pubDate>
			<dc:creator>baileyalexander</dc:creator>
			<guid isPermaLink="false">62258@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, we tried that and it did not work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "We also Lost all sliders/picture from front page after upgrading to WP 3.4."</title>
			<link>http://www.kriesi.at/support/topic/we-also-lost-all-sliderspicture-from-front-page-after-upgrading-to-wp-34#post-62095</link>
			<pubDate>Tue, 26 Jun 2012 00:56:13 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">62095@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Can you redo or recreate the slideshow?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>baileyalexander on "We also Lost all sliders/picture from front page after upgrading to WP 3.4."</title>
			<link>http://www.kriesi.at/support/topic/we-also-lost-all-sliderspicture-from-front-page-after-upgrading-to-wp-34#post-62032</link>
			<pubDate>Mon, 25 Jun 2012 14:19:38 +0000</pubDate>
			<dc:creator>baileyalexander</dc:creator>
			<guid isPermaLink="false">62032@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;We also lost all sliders &#60;a href=&#34;http://www.envisionprint.net&#34; rel=&#34;nofollow&#34;&#62;http://www.envisionprint.net&#60;/a&#62; after upgrade. Read the other solutions, but none resolved the issue. Any suggestions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Link Colour"</title>
			<link>http://www.kriesi.at/support/topic/link-colour#post-15177</link>
			<pubDate>Sat, 19 Mar 2011 10:51:28 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">15177@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;The style.css file should be in the template folder (same as index.php etc).&#60;/p&#62;
&#60;p&#62;There are also CSS files in the css folder, these control the colours depending on the choice you made in the Theme Options page.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stantz on "Link Colour"</title>
			<link>http://www.kriesi.at/support/topic/link-colour#post-15155</link>
			<pubDate>Fri, 18 Mar 2011 18:58:22 +0000</pubDate>
			<dc:creator>stantz</dc:creator>
			<guid isPermaLink="false">15155@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude, is that the main style.css outside of the CSS folder?&#60;/p&#62;
&#60;p&#62;I will give it a try and let you know, thanks again.&#60;/p&#62;
&#60;p&#62;Ray.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Link Colour"</title>
			<link>http://www.kriesi.at/support/topic/link-colour#post-15097</link>
			<pubDate>Fri, 18 Mar 2011 07:31:21 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">15097@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in style.css add following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;a{
color:#3f4c6b !important;
}

a:hover{
color:#5671af !important;
text-decoration:underline;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust the color values as you like :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stantz on "Link Colour"</title>
			<link>http://www.kriesi.at/support/topic/link-colour#post-15042</link>
			<pubDate>Thu, 17 Mar 2011 15:30:28 +0000</pubDate>
			<dc:creator>stantz</dc:creator>
			<guid isPermaLink="false">15042@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey all,&#60;/p&#62;
&#60;p&#62;Very new to CSS and the forum so I am hoping this is an easy fix but I couldn't see an existing solution in the forum.&#60;/p&#62;
&#60;p&#62;On my posts, pages and portfolio I wish to include a hyperlink to an external site. When I do the link colour / color is light grey, with an underline on hover. I wish to chance the colour of this link on hover but I can not find where in the css1 file I should make the amendment.&#60;/p&#62;
&#60;p&#62;Could you advise?&#60;/p&#62;
&#60;p&#62;Greatly obliged, Ray.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
