<?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: transparency - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/transparency</link>
		<description>Support Forum - Tag: transparency - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 10:02:44 +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/transparency" rel="self" type="application/rss+xml" />

		<item>
			<title>andypeck on "Enfold...**Advanced** Top Menu tweak finishing"</title>
			<link>http://www.kriesi.at/support/topic/enfoldadvanced-top-menu-tweak-finishing#post-113564</link>
			<pubDate>Fri, 24 May 2013 13:08:14 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">113564@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi there,&#60;/p&#62;
&#60;p&#62;having worked out how to add space above and under my menu (in fixed mode) as well as knowing how to move my menu. logo around &#38;amp; stopping the shrinking effect... I find myself left with a few small challenges&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.andypeck.co.uk&#34; rel=&#34;nofollow&#34;&#62;http://www.andypeck.co.uk&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;a) How to control the transparency of the background underneath the menu?&#60;br /&#62;
b) As ive now created more space under my menu, my slider is too far up and is appearing underneath the partially transparent background under the menu. How can I move the slider down?&#60;br /&#62;
c) How do I reset the drop down menu to the right position, as its now not starting on the line (below menu) and also the depth of each drop category has altered to being too deep. How do I adjust the vertical linespacing in the dropdown menu to reset it. Ive obiously altered something by accident&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Menu transparten, content aera covered"</title>
			<link>http://www.kriesi.at/support/topic/menu-transparten-content-aera-covered#post-103473</link>
			<pubDate>Thu, 28 Mar 2013 13:55:40 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">103473@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Sebastian,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.content .box {
background: #111;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That will target the .content class selector and then the .box class within it so that it is a solid color while the other css keeps the sidebars and other stuff semi-transparent.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mirzepapa on "Menu transparten, content aera covered"</title>
			<link>http://www.kriesi.at/support/topic/menu-transparten-content-aera-covered#post-103335</link>
			<pubDate>Wed, 27 Mar 2013 16:19:26 +0000</pubDate>
			<dc:creator>mirzepapa</dc:creator>
			<guid isPermaLink="false">103335@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
thanks to that great theme, i can make a friend of mine really happy! Great work.&#60;/p&#62;
&#60;p&#62;I am using Flashlight`s dark theme and was asking myself if it was possible, to have the menu sidebar semi-transparent, while keeping the content aera covered with #111111. (&#60;a href=&#34;http://oana.muze1.de&#34; rel=&#34;nofollow&#34;&#62;http://oana.muze1.de&#60;/a&#62;)&#60;/p&#62;
&#60;p&#62;I have put:&#60;br /&#62;
.box, .blog-meta, .return_content, .arrowslidecontrolls_fullscreen, .hide_content_wrap a, .img_count, .slide_thumbnails, .widget {&#60;br /&#62;
background: rgba(17, 17, 17, 0.8);&#60;br /&#62;
}&#60;br /&#62;
in the custom.css and this could be a compromise, but i would the sidebar more transparent, the content aera (except mini entry) more covered.&#60;/p&#62;
&#60;p&#62;any help for a css blind? ;-)&#60;/p&#62;
&#60;p&#62;Thanks for your advice.&#60;/p&#62;
&#60;p&#62;Regards, Sebastian.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "News Slider Excerpt Transparency"</title>
			<link>http://www.kriesi.at/support/topic/news-slider-excerpt-transparency#post-78329</link>
			<pubDate>Wed, 03 Oct 2012 06:08:00 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78329@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi thericeking,&#60;/p&#62;
&#60;p&#62;Kindly add this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.featured_inner_slider .post_excerpt p,
.feature_thumbnails a strong,
.post-entry .entry-content p {
   color: white;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.featured_inner_slider .post_excerpt p,
.feature_thumbnails a strong,
.post-entry .entry-content p {
   color: white !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thericeking on "News Slider Excerpt Transparency"</title>
			<link>http://www.kriesi.at/support/topic/news-slider-excerpt-transparency#post-78151</link>
			<pubDate>Mon, 01 Oct 2012 22:11:25 +0000</pubDate>
			<dc:creator>thericeking</dc:creator>
			<guid isPermaLink="false">78151@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok so now I am getting somewhere.&#60;/p&#62;
&#60;p&#62;The code partially worked.&#60;/p&#62;
&#60;p&#62;I currently set it to:&#60;/p&#62;
&#60;p&#62;.post_excerpt {&#60;br /&#62;
   background: rgba(0, 0, 0, 0.5) !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;but if you check out my site &#60;a href=&#34;http://www.thericeking.net&#34; rel=&#34;nofollow&#34;&#62;http://www.thericeking.net&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The fonts in the box are set to a light grey and is hard to see.  I looked everywhere in the theme option and there is no settings to change the font colors inside that featured box.&#60;/p&#62;
&#60;p&#62;Can you share another code that will help me adjust the text color inside the box?&#60;/p&#62;
&#60;p&#62;I also need help adjusting the transparency in the &#34;Blog Layout - Full sized entries&#34; and &#34;Blog Layout - Half sized entries&#34; to match the one in the featured slider.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "News Slider Excerpt Transparency"</title>
			<link>http://www.kriesi.at/support/topic/news-slider-excerpt-transparency#post-78052</link>
			<pubDate>Mon, 01 Oct 2012 07:31:17 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78052@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I think the fonts are being affected by this &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.post_excerpt {
opacity:0.85;
filter:alpha(opacity=85);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Try to use something like this instead.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.post_excerpt {
background: rgba(255,255,255,0.85);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The last value 0.85 is the opacity.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thericeking on "News Slider Excerpt Transparency"</title>
			<link>http://www.kriesi.at/support/topic/news-slider-excerpt-transparency#post-78020</link>
			<pubDate>Sun, 30 Sep 2012 23:46:25 +0000</pubDate>
			<dc:creator>thericeking</dc:creator>
			<guid isPermaLink="false">78020@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I still haven't figured this out.  All I need is the font not fade.  Right now I hate that ugly white excerpt area in front of the slider so much that I just want to get rid of it completely.  I just want the white text with the short description of the featured post to show.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thericeking on "News Slider Excerpt Transparency"</title>
			<link>http://www.kriesi.at/support/topic/news-slider-excerpt-transparency#post-78010</link>
			<pubDate>Sun, 30 Sep 2012 20:14:00 +0000</pubDate>
			<dc:creator>thericeking</dc:creator>
			<guid isPermaLink="false">78010@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This helped me a bit but how do I keep the text/font consistently strong while reducing the opacity even more?&#60;/p&#62;
&#60;p&#62;How do I make the transparent box size smaller?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.vietnetizen.com&#34; rel=&#34;nofollow&#34;&#62;http://www.vietnetizen.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Hide sidebar &#38; content transparency"</title>
			<link>http://www.kriesi.at/support/topic/hide-sidebar-content-transparency#post-75502</link>
			<pubDate>Wed, 12 Sep 2012 03:39:41 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">75502@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi andynick,&#60;/p&#62;
&#60;p&#62;Glad that I could help. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andynick on "Hide sidebar &#38; content transparency"</title>
			<link>http://www.kriesi.at/support/topic/hide-sidebar-content-transparency#post-75454</link>
			<pubDate>Tue, 11 Sep 2012 19:15:41 +0000</pubDate>
			<dc:creator>andynick</dc:creator>
			<guid isPermaLink="false">75454@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Many thanks Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Hide sidebar &#38; content transparency"</title>
			<link>http://www.kriesi.at/support/topic/hide-sidebar-content-transparency#post-75349</link>
			<pubDate>Tue, 11 Sep 2012 04:12:59 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">75349@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can remove the white background with this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.hide_content.no_scroll {
background: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;For the home button, you can use this. Note that this is a whole image so you might need to edit the image source itself.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.return_content {
background-image: url(../images/skin-minimal/icons-rounded-home.png);
background-position: center center;
background-repeat: no-repeat;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andynick on "Hide sidebar &#38; content transparency"</title>
			<link>http://www.kriesi.at/support/topic/hide-sidebar-content-transparency#post-75131</link>
			<pubDate>Mon, 10 Sep 2012 08:12:46 +0000</pubDate>
			<dc:creator>andynick</dc:creator>
			<guid isPermaLink="false">75131@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Guys,&#60;/p&#62;
&#60;p&#62;Quick question regrading the navigation menu on my Flashlight based site.  I've managed to change the transparency/opacity of most of the nav menu but am struggling to find the quick CSS code that'll alter the white text behind the &#34;Hide sidebar &#38;amp; content&#34; and the Home screen button once you've hidden the content.  My site is &#60;a href=&#34;http://andynickerson.co.uk/&#34; rel=&#34;nofollow&#34;&#62;http://andynickerson.co.uk/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Many thanks for your help&#60;/p&#62;
&#60;p&#62;Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Transparent window beneath window + spacing RSS/Twitter/Facebook"</title>
			<link>http://www.kriesi.at/support/topic/transparent-window-beneath-window-spacing-rsstwitterfacebook#post-70214</link>
			<pubDate>Thu, 09 Aug 2012 09:15:19 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">70214@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Royvanliesh,&#60;/p&#62;
&#60;p&#62;Try to add this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#socket {
   padding: 0 15px 15px;
}

.inner_sidebar .box {
   padding-bottom: 5px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;if the code above doesn't work, use this code instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#socket {
   padding: 0 15px 15px !important;
}

.inner_sidebar .box {
   padding-bottom: 5px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Royvanlieshout on "Transparent window beneath window + spacing RSS/Twitter/Facebook"</title>
			<link>http://www.kriesi.at/support/topic/transparent-window-beneath-window-spacing-rsstwitterfacebook#post-69971</link>
			<pubDate>Wed, 08 Aug 2012 08:22:19 +0000</pubDate>
			<dc:creator>Royvanlieshout</dc:creator>
			<guid isPermaLink="false">69971@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It still doesn't work :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Change image caption background transparency/color on featured Avia slider"</title>
			<link>http://www.kriesi.at/support/topic/change-image-caption-background-transparencycolor-on-featured-avia-slider#post-69742</link>
			<pubDate>Tue, 07 Aug 2012 06:39:49 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">69742@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1) You can change the opacity in abundance/js/aviaslider-dev.js - open up the file and search for:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;backgroundOpacity:0.8,		// opacity for background&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace 0.8 with any value between 0 and 1. &#60;/p&#62;
&#60;p&#62;2) You can stretch the title container with following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.thumbnail_wrap_vert .slideThumbTitle {
    width: 100%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'd add it to css/custom.css.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>janetbakker on "Change image caption background transparency/color on featured Avia slider"</title>
			<link>http://www.kriesi.at/support/topic/change-image-caption-background-transparencycolor-on-featured-avia-slider#post-69233</link>
			<pubDate>Fri, 03 Aug 2012 11:42:29 +0000</pubDate>
			<dc:creator>janetbakker</dc:creator>
			<guid isPermaLink="false">69233@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Devin,&#60;/p&#62;
&#60;p&#62;Great! Thanks for helping out. Totally loving this theme, by the way :). This is a link to the page on which the slides are:&#60;br /&#62;
&#60;a href=&#34;http://www.free-sport.nu/test/&#34; rel=&#34;nofollow&#34;&#62;http://www.free-sport.nu/test/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Let me know if you need anything else and thanks again for trying to help me out!&#60;/p&#62;
&#60;p&#62;-Janet
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Change image caption background transparency/color on featured Avia slider"</title>
			<link>http://www.kriesi.at/support/topic/change-image-caption-background-transparencycolor-on-featured-avia-slider#post-69036</link>
			<pubDate>Thu, 02 Aug 2012 18:51:15 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">69036@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Janet,&#60;/p&#62;
&#60;p&#62;Can you link to an example for each of them that you want to change. I want to make sure we are thinking of the same thing.&#60;/p&#62;
&#60;p&#62;In general you can use something like Firebug for Firefox or Inspect element in Safari and Chrome to pick out individual css styles and then add in modifications to either custom.css or Quick CSS (in the Styles tab of the theme options).&#60;/p&#62;
&#60;p&#62;But if you can point out exactly which slideshows you are looking at, we can certainly help identify the exact code modifying them.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>janetbakker on "Change image caption background transparency/color on featured Avia slider"</title>
			<link>http://www.kriesi.at/support/topic/change-image-caption-background-transparencycolor-on-featured-avia-slider#post-69020</link>
			<pubDate>Thu, 02 Aug 2012 17:56:54 +0000</pubDate>
			<dc:creator>janetbakker</dc:creator>
			<guid isPermaLink="false">69020@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey there!&#60;/p&#62;
&#60;p&#62;I was wondering if you could tell me where I can find the code to change the color of the background that appears over the Avia (Fullwidth) images if you add image caption text. I would like to make it a little lighter for the main image and change it on the smaller images (stretch over entire width and center the text perhaps).&#60;/p&#62;
&#60;p&#62;Do you know in what file I can find that?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Janet
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Transparent window beneath window + spacing RSS/Twitter/Facebook"</title>
			<link>http://www.kriesi.at/support/topic/transparent-window-beneath-window-spacing-rsstwitterfacebook#post-67505</link>
			<pubDate>Wed, 25 Jul 2012 06:14:53 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">67505@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Add following code to css/custom.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#socket {
    margin-top: 0;
    top: 0px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Royvanlieshout on "Transparent window beneath window + spacing RSS/Twitter/Facebook"</title>
			<link>http://www.kriesi.at/support/topic/transparent-window-beneath-window-spacing-rsstwitterfacebook#post-67344</link>
			<pubDate>Tue, 24 Jul 2012 09:13:42 +0000</pubDate>
			<dc:creator>Royvanlieshout</dc:creator>
			<guid isPermaLink="false">67344@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Finally, I made the bg picture 100% transparent...only the spacing isn't working now.&#60;/p&#62;
&#60;p&#62;The link is &#60;a href=&#34;http://www.gsautomotiveart.com&#34; rel=&#34;nofollow&#34;&#62;http://www.gsautomotiveart.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Transparent title area"</title>
			<link>http://www.kriesi.at/support/topic/transparent-title-area#post-67107</link>
			<pubDate>Mon, 23 Jul 2012 06:21:42 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">67107@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; No, this is not possible because of the html structure. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Transparent window beneath window + spacing RSS/Twitter/Facebook"</title>
			<link>http://www.kriesi.at/support/topic/transparent-window-beneath-window-spacing-rsstwitterfacebook#post-66957</link>
			<pubDate>Sun, 22 Jul 2012 08:25:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">66957@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Can you post a link please? &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Royvanlieshout on "Transparent window beneath window + spacing RSS/Twitter/Facebook"</title>
			<link>http://www.kriesi.at/support/topic/transparent-window-beneath-window-spacing-rsstwitterfacebook#post-66944</link>
			<pubDate>Sun, 22 Jul 2012 07:14:32 +0000</pubDate>
			<dc:creator>Royvanlieshout</dc:creator>
			<guid isPermaLink="false">66944@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;At first it seems to load like the custom.css but then the general css takes it over?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Royvanlieshout on "Transparent window beneath window + spacing RSS/Twitter/Facebook"</title>
			<link>http://www.kriesi.at/support/topic/transparent-window-beneath-window-spacing-rsstwitterfacebook#post-66943</link>
			<pubDate>Sun, 22 Jul 2012 06:50:31 +0000</pubDate>
			<dc:creator>Royvanlieshout</dc:creator>
			<guid isPermaLink="false">66943@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;When I add this to custom CSS, nothing happens
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Transparent window beneath window + spacing RSS/Twitter/Facebook"</title>
			<link>http://www.kriesi.at/support/topic/transparent-window-beneath-window-spacing-rsstwitterfacebook#post-66822</link>
			<pubDate>Sat, 21 Jul 2012 00:22:41 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66822@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Just add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.sidebar.sidebar1.box.sidebar_absolute {
background: white;
}

.social_bookmarks li {
padding: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Royvanlieshout on "Transparent window beneath window + spacing RSS/Twitter/Facebook"</title>
			<link>http://www.kriesi.at/support/topic/transparent-window-beneath-window-spacing-rsstwitterfacebook#post-66779</link>
			<pubDate>Fri, 20 Jul 2012 16:31:03 +0000</pubDate>
			<dc:creator>Royvanlieshout</dc:creator>
			<guid isPermaLink="false">66779@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How to remove the transparency above en under the menu?&#60;br /&#62;
I also would like to remove the 1 or 2px spacing between the menu and the rss/twitter/facebook/copyright section.&#60;/p&#62;
&#60;p&#62;Thanks in advance
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thoddi on "Transparent title area"</title>
			<link>http://www.kriesi.at/support/topic/transparent-title-area#post-66379</link>
			<pubDate>Wed, 18 Jul 2012 14:51:34 +0000</pubDate>
			<dc:creator>thoddi</dc:creator>
			<guid isPermaLink="false">66379@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, would it be possible to make the area where the title of the pages reside transparent? I'm thinking about the area of content that goes a bit into the background header image.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Portfolio Hover Overlay"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-hover-overlay#post-56672</link>
			<pubDate>Sat, 19 May 2012 15:41:59 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">56672@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; In js/avia.js replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;bg.stop().animate({opacity:0.6},400);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;bg.stop().animate({opacity:1},400);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chae on "Portfolio Hover Overlay"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-hover-overlay#post-56227</link>
			<pubDate>Tue, 15 May 2012 23:18:17 +0000</pubDate>
			<dc:creator>chae</dc:creator>
			<guid isPermaLink="false">56227@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please help
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chae on "Portfolio Hover Overlay"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-hover-overlay#post-55867</link>
			<pubDate>Sat, 12 May 2012 18:48:44 +0000</pubDate>
			<dc:creator>chae</dc:creator>
			<guid isPermaLink="false">55867@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;When I hover over items in the Portfolio page, that &#34;external.png&#34; image is overlayed on top of the image thumbnail. I changed the &#34;external.png&#34; file to a custom image that is #57bed1. But there is still a transparency that happens when I hover over the thumbnails, how can I get rid of that transparency?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
