<?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: area - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/area</link>
		<description>Support Forum - Tag: area - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 12:49:39 +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/area" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Sidebar and Body margins"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-and-body-margins#post-87808</link>
			<pubDate>Wed, 12 Dec 2012 14:06:08 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">87808@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi tarldr,&#60;/p&#62;
&#60;p&#62;I'm not seeing any pages with examples of images so I'm not quite sure if this is what you are looking for but the best way to achieve what I think you are talking about is to create a new class for images you want to have no margins or padding and then apply that to those images.&#60;/p&#62;
&#60;p&#62;Otherwise all images will have no margins/padding and will lose all the white space that makes things look good in layouts.&#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;#top img.custom_nospace {
  margin: 0;
  padding: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then, when adding an image you just add the class custom_nospace to it and it will have no margin or padding. In the visual editor, you can do this by going to the HTML tab and where the image has the class name(for example aligncenter) adding a space and then the text custom_nospace . &#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tarldr on "Sidebar and Body margins"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-and-body-margins#post-87597</link>
			<pubDate>Tue, 11 Dec 2012 12:11:05 +0000</pubDate>
			<dc:creator>tarldr</dc:creator>
			<guid isPermaLink="false">87597@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;My website is &#60;a href=&#34;http://palmbay.experiencefpc.com&#34; rel=&#34;nofollow&#34;&#62;http://palmbay.experiencefpc.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I am trying to reduce the amount of space between text and images in my post area and sidebar area. I want to reduce the area all around, the top, bottom, left, and right.&#60;/p&#62;
&#60;p&#62;Thanks for any help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Footer Textarea"</title>
			<link>http://www.kriesi.at/support/topic/footer-textarea#post-85306</link>
			<pubDate>Mon, 26 Nov 2012 05:05:11 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">85306@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi atst,&#60;/p&#62;
&#60;p&#62;Glad that Peter helped you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>atst on "Footer Textarea"</title>
			<link>http://www.kriesi.at/support/topic/footer-textarea#post-85211</link>
			<pubDate>Sat, 24 Nov 2012 10:03:46 +0000</pubDate>
			<dc:creator>atst</dc:creator>
			<guid isPermaLink="false">85211@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;nice!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Footer Textarea"</title>
			<link>http://www.kriesi.at/support/topic/footer-textarea#post-84950</link>
			<pubDate>Thu, 22 Nov 2012 06:35:45 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">84950@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Add following code to css/custom.css to fix the issue:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#footer_extra_text_div{
opacity: 1;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>atst on "Footer Textarea"</title>
			<link>http://www.kriesi.at/support/topic/footer-textarea#post-84867</link>
			<pubDate>Wed, 21 Nov 2012 11:43:17 +0000</pubDate>
			<dc:creator>atst</dc:creator>
			<guid isPermaLink="false">84867@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://stomadent.ee/&#34; rel=&#34;nofollow&#34;&#62;http://stomadent.ee/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Footer Textarea"</title>
			<link>http://www.kriesi.at/support/topic/footer-textarea#post-84640</link>
			<pubDate>Tue, 20 Nov 2012 00:47:31 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">84640@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi atst,&#60;/p&#62;
&#60;p&#62;I'm not really sure what you mean but if you can link to the page we can take a look and see if there is anything like that in the css.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>atst on "Footer Textarea"</title>
			<link>http://www.kriesi.at/support/topic/footer-textarea#post-84547</link>
			<pubDate>Mon, 19 Nov 2012 10:35:24 +0000</pubDate>
			<dc:creator>atst</dc:creator>
			<guid isPermaLink="false">84547@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hallo,&#60;/p&#62;
&#60;p&#62;I used the footer text area to show Facebook Face box, i use a iframe code for that. But on the page it views like through a fog all the colors are much lighter? Is there a css setting to clear the filter?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pixelist on "propulsion advertising area widget"</title>
			<link>http://www.kriesi.at/support/topic/propulsion-advertising-area-widget#post-81808</link>
			<pubDate>Thu, 01 Nov 2012 14:01:27 +0000</pubDate>
			<dc:creator>pixelist</dc:creator>
			<guid isPermaLink="false">81808@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick&#60;br /&#62;
Thanks a million!&#60;br /&#62;
Pixelist
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "propulsion advertising area widget"</title>
			<link>http://www.kriesi.at/support/topic/propulsion-advertising-area-widget#post-81215</link>
			<pubDate>Fri, 26 Oct 2012 18:36:16 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">81215@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;In directory /framework/php/ , please *make a backup* then open class-framework-widgets.php and locate on lines 728-731 the block of code that looks like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if ( !empty( $title ) ) { echo $before_title . $title . $after_title; };
		echo &#38;#39;&#38;lt;a href=&#38;quot;&#38;#39;.$ref_url.&#38;#39;&#38;quot; class=&#38;quot;preloading_background  avia_partner1 link_list_item&#38;#39;.$kriesiaddwidget.&#38;#39; &#38;#39;.$firsttitle.&#38;#39;&#38;quot; &#38;gt;&#38;#39;.$image_url.&#38;#39;&#38;lt;/a&#38;gt;&#38;#39;;
		if($this-&#38;gt;add_cont == 2) echo &#38;#39;&#38;lt;a href=&#38;quot;&#38;#39;.$ref_url2.&#38;#39;&#38;quot; class=&#38;quot;preloading_background avia_partner2 link_list_item&#38;#39;.$kriesiaddwidget.&#38;#39; &#38;#39;.$firsttitle.&#38;#39;&#38;quot; &#38;gt;&#38;#39;.$image_url2.&#38;#39;&#38;lt;/a&#38;gt;&#38;#39;;
		echo $after_widget;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replace it with&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if ( !empty( $title ) ) { echo $before_title . $title . $after_title; };
		echo &#38;#39;&#38;lt;div class=&#38;quot;advert_img1&#38;quot;&#38;gt;&#38;#39;.$image_url.&#38;#39;&#38;lt;/div&#38;gt;&#38;#39;;
		if($this-&#38;gt;add_cont == 2) echo &#38;#39;&#38;lt;div class=&#38;quot;advert_img2&#38;quot;&#38;gt;&#38;#39;.$image_url2.&#38;#39;&#38;lt;/div&#38;gt;&#38;#39;;
		echo $after_widget;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It's difficult to say how to style them, i just put them in &#38;lt;div&#38;gt; with classes advert_img1 and advert_img2. If you can show the live code somewhere I can see what should be done. But please remember the sizes are 125x125 pixels, so they would come out best if you crop them down to the correct dimensions prior to uploading them.&#60;/p&#62;
&#60;p&#62;*if you run into a problem, please make sure there is a backup copy ready to revert back*&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pixelist on "propulsion advertising area widget"</title>
			<link>http://www.kriesi.at/support/topic/propulsion-advertising-area-widget#post-81176</link>
			<pubDate>Fri, 26 Oct 2012 15:10:43 +0000</pubDate>
			<dc:creator>pixelist</dc:creator>
			<guid isPermaLink="false">81176@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Kriesi&#60;/p&#62;
&#60;p&#62;I just want to put some simple images in the  advertising area widget without linking them anywhere ie a secured with paypal.&#60;br /&#62;
Something like your latest Themes in the footer below but without the links&#60;/p&#62;
&#60;p&#62;Is this possible? if so could you help with the code&#60;/p&#62;
&#60;p&#62;cheers&#60;/p&#62;
&#60;p&#62;Pixelist
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Customizing box shape of menu and content area &#38; hiding menu on landing page"</title>
			<link>http://www.kriesi.at/support/topic/customizing-box-shape-of-menu-and-content-area-hiding-menu-on-landing-page#post-74540</link>
			<pubDate>Wed, 05 Sep 2012 17:46:28 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">74540@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Samantha,&#60;/p&#62;
&#60;p&#62;Go to the theme options&#38;gt;Styling tab and where it allows you to choose your Heading Font, set that to &#34;no custom font&#34;. Then the themes base style.css will set the font to use Helvetica Neue, Helvetica, Arial and finally a sans-serif font if none of those are available just like a normal web page would load in a font.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sgilbride on "Customizing box shape of menu and content area &#38; hiding menu on landing page"</title>
			<link>http://www.kriesi.at/support/topic/customizing-box-shape-of-menu-and-content-area-hiding-menu-on-landing-page#post-74323</link>
			<pubDate>Tue, 04 Sep 2012 14:07:47 +0000</pubDate>
			<dc:creator>sgilbride</dc:creator>
			<guid isPermaLink="false">74323@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dude,&#60;br /&#62;
Thanks for the reply!&#60;br /&#62;
How would I do that and what happens if I deactivate the font replacement script? Will a default font be used in all other browser's?&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Samantha
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Customizing box shape of menu and content area &#38; hiding menu on landing page"</title>
			<link>http://www.kriesi.at/support/topic/customizing-box-shape-of-menu-and-content-area-hiding-menu-on-landing-page#post-73758</link>
			<pubDate>Fri, 31 Aug 2012 06:52:25 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">73758@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That's an cufon script issue. Unfortunately IE8 won't execute the font replacement script properly if the sidebar is hidden. Thus you can either deactivate the font replacement script or just show the sidebar by default and let the user decide if he wants to hide it or not.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sgilbride on "Customizing box shape of menu and content area &#38; hiding menu on landing page"</title>
			<link>http://www.kriesi.at/support/topic/customizing-box-shape-of-menu-and-content-area-hiding-menu-on-landing-page#post-73277</link>
			<pubDate>Tue, 28 Aug 2012 16:37:28 +0000</pubDate>
			<dc:creator>sgilbride</dc:creator>
			<guid isPermaLink="false">73277@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;P.S. There is one bug / error that I forgot to mention with hiding the menu when the site loads. It's occurring In IE8. The text for the menu is not showing on the Frontpage when you click the home button to make the menu show up. It's very difficult, sometime's, to click on the links to the other pages. But when I do go to other pages, the menu text is showing just fine. I've not tested this in all browser's yet but it appears to be happening in just IE8. &#60;/p&#62;
&#60;p&#62;Are there any idea's on how to fix this?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Samantha
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sgilbride on "Customizing box shape of menu and content area &#38; hiding menu on landing page"</title>
			<link>http://www.kriesi.at/support/topic/customizing-box-shape-of-menu-and-content-area-hiding-menu-on-landing-page#post-73274</link>
			<pubDate>Tue, 28 Aug 2012 16:30:07 +0000</pubDate>
			<dc:creator>sgilbride</dc:creator>
			<guid isPermaLink="false">73274@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ismael,&#60;br /&#62;
Thanks for the video link. I've not had a moment yet to review it and attempt it but I will. I've been trying different methods with the .htc file but to no avail.... yet.&#60;br /&#62;
I've run into some other problems that I'm more concerned about and will have to post another ticket about. &#60;/p&#62;
&#60;p&#62;I do have an update on the first question I had about hiding the menu on the home page.&#60;br /&#62;
I tried the code that Dude suggested in the avia.js file and it didn't work for me in Chrome or IE8 &#38;amp; 9. &#60;/p&#62;
&#60;p&#62;I did find a solution though! I was able to make the menu hidden though by creating a page for the Front Page. I called this page &#34;about&#34;. Then at the the bottom of the page, there is an option for Instant Gallery Background. I set this to hide the navigation upon loading the page. This method appears to work for Chrome, IE 8 &#38;amp; 9. I still need to test it though in other browser's.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Samantha
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Customizing box shape of menu and content area &#38; hiding menu on landing page"</title>
			<link>http://www.kriesi.at/support/topic/customizing-box-shape-of-menu-and-content-area-hiding-menu-on-landing-page#post-73135</link>
			<pubDate>Tue, 28 Aug 2012 01:56:23 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">73135@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;IE8 doesn't support border radius, the solution is to create border radius images or do it via jquery.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://css-tricks.com/video-screencasts/24-rounded-corners/&#34; rel=&#34;nofollow&#34;&#62;http://css-tricks.com/video-screencasts/24-rounded-corners/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sgilbride on "Customizing box shape of menu and content area &#38; hiding menu on landing page"</title>
			<link>http://www.kriesi.at/support/topic/customizing-box-shape-of-menu-and-content-area-hiding-menu-on-landing-page#post-73107</link>
			<pubDate>Mon, 27 Aug 2012 20:07:21 +0000</pubDate>
			<dc:creator>sgilbride</dc:creator>
			<guid isPermaLink="false">73107@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi!&#60;br /&#62;
Thanks for the tips!&#60;br /&#62;
Somehow I managed to get the home page to show up with the menu hidden. I'll have to look at the other post you suggested to see which method leaves the most flexibility. &#60;/p&#62;
&#60;p&#62;In the meantime, I've done some research and was able to find some additional code to make this happen in all the browser's except for IE 8 or earlier. Is there a way to create the rounded corner's for IE 8 and earlier as well? My client is using one of these older browser's unfortunately, and can't see that i've made the changes.&#60;br /&#62;
Here's the code I'm using now:&#60;/p&#62;
&#60;p&#62;.box {&#60;br /&#62;
   opacity: 0.8;&#60;br /&#62;
border:none 0px #000000;&#60;br /&#62;
-moz-border-radius-topleft: 30px;&#60;br /&#62;
-moz-border-radius-topright:30px;&#60;br /&#62;
-moz-border-radius-bottomleft:30px;&#60;br /&#62;
-moz-border-radius-bottomright:30px;&#60;br /&#62;
-webkit-border-top-left-radius:30px;&#60;br /&#62;
-webkit-border-top-right-radius:30px;&#60;br /&#62;
-webkit-border-bottom-left-radius:30px;&#60;br /&#62;
-webkit-border-bottom-right-radius:30px;&#60;br /&#62;
border-radius: 30px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Thank you!&#60;br /&#62;
Samantha
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Customizing box shape of menu and content area &#38; hiding menu on landing page"</title>
			<link>http://www.kriesi.at/support/topic/customizing-box-shape-of-menu-and-content-area-hiding-menu-on-landing-page#post-72631</link>
			<pubDate>Fri, 24 Aug 2012 06:54:52 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">72631@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; 1) Add following code to css/custom.css and adjust the border radius value:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.box {
    border-radius: 8px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) Have a look at this post: &#60;a href=&#34;http://www.kriesi.at/support/topic/start-webside-in-fullscreen-mode-without-menu#post-54243&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/start-webside-in-fullscreen-mode-without-menu#post-54243&#60;/a&#62; &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sgilbride on "Customizing box shape of menu and content area &#38; hiding menu on landing page"</title>
			<link>http://www.kriesi.at/support/topic/customizing-box-shape-of-menu-and-content-area-hiding-menu-on-landing-page#post-72607</link>
			<pubDate>Fri, 24 Aug 2012 02:58:11 +0000</pubDate>
			<dc:creator>sgilbride</dc:creator>
			<guid isPermaLink="false">72607@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
1. Is it possible to customize the shape of the main menu and main content area boxes to have rounded corners? It's too boxy looking for my client's tastes. &#60;/p&#62;
&#60;p&#62;2. I'd like for the landing page or Home page to have the menu hidden when a visitor enter's the site. I realize they can do this by clicking on the hide menu button but it's not as obvious at first and I'd like to showcase the photos upon arrival. &#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Samantha
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Semi-Transparent Content Boxes (Without affecting text)"</title>
			<link>http://www.kriesi.at/support/topic/semi-transparent-content-boxes-without-affecting-text#post-67449</link>
			<pubDate>Tue, 24 Jul 2012 23:22:14 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67449@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad it works. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aspireworks227 on "Semi-Transparent Content Boxes (Without affecting text)"</title>
			<link>http://www.kriesi.at/support/topic/semi-transparent-content-boxes-without-affecting-text#post-67412</link>
			<pubDate>Tue, 24 Jul 2012 19:24:10 +0000</pubDate>
			<dc:creator>Aspireworks227</dc:creator>
			<guid isPermaLink="false">67412@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;What would I do without you? :) Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Can&#039;t find settings for hiding sidebar and content"</title>
			<link>http://www.kriesi.at/support/topic/cant-find-settings-for-hiding-sidebar-and-content#post-67220</link>
			<pubDate>Mon, 23 Jul 2012 18:39:36 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">67220@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi sgilbride,&#60;/p&#62;
&#60;p&#62;As far as I know no, that is the only way to get the setting to be available via the theme options. You could hide the controls by 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;.arrowslidecontrolls_fullscreen {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;As for the font color, you can add the following css and edit it to your needs:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body {
color: #888;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Some quick color values can be found here: &#60;a href=&#34;http://www.w3schools.com/html/html_colors.asp&#34; rel=&#34;nofollow&#34;&#62;http://www.w3schools.com/html/html_colors.asp&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Semi-Transparent Content Boxes (Without affecting text)"</title>
			<link>http://www.kriesi.at/support/topic/semi-transparent-content-boxes-without-affecting-text#post-67024</link>
			<pubDate>Sun, 22 Jul 2012 22:59:51 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67024@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Maybe this will work.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.content .box {
background: rgba(255, 255, 255, .8);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aspireworks227 on "Semi-Transparent Content Boxes (Without affecting text)"</title>
			<link>http://www.kriesi.at/support/topic/semi-transparent-content-boxes-without-affecting-text#post-66956</link>
			<pubDate>Sun, 22 Jul 2012 08:24:39 +0000</pubDate>
			<dc:creator>Aspireworks227</dc:creator>
			<guid isPermaLink="false">66956@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;UPDATE:&#60;/p&#62;
&#60;p&#62;For what it is worth, I placed this code in the custom CSS:&#60;/p&#62;
&#60;p&#62;.portfolio-size-3.content .box, .container.three_columns .content .box {&#60;br /&#62;
width: 660px;&#60;br /&#62;
background: rgba(255, 255, 255, 0.8);&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;This successfully changed the transparency of the main shop page without affecting the products/text (Yay!!) and left the individual product pages unchanged (Also yay!!!), however, every other content box (Such as the About page) remains unchanged and fully opaque.&#60;br /&#62;
Not sure if that helps at all, but I figured I'd let you know!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aspireworks227 on "Semi-Transparent Content Boxes (Without affecting text)"</title>
			<link>http://www.kriesi.at/support/topic/semi-transparent-content-boxes-without-affecting-text#post-66955</link>
			<pubDate>Sun, 22 Jul 2012 08:15:55 +0000</pubDate>
			<dc:creator>Aspireworks227</dc:creator>
			<guid isPermaLink="false">66955@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there!&#60;/p&#62;
&#60;p&#62;My site is ShopCirca360.com, and you're all probably tired of seeing me around the forums by now, but I have another question! :)&#60;br /&#62;
I want to adjust the transparency of the content boxes on the website so that the background image shows through slightly.&#60;br /&#62;
I scoured the forums and found various snippets of code that kind of accomplished what I was looking for, but didn't quite do it. So here's where my specifics come in to play.&#60;/p&#62;
&#60;p&#62;I want to be able to fade all the content boxes to, say, 75% opacity without affecting the transparency of the text.&#60;br /&#62;
Also, and importantly, I want the product pages (viewing individual products) to remain unaffected.&#60;br /&#62;
Is this possible?&#60;/p&#62;
&#60;p&#62;Thanks in advance! Your support has been great!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sgilbride on "Can&#039;t find settings for hiding sidebar and content"</title>
			<link>http://www.kriesi.at/support/topic/cant-find-settings-for-hiding-sidebar-and-content#post-66445</link>
			<pubDate>Wed, 18 Jul 2012 21:08:12 +0000</pubDate>
			<dc:creator>sgilbride</dc:creator>
			<guid isPermaLink="false">66445@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;One more thing I forgot to ask... I want to make the font in the content area a different color, either black or white, so that it can be read now that I've made the background transparent. I may make the menu area transparent too but that depends on the answer to the question above. :-) Is there a way to isolate the body copy/text in the the content area only and change the color of it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sgilbride on "Can&#039;t find settings for hiding sidebar and content"</title>
			<link>http://www.kriesi.at/support/topic/cant-find-settings-for-hiding-sidebar-and-content#post-66443</link>
			<pubDate>Wed, 18 Jul 2012 20:59:27 +0000</pubDate>
			<dc:creator>sgilbride</dc:creator>
			<guid isPermaLink="false">66443@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I figured out the answer to my first question for at least one of my sites. I wanted only one static image but when I added a 2nd image the hide sidebar and content options came up. So I guess we need to have at least 2 images. If there is a work around I've not figured out yet, please let me know. &#60;/p&#62;
&#60;p&#62;Samantha
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sgilbride on "Can&#039;t find settings for hiding sidebar and content"</title>
			<link>http://www.kriesi.at/support/topic/cant-find-settings-for-hiding-sidebar-and-content#post-66361</link>
			<pubDate>Wed, 18 Jul 2012 13:11:44 +0000</pubDate>
			<dc:creator>sgilbride</dc:creator>
			<guid isPermaLink="false">66361@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Greetings!&#60;br /&#62;
I'm using this theme for two different sites and just realized that I can't find any controls for hiding the sidebar and content as shown in the preview on themeforest.com. On both of my sites the controls are showing up on the bottom even though I've them set to show.&#60;br /&#62;
The sites are pureilluminaitons.com and waynebchandler.com.&#60;br /&#62;
How do I make that option appear on both of my sites?&#60;/p&#62;
&#60;p&#62;Thank you!&#60;br /&#62;
Samantha
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Mini Content Area"</title>
			<link>http://www.kriesi.at/support/topic/mini-content-area#post-61184</link>
			<pubDate>Wed, 20 Jun 2012 17:39:52 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">61184@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Gezowina,&#60;/p&#62;
&#60;p&#62;You can use the shortcode button (it looks like a magic wand) to insert columns into the page content.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
