<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Different image for lang</title>
		<link>https://www.cotonti.com</link>
		<description>Neueste Themenbeiträge</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sun, 12 Apr 2026 22:33:18 -0000</pubDate>

		<item>
			<title>Kort</title>
			<description><![CDATA[<p>Alternatively you can just use</p>

<pre class="brush:xml;">
&lt;img src="https://www.cotonti.com/themes/{PHP.theme}/img/somepic-{PHP.usr.lang}.jpg" alt="" /&gt;</pre>

<p>- provided you've got somepic-en.jpg etc in the img folder</p>
]]></description>
			<pubDate>Mo, 26 Aug 2013 06:26:31 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=7506&d=0#post37834]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[<p>You could use something like:</p>

<pre class="brush:xml;">
&lt;!-- IF {PHP.usr.lang} == 'en' --&gt;
&lt;img src="https://www.cotonti.com/yourimagehere" /&gt;
&lt;!-- ENDIF --&gt;</pre>

<p>Where 'en' is the code of the language pack, so you could replace that with 'nl' or 'ru', etc.</p>
]]></description>
			<pubDate>So, 25 Aug 2013 12:27:22 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=7506&d=0#post37832]]></link>
		</item>
		<item>
			<title>cnr d</title>
			<description><![CDATA[<p>Hey everyone</p>

<p>Is there any way Display different image for each language in template?</p>
]]></description>
			<pubDate>So, 25 Aug 2013 09:12:23 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=7506&d=0#post37831]]></link>
		</item>
	</channel>
</rss>