<?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: reflections - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/reflections</link>
		<description>Support Forum - Tag: reflections - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 18:24:52 +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/reflections" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Angular: Make Slideshow cast Drop Shadow"</title>
			<link>http://www.kriesi.at/support/topic/angular-make-slideshow-cast-drop-shadow#post-76682</link>
			<pubDate>Thu, 20 Sep 2012 14:33:06 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">76682@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mebebrown,&#60;/p&#62;
&#60;p&#62;Try to use this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.boxed #wrap_all {
-moz-box-shadow: 0 0 5px 5px #888;
-webkit-box-shadow: 0 0 5px 5px#888;
box-shadow: 0 0 5px 5px #888;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. Just adjust it a little bit and also the color.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mebebrown on "Angular: Make Slideshow cast Drop Shadow"</title>
			<link>http://www.kriesi.at/support/topic/angular-make-slideshow-cast-drop-shadow#post-76621</link>
			<pubDate>Wed, 19 Sep 2012 20:54:18 +0000</pubDate>
			<dc:creator>mebebrown</dc:creator>
			<guid isPermaLink="false">76621@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello!  I'm looking for the same thing, and I added the code you have above:&#60;br /&#62;
.boxed #wrap_all {&#60;br /&#62;
-moz-box-shadow: 4px 4px 4px #000;&#60;br /&#62;
-webkit-box-shadow: 4px 4px 4px #000;&#60;br /&#62;
box-shadow: 4px 4px 4px #000;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;It just gives a shadow on the right (like a drop shadow).  Can you please tell me how to make that go all the way around?&#60;br /&#62;
Thanks so  much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Angular: Make Slideshow cast Drop Shadow"</title>
			<link>http://www.kriesi.at/support/topic/angular-make-slideshow-cast-drop-shadow#post-50297</link>
			<pubDate>Fri, 06 Apr 2012 03:14:12 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">50297@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62;Glad that worked for you. You can add the following as well and adjust the values to get the effect you are going for. I'll include  a link at the end with some additional helpful info:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.boxed #wrap_all {
-moz-box-shadow: 3px 3px 4px #000;
-webkit-box-shadow: 3px 3px 4px #000;
box-shadow: 3px 3px 4px #000;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Box shadow with css: &#60;a href=&#34;http://css-tricks.com/snippets/css/css-box-shadow/&#34; rel=&#34;nofollow&#34;&#62;http://css-tricks.com/snippets/css/css-box-shadow/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dcambrand on "Angular: Make Slideshow cast Drop Shadow"</title>
			<link>http://www.kriesi.at/support/topic/angular-make-slideshow-cast-drop-shadow#post-49936</link>
			<pubDate>Wed, 04 Apr 2012 09:34:08 +0000</pubDate>
			<dc:creator>dcambrand</dc:creator>
			<guid isPermaLink="false">49936@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the tip. Will definitely check that out!&#60;/p&#62;
&#60;p&#62;Speaking of drop shadows. I am going for a boxed layout rather than the stretched one, and I wonder if there's any way of adding a drop shadow to the box? This site is using a good example of that: &#60;a href=&#34;http://www.freelancer.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.freelancer.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you for the quick support, wonderful to see the ongoing task to serve customers.&#60;/p&#62;
&#60;p&#62;ps.&#60;br /&#62;
If you haven't noticed yet, I'm a complete noob in regards to .css or anything more advanced than creating simple html in a notepad ;)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Angular: Make Slideshow cast Drop Shadow"</title>
			<link>http://www.kriesi.at/support/topic/angular-make-slideshow-cast-drop-shadow#post-49585</link>
			<pubDate>Mon, 02 Apr 2012 19:15:18 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">49585@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi dcambrand,&#60;/p&#62;
&#60;p&#62;You can try adding the following to your Quick CSS or custom.css and adjust to your liking :)&#60;br /&#62;
#top .slideshow {&#60;br /&#62;
-moz-box-shadow: 3px 3px 4px #000;&#60;br /&#62;
-webkit-box-shadow: 3px 3px 4px #000;&#60;br /&#62;
box-shadow: 3px 3px 4px #000;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dcambrand on "Angular: Make Slideshow cast Drop Shadow"</title>
			<link>http://www.kriesi.at/support/topic/angular-make-slideshow-cast-drop-shadow#post-49289</link>
			<pubDate>Sat, 31 Mar 2012 04:48:11 +0000</pubDate>
			<dc:creator>dcambrand</dc:creator>
			<guid isPermaLink="false">49289@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey I'm looking through the CSS to see if I could add some Drop Shadow or possibly Floor Reflections to the Slideshow of the Angular theme. Others have asked the same about other themes but I can't seem to find the same files in this theme.&#60;/p&#62;
&#60;p&#62;As 1 additional query, 1: is it possible in Angular to only view the Footer on the front page? This has been asked for other themes as well but with solutions not applicable to Angular.&#60;/p&#62;
&#60;p&#62;You can check out my site @ &#60;a href=&#34;http://www.cambranddesigns.com&#34; rel=&#34;nofollow&#34;&#62;http://www.cambranddesigns.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
