<?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: Add a little flag in the top right on the website to change language</title>
		<link>http://www.kriesi.at/support/topic/add-a-little-flag-in-the-top-right-on-the-website-to-change-language</link>
		<description>Support Forum - Topic: Add a little flag in the top right on the website to change language</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 19:29:37 +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/add-a-little-flag-in-the-top-right-on-the-website-to-change-language" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Add a little flag in the top right on the website to change language"</title>
			<link>http://www.kriesi.at/support/topic/add-a-little-flag-in-the-top-right-on-the-website-to-change-language#post-93795</link>
			<pubDate>Mon, 28 Jan 2013 19:28:42 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">93795@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad we could help :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other questions or issues.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>4lexander on "Add a little flag in the top right on the website to change language"</title>
			<link>http://www.kriesi.at/support/topic/add-a-little-flag-in-the-top-right-on-the-website-to-change-language#post-93698</link>
			<pubDate>Mon, 28 Jan 2013 10:30:21 +0000</pubDate>
			<dc:creator>4lexander</dc:creator>
			<guid isPermaLink="false">93698@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Add a little flag in the top right on the website to change language"</title>
			<link>http://www.kriesi.at/support/topic/add-a-little-flag-in-the-top-right-on-the-website-to-change-language#post-88807</link>
			<pubDate>Tue, 18 Dec 2012 15:51:23 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">88807@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey&#60;/p&#62;
&#60;p&#62;This is actually pretty simple since its just two images that need to be linked. In your header.php replace:&#60;br /&#62;
&#60;code&#62;&#38;lt;!--end head--&#38;gt;&#60;/code&#62;&#60;br /&#62;
with&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;language-select&#38;quot;&#38;gt;
    &#38;lt;a href=&#38;quot;http://www.recital-audio.com/fr&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;yourimage.png&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;
    &#38;lt;a href=&#38;quot;http://www.recital-audio.com/en&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;yourimage.png&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;
  &#38;lt;/div&#38;gt;
&#38;lt;!--end head--&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just replace yourimage.png with the url for the image of the flag you want to use for each item. I've added in the links since you already provided them.&#60;/p&#62;
&#60;p&#62;Then, in your style.css add the following all the way at the bottom of the files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.language-select {
position: absolute;
top: 0;
right: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It may need a bit of adjusting to your exact taste, but that should get you 90% of the way there :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>4lexander on "Add a little flag in the top right on the website to change language"</title>
			<link>http://www.kriesi.at/support/topic/add-a-little-flag-in-the-top-right-on-the-website-to-change-language#post-88679</link>
			<pubDate>Mon, 17 Dec 2012 21:07:18 +0000</pubDate>
			<dc:creator>4lexander</dc:creator>
			<guid isPermaLink="false">88679@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello all,&#60;/p&#62;
&#60;p&#62;I have one websites with two languages (in fact ; two websites)&#60;br /&#62;
1 - &#60;a href=&#34;http://www.recital-audio.com/fr&#34; rel=&#34;nofollow&#34;&#62;http://www.recital-audio.com/fr&#60;/a&#62; (French)&#60;br /&#62;
2 - &#60;a href=&#34;http://www.recital-audio.com/en&#34; rel=&#34;nofollow&#34;&#62;http://www.recital-audio.com/en&#60;/a&#62; (English)&#60;/p&#62;
&#60;p&#62;When anyone goes on &#60;a href=&#34;http://www.recital.com&#34; rel=&#34;nofollow&#34;&#62;http://www.recital.com&#60;/a&#62; he is linked on /fr or /en depending the language of the browser.&#60;br /&#62;
But I would like to allow anyone to switch EN to FR or FR to EN by click a little flag on each website.&#60;/p&#62;
&#60;p&#62;How to simply add a little picture (flag) with link on the top right of each website ?&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
