<?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: Multiples AVIA_LOGO</title>
		<link>http://www.kriesi.at/support/topic/multiples-avia_logo</link>
		<description>Support Forum - Topic: Multiples AVIA_LOGO</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 09:24:09 +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/multiples-avia_logo" rel="self" type="application/rss+xml" />

		<item>
			<title>Kriesi on "Multiples AVIA_LOGO"</title>
			<link>http://www.kriesi.at/support/topic/multiples-avia_logo#post-45632</link>
			<pubDate>Sat, 10 Mar 2012 14:09:50 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">45632@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; I'll close this for now, glad we could solve the issue :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ThirtyThirds on "Multiples AVIA_LOGO"</title>
			<link>http://www.kriesi.at/support/topic/multiples-avia_logo#post-45630</link>
			<pubDate>Sat, 10 Mar 2012 14:06:39 +0000</pubDate>
			<dc:creator>ThirtyThirds</dc:creator>
			<guid isPermaLink="false">45630@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;@Unelma : Great! It works nearly as i expected... Thank you very much for sharing this!!!&#60;/p&#62;
&#60;p&#62;@Kriesi : If one day you want to spend time with better &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; integration for your great themes they seem to give free licence for developer...&#60;/p&#62;
&#60;p&#62;I thank you two for having spend of your time answering me ;)&#60;/p&#62;
&#60;p&#62;Best regards,&#60;/p&#62;
&#60;p&#62;Thirty.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Multiples AVIA_LOGO"</title>
			<link>http://www.kriesi.at/support/topic/multiples-avia_logo#post-45427</link>
			<pubDate>Fri, 09 Mar 2012 17:33:06 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">45427@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Thanks a lot for your help! Hope ThirtyThirds can use this :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Unelma on "Multiples AVIA_LOGO"</title>
			<link>http://www.kriesi.at/support/topic/multiples-avia_logo#post-45341</link>
			<pubDate>Fri, 09 Mar 2012 11:31:02 +0000</pubDate>
			<dc:creator>Unelma</dc:creator>
			<guid isPermaLink="false">45341@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I am also using Corona and &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62;. I fixed this like this:&#60;/p&#62;
&#60;p&#62;1. Corona Theme Options &#38;gt; Logo : leave this blank&#60;br /&#62;
2. Replace logo.png with transparent image.&#60;br /&#62;
3. Check from webpages source code what are current language shortcodes: &#38;lt;html dir=&#34;ltr&#34; lang=&#34;Your language&#34;&#38;gt;&#60;br /&#62;
4. Corona Theme Options &#38;gt; Styling : Quick CSS:&#60;/p&#62;
&#60;p&#62;html:lang(Your language) .bg-logo {&#60;br /&#62;
background-image: url('your image');&#60;br /&#62;
width: 100px !important;&#60;br /&#62;
height: 100px !important;&#60;br /&#62;
background-repeat: no-repeat;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;html:lang(Your second language) .bg-logo {&#60;br /&#62;
background-image: url('your second image');&#60;br /&#62;
width: 100px !important;&#60;br /&#62;
height: 100px !important;&#60;br /&#62;
background-repeat: no-repeat;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Multiples AVIA_LOGO"</title>
			<link>http://www.kriesi.at/support/topic/multiples-avia_logo#post-45176</link>
			<pubDate>Thu, 08 Mar 2012 16:03:41 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">45176@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! I havent done this before therefore I am not sure if I can help (also I currently dont own a working copy of &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62;)&#60;/p&#62;
&#60;p&#62;What you could do is check the body classes of each language. I am pretty sure wpml will modify the class based on the selected language. you could then just use some css code to modify the logo background image instead of using a &#34;real&#34; embedded image
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ThirtyThirds on "Multiples AVIA_LOGO"</title>
			<link>http://www.kriesi.at/support/topic/multiples-avia_logo#post-44833</link>
			<pubDate>Tue, 06 Mar 2012 11:59:20 +0000</pubDate>
			<dc:creator>ThirtyThirds</dc:creator>
			<guid isPermaLink="false">44833@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I'm using Propulsion with &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; and i'd like to know if there's a way to change the logo for each translation.&#60;br /&#62;
In fact put a different logo for each language, the redirection link of the logo change put i don't know how to change the picture.&#60;/p&#62;
&#60;p&#62;Thank's in advance for your response.&#60;/p&#62;
&#60;p&#62;Regards.&#60;/p&#62;
&#60;p&#62;Thirty.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
