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

		<item>
			<title>Shorty05 on "Replete 1.3.1 Predefined Skin or Stylesheet error"</title>
			<link>http://www.kriesi.at/support/topic/replete-131-predefined-skin-or-stylesheet-error#post-102066</link>
			<pubDate>Tue, 19 Mar 2013 14:39:16 +0000</pubDate>
			<dc:creator>Shorty05</dc:creator>
			<guid isPermaLink="false">102066@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Awesome ! That works fine. Thanks for the fix guys ;)&#60;br /&#62;
btw awesome support!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Replete 1.3.1 Predefined Skin or Stylesheet error"</title>
			<link>http://www.kriesi.at/support/topic/replete-131-predefined-skin-or-stylesheet-error#post-101995</link>
			<pubDate>Tue, 19 Mar 2013 07:17:45 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">101995@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, you can change the stylesheet path with a filter function - add it to functions.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;#39;avia_dyn_stylesheet_dir_path&#38;#39;, &#38;#39;avia_change_path&#38;#39;,10,1);
function avia_change_path($stylesheet_dir) {
   //echo $stylesheet_dir;
    return &#38;quot;/your/custom/server/path&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and change /your/custom/server/path to a valid uri on your server. Note that it must be a relative path on your server and an url (&#60;a href=&#34;http://...&#34; rel=&#34;nofollow&#34;&#62;http://...&#60;/a&#62;) will not work. If you want to find out the current path remove the comment sign from the echo code and go to your website - wp will output the path at the very top of your website. The directory must be writable.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Replete 1.3.1 Predefined Skin or Stylesheet error"</title>
			<link>http://www.kriesi.at/support/topic/replete-131-predefined-skin-or-stylesheet-error#post-101722</link>
			<pubDate>Mon, 18 Mar 2013 02:08:49 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">101722@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've tagged Kriesi and Peter on that as I'm not sure. I've not dug into the new generation code yet but either of them should be able to give a bit more information.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Shorty05 on "Replete 1.3.1 Predefined Skin or Stylesheet error"</title>
			<link>http://www.kriesi.at/support/topic/replete-131-predefined-skin-or-stylesheet-error#post-101603</link>
			<pubDate>Sat, 16 Mar 2013 09:30:14 +0000</pubDate>
			<dc:creator>Shorty05</dc:creator>
			<guid isPermaLink="false">101603@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin, i found and fixed the problem. To get my wordpress sites a bit more secure i use a htaccess file to secure my uploads folder. Means only jpg,png,gif and other image formats can be uploaded to that folder. All other files are blogged by the htaccess file.&#60;br /&#62;
Since version 1.3.1 Kriese is generating a dynamic css file which is uploaded to the uploads folder. &#60;/p&#62;
&#60;p&#62;So the problem was that the script was not able to generate that file and upload it to my uploads folder. &#60;/p&#62;
&#60;p&#62;Is there are way to change the location of the dynamic css file ? Can i modify the script to get that file uploaded to a custom location ? &#60;/p&#62;
&#60;p&#62;Shorty
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Replete 1.3.1 Predefined Skin or Stylesheet error"</title>
			<link>http://www.kriesi.at/support/topic/replete-131-predefined-skin-or-stylesheet-error#post-101556</link>
			<pubDate>Sat, 16 Mar 2013 02:19:29 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">101556@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Shorty05,&#60;/p&#62;
&#60;p&#62;The theme no longer loads in the css inside the main page but it should still save it to the new file for it. Can you link us to the site so we can take a look live?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Shorty05 on "Replete 1.3.1 Predefined Skin or Stylesheet error"</title>
			<link>http://www.kriesi.at/support/topic/replete-131-predefined-skin-or-stylesheet-error#post-101402</link>
			<pubDate>Thu, 14 Mar 2013 23:32:26 +0000</pubDate>
			<dc:creator>Shorty05</dc:creator>
			<guid isPermaLink="false">101402@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys, i have updated my theme to the latest version and since that i get a page without a loaded stylesheet. &#60;/p&#62;
&#60;p&#62;1. Everything was working fine until i did the update to the latest version.&#60;br /&#62;
2. The theme has been renamed ( theme folder + the info in the stylesheet )&#60;br /&#62;
3. None of the php files are modified&#60;br /&#62;
4. Some additional css rules are added to the custom.css file&#60;br /&#62;
5. i have replaced all the theme files (except the my custom.css) on the server. And i have edited the style.css to reflect the name of my theme folder.&#60;br /&#62;
6. i have installed the theme on a new wordpress setup to test things and the problem appears as soon as i save my theme settings.&#60;br /&#62;
7. I choose the black redefine skin safe my settings and after the second refresh of the page the entire site is loaded without a stylesheet.&#60;/p&#62;
&#60;p&#62;It would be great if somebody could help me fixing hat error as soon as possible.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Making your own replete skin"</title>
			<link>http://www.kriesi.at/support/topic/making-your-own-replete-skin#post-94543</link>
			<pubDate>Fri, 01 Feb 2013 17:25:17 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">94543@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Alain,&#60;/p&#62;
&#60;p&#62;Not with the current framework settings. You'll need to write down the color settings for each tab or take screenshots of each of the tabs to quickly save everything locally.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AlainTernet on "Making your own replete skin"</title>
			<link>http://www.kriesi.at/support/topic/making-your-own-replete-skin#post-94450</link>
			<pubDate>Fri, 01 Feb 2013 04:09:19 +0000</pubDate>
			<dc:creator>AlainTernet</dc:creator>
			<guid isPermaLink="false">94450@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Kriese,&#60;br /&#62;
Is there a way to save my predefined color scheme ?&#60;br /&#62;
Each time I switch the color scheme, I lost all settings I have set...&#60;br /&#62;
Saving my custom scheme would help me to compare several test colors ...&#60;br /&#62;
Alain
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Making your own replete skin"</title>
			<link>http://www.kriesi.at/support/topic/making-your-own-replete-skin#post-93430</link>
			<pubDate>Fri, 25 Jan 2013 15:55:37 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">93430@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Actually you dont need to touch a single file if you dont want to.&#60;/p&#62;
&#60;p&#62;The theme allows you to build you own skin right out of the backend at replete-&#38;gt;theme options-&#38;gt;styling.&#60;br /&#62;
here you can set fonts, colors, background images etc and also get a rough preview how the settings will look in your frontend
&#60;/p&#62;</description>
		</item>
		<item>
			<title>arne810716 on "Making your own replete skin"</title>
			<link>http://www.kriesi.at/support/topic/making-your-own-replete-skin#post-93351</link>
			<pubDate>Fri, 25 Jan 2013 08:06:20 +0000</pubDate>
			<dc:creator>arne810716</dc:creator>
			<guid isPermaLink="false">93351@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like to make my own skin for replete. Is there a tutorial or something of that kind I can use to get started.&#60;br /&#62;
I'm used to starting themes from scratch but I'm having some difficulty finding my way through this themes files.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Brightbox &#38; Prettyphoto skin"</title>
			<link>http://www.kriesi.at/support/topic/brightbox-prettyphoto-skin#post-25088</link>
			<pubDate>Wed, 17 Aug 2011 15:15:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25088@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Christian Ronchi on "Brightbox &#38; Prettyphoto skin"</title>
			<link>http://www.kriesi.at/support/topic/brightbox-prettyphoto-skin#post-25085</link>
			<pubDate>Wed, 17 Aug 2011 15:01:22 +0000</pubDate>
			<dc:creator>Christian Ronchi</dc:creator>
			<guid isPermaLink="false">25085@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks a lot, works perfectly!&#60;br /&#62;
:)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Brightbox &#38; Prettyphoto skin"</title>
			<link>http://www.kriesi.at/support/topic/brightbox-prettyphoto-skin#post-25080</link>
			<pubDate>Wed, 17 Aug 2011 14:30:57 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25080@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
open up js/avia.js and search for following line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;elements.prettyPhoto({ &#38;quot;theme&#38;quot;: &#38;#39;premium_photo&#38;#39;, &#38;#39;slideshow&#38;#39;: 5000 }); /* facebook /light_rounded / dark_rounded / light_square / dark_square */&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace &#34;premium_photo&#34; (without &#34; &#34;) with facebook, light_rounded, dark_rounded, light_square or dark_square to switch the skin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Christian Ronchi on "Brightbox &#38; Prettyphoto skin"</title>
			<link>http://www.kriesi.at/support/topic/brightbox-prettyphoto-skin#post-25076</link>
			<pubDate>Wed, 17 Aug 2011 13:20:26 +0000</pubDate>
			<dc:creator>Christian Ronchi</dc:creator>
			<guid isPermaLink="false">25076@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi!&#60;br /&#62;
There is a way to change the skin of prettyphoto in the brightbox theme?&#60;br /&#62;
I see on the prettyphoto site 5 different skin, how i can set a different skin, and how can i set a different color/opacity for the frame?&#60;br /&#62;
Thank you, and compliments for the theme, well done :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Child CSS being overwirtten by the &#039;Display&#039; - Skin CSS"</title>
			<link>http://www.kriesi.at/support/topic/child-css-being-overwirtten-by-the-display-skin-css#post-2488</link>
			<pubDate>Tue, 10 Aug 2010 14:12:03 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">2488@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Styles are interpreted in the order loaded, so the last loaded is the highest priority when displaying elements.&#60;/p&#62;
&#60;p&#62;You can get around this by either:&#60;/p&#62;
&#60;p&#62;1.) adding your custom CSS at the end of style2.css (or 3 or 4)&#60;br /&#62;
2.) adding &#34;!important&#34; to the custom declaration eg for a background colour:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;body { background: #FFFFFF !important; }&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dvint1 on "Child CSS being overwirtten by the &#039;Display&#039; - Skin CSS"</title>
			<link>http://www.kriesi.at/support/topic/child-css-being-overwirtten-by-the-display-skin-css#post-2429</link>
			<pubDate>Tue, 10 Aug 2010 05:44:09 +0000</pubDate>
			<dc:creator>dvint1</dc:creator>
			<guid isPermaLink="false">2429@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;We are trying to get a child theme running where we can easily change from light to dark throughout the year.&#60;/p&#62;
&#60;p&#62;While our CSS is changing it is then being overwirtten by the style2.css (or 3, 4etc) of the skin.&#60;/p&#62;
&#60;p&#62;Any ideas on how we can stop this?&#60;/p&#62;
&#60;p&#62;Tnx.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
