<?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 - Tag: Pattern - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/pattern</link>
		<description>Support Forum - Tag: Pattern - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 00:21: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/tags/pattern" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Display tiled semi-transparent pattern in front of background and slideshow."</title>
			<link>http://www.kriesi.at/support/topic/display-tiled-semi-transparent-pattern-in-front-of-background-and-slideshow#post-93429</link>
			<pubDate>Fri, 25 Jan 2013 15:51:43 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">93429@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The only available option for a secondary overlay is for the big background slideshow. Any of the other slideshows would have to be customized to allow for a specific overlay which isn't something we could help with via support.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>LaurentMoreno on "Display tiled semi-transparent pattern in front of background and slideshow."</title>
			<link>http://www.kriesi.at/support/topic/display-tiled-semi-transparent-pattern-in-front-of-background-and-slideshow#post-93361</link>
			<pubDate>Fri, 25 Jan 2013 09:06:26 +0000</pubDate>
			<dc:creator>LaurentMoreno</dc:creator>
			<guid isPermaLink="false">93361@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Devin,&#60;/p&#62;
&#60;p&#62;I know that. &#60;/p&#62;
&#60;p&#62;But i want to display a tiled transparent over the fullwidth slideshow too ...&#60;/p&#62;
&#60;p&#62;Regards&#60;/p&#62;
&#60;p&#62;Laurent
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Display tiled semi-transparent pattern in front of background and slideshow."</title>
			<link>http://www.kriesi.at/support/topic/display-tiled-semi-transparent-pattern-in-front-of-background-and-slideshow#post-93232</link>
			<pubDate>Thu, 24 Jan 2013 14:15:02 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">93232@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi LaurentMoreno,&#60;/p&#62;
&#60;p&#62;You can add a tiled background from the Theme Options&#38;gt;General Settings with the dropdown under &#34;Do you want to display a tiled semi-transparent background pattern in front of the background?&#34;&#60;/p&#62;
&#60;p&#62;To add a png of your own creation, you'll need to add it to the themes images&#38;gt;patterns folder.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>LaurentMoreno on "Display tiled semi-transparent pattern in front of background and slideshow."</title>
			<link>http://www.kriesi.at/support/topic/display-tiled-semi-transparent-pattern-in-front-of-background-and-slideshow#post-93039</link>
			<pubDate>Wed, 23 Jan 2013 16:13:40 +0000</pubDate>
			<dc:creator>LaurentMoreno</dc:creator>
			<guid isPermaLink="false">93039@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;How display a tiled semi-transparent pattern in front of the background and in front of the slideshow to ?&#60;/p&#62;
&#60;p&#62;I'd like display a copyright png file !&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>doa on "Eunoia Background Image"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-background-image#post-86858</link>
			<pubDate>Thu, 06 Dec 2012 23:10:34 +0000</pubDate>
			<dc:creator>doa</dc:creator>
			<guid isPermaLink="false">86858@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;Thanks a lot! &#60;/p&#62;
&#60;p&#62;Works like a charm! ; )&#60;/p&#62;
&#60;p&#62;best regards,&#60;/p&#62;
&#60;p&#62;Marcus
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Eunoia Background Image"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-background-image#post-86836</link>
			<pubDate>Thu, 06 Dec 2012 17:41:46 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">86836@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Marcus,&#60;/p&#62;
&#60;p&#62;You could try adding your main background image as a background to the actual html and then using the pattern as your background image you set in the Eunoia styling options. So something like this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;html {
background: #222222 url(http://www.yoursite.com/wp-content/themes/eunoia/images/background-images/wood-light.png) center center repeat scroll;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just make sure the regular background has no background color and its only the semi transparent png pattern.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>doa on "Eunoia Background Image"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-background-image#post-86794</link>
			<pubDate>Thu, 06 Dec 2012 13:07:36 +0000</pubDate>
			<dc:creator>doa</dc:creator>
			<guid isPermaLink="false">86794@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello everyone,&#60;/p&#62;
&#60;p&#62;I have two questions concerning the overall Backgroundimage:&#60;/p&#62;
&#60;p&#62;1. Is there a possibility to have a picture AND a structure (for example gridpoints or stripes) as an overlay over the picture at the same time (i think it has to be something like  to duplicate the BG-Image-container and fill it with a transparent pattern) ?&#60;/p&#62;
&#60;p&#62;2. Can i somehow get a different Backgroundpicture for every Page or alternatively get a random Backgroundpicture (out of a pool of BG-pictures) everytime i recall the site?&#60;/p&#62;
&#60;p&#62;Any hint is appreciated!&#60;/p&#62;
&#60;p&#62;Thanks in advance,&#60;/p&#62;
&#60;p&#62;Marcus
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "My own pattern to protect my images?"</title>
			<link>http://www.kriesi.at/support/topic/my-own-pattern-to-protect-my-images#post-39820</link>
			<pubDate>Thu, 02 Feb 2012 13:59:24 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">39820@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Plugins like Nextgen Gallery can add watermarks to thumbnails and fullsize images (even with a batch process). However be aware that you need to modify the source images - just a watermark &#34;pattern&#34; doesn't help because the user can save the original image (eg with a right click, etc.).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>larssonk22 on "My own pattern to protect my images?"</title>
			<link>http://www.kriesi.at/support/topic/my-own-pattern-to-protect-my-images#post-39788</link>
			<pubDate>Thu, 02 Feb 2012 10:12:41 +0000</pubDate>
			<dc:creator>larssonk22</dc:creator>
			<guid isPermaLink="false">39788@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try this - &#60;a href=&#34;http://wordpress.org/extend/plugins/tags/watermark&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/tags/watermark&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Check the feedback and any online reviews for the plugins that appeal to you the most.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>baiaz66 on "My own pattern to protect my images?"</title>
			<link>http://www.kriesi.at/support/topic/my-own-pattern-to-protect-my-images#post-39783</link>
			<pubDate>Thu, 02 Feb 2012 10:06:53 +0000</pubDate>
			<dc:creator>baiaz66</dc:creator>
			<guid isPermaLink="false">39783@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey&#60;/p&#62;
&#60;p&#62;Can I create my own png file to have it overlay my galley - to protect my images from beeing downloaded?&#60;/p&#62;
&#60;p&#62;If so... how do I do it? ( I uploaded the png file to the pattern catalogue - but I guess I have to do something else? )
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
