<?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: Place a java script with logo in right corner</title>
		<link>http://www.kriesi.at/support/topic/place-a-java-script-with-logo-in-right-corner</link>
		<description>Support Forum - Topic: Place a java script with logo in right corner</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 22:15:28 +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/place-a-java-script-with-logo-in-right-corner" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Place a java script with logo in right corner"</title>
			<link>http://www.kriesi.at/support/topic/place-a-java-script-with-logo-in-right-corner#post-79528</link>
			<pubDate>Fri, 12 Oct 2012 10:37:53 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">79528@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi fdeleeuwe,&#60;/p&#62;
&#60;p&#62;Find this code inside footer.php:&#60;br /&#62;
&#60;code&#62;&#38;lt;/body&#38;gt;&#60;/code&#62;&#60;br /&#62;
above it place this code:&#60;br /&#62;
&#60;code&#62;&#38;lt;div class=&#38;quot;webchat&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;http://www.kriesi.at/wp-content/themes/eunoia/images/webchat-logo.png&#38;quot; alt=&#38;quot;Web Chat&#38;quot; /&#38;gt;&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;br /&#62;
Just replace &#60;code&#62;&#38;lt;img src=&#38;quot;http://www.kriesi.at/wp-content/themes/eunoia/images/webchat-logo.png&#38;quot; alt=&#38;quot;Web Chat&#38;quot; /&#38;gt;&#60;/code&#62; with your webchat image.&#60;/p&#62;
&#60;p&#62;Then add this code in your custom.css or Quick CSS:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.webchat {
	position: fixed;
	bottom: 20px;
	right: 20px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just adjust the bottom and right value. Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fdeleeuwe on "Place a java script with logo in right corner"</title>
			<link>http://www.kriesi.at/support/topic/place-a-java-script-with-logo-in-right-corner#post-79483</link>
			<pubDate>Thu, 11 Oct 2012 22:18:18 +0000</pubDate>
			<dc:creator>fdeleeuwe</dc:creator>
			<guid isPermaLink="false">79483@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;we have webchat software wich wil link to an image en with a piece of java wil start the webchat. Just want to know how to place this outside the theme in te right corner.....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Place a java script with logo in right corner"</title>
			<link>http://www.kriesi.at/support/topic/place-a-java-script-with-logo-in-right-corner#post-79394</link>
			<pubDate>Thu, 11 Oct 2012 09:11:08 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">79394@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi fdeleeuwe,&#60;/p&#62;
&#60;p&#62;I just want to confirm if you already have a webchat software? and also if you just want that if the logo when clicked will just redirect the users to your webchat software?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fdeleeuwe on "Place a java script with logo in right corner"</title>
			<link>http://www.kriesi.at/support/topic/place-a-java-script-with-logo-in-right-corner#post-79304</link>
			<pubDate>Wed, 10 Oct 2012 19:42:08 +0000</pubDate>
			<dc:creator>fdeleeuwe</dc:creator>
			<guid isPermaLink="false">79304@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Devin,&#60;/p&#62;
&#60;p&#62;I can't find this, but maybe i don't know exactly how to search for it. Do you have an example?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Place a java script with logo in right corner"</title>
			<link>http://www.kriesi.at/support/topic/place-a-java-script-with-logo-in-right-corner#post-79280</link>
			<pubDate>Wed, 10 Oct 2012 14:48:40 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">79280@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi fdeleeuwe,&#60;/p&#62;
&#60;p&#62;I believe there are a number of plugins available that can do this if you aren't able to code something custom to your needs. Try searching the plugin database here: &#60;a href=&#34;http://wordpress.org/extend/plugins/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fdeleeuwe on "Place a java script with logo in right corner"</title>
			<link>http://www.kriesi.at/support/topic/place-a-java-script-with-logo-in-right-corner#post-79226</link>
			<pubDate>Wed, 10 Oct 2012 11:29:50 +0000</pubDate>
			<dc:creator>fdeleeuwe</dc:creator>
			<guid isPermaLink="false">79226@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Someone can help me with this please? Searched the internet but found no solution :-(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fdeleeuwe on "Place a java script with logo in right corner"</title>
			<link>http://www.kriesi.at/support/topic/place-a-java-script-with-logo-in-right-corner#post-79108</link>
			<pubDate>Tue, 09 Oct 2012 15:25:02 +0000</pubDate>
			<dc:creator>fdeleeuwe</dc:creator>
			<guid isPermaLink="false">79108@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I want to place some java text on the site that wil allow users to use our webchat software. But how do i get this on the buttom right corner?&#60;/p&#62;
&#60;p&#62;See example with float image plugin (that doesnt work with the java script)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.ccbenelux.nl/ex.png&#34; rel=&#34;nofollow&#34;&#62;http://www.ccbenelux.nl/ex.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;THNX for helping!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
