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

		<item>
			<title>Ismael on "Button hover color change"</title>
			<link>http://www.kriesi.at/support/topic/button-hover-color-change#post-113171</link>
			<pubDate>Thu, 23 May 2013 05:18:01 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">113171@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Just add this on your custom.css or Quick CSS&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body .avia-button.avia-color-theme-color:hover {
color: white;
color: rgba(0, 0, 0, 0.5);
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
background-color: blue;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change the values.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>comlor on "Button hover color change"</title>
			<link>http://www.kriesi.at/support/topic/button-hover-color-change#post-113089</link>
			<pubDate>Wed, 22 May 2013 22:01:04 +0000</pubDate>
			<dc:creator>comlor</dc:creator>
			<guid isPermaLink="false">113089@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi I'm trying to make button that is theme color and then on hover changes to a different color to make it more noticeable. What code / file would I add and edit for that?&#60;/p&#62;
&#60;p&#62;Thanks kindly,&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Adding Custom Icons"</title>
			<link>http://www.kriesi.at/support/topic/adding-custom-icons#post-112079</link>
			<pubDate>Sat, 18 May 2013 00:22:38 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112079@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;This is the code for the scroll to top link &#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;amp;#59231 ;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You can find it on footer.php, find this code.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;a href=&#38;#39;#top&#38;#39; id=&#38;#39;scroll-top-link&#38;#39; class=&#38;#39;avia-font-entypo-fontello&#38;#39;&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>taliwalt on "Adding Custom Icons"</title>
			<link>http://www.kriesi.at/support/topic/adding-custom-icons#post-112072</link>
			<pubDate>Fri, 17 May 2013 22:30:04 +0000</pubDate>
			<dc:creator>taliwalt</dc:creator>
			<guid isPermaLink="false">112072@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can you tell me which one of these icons is for the &#34;go to top&#34; link that appears at the bottom of long pages.  I'm not seeing it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>taliwalt on "Adding Custom Icons"</title>
			<link>http://www.kriesi.at/support/topic/adding-custom-icons#post-112066</link>
			<pubDate>Fri, 17 May 2013 22:20:40 +0000</pubDate>
			<dc:creator>taliwalt</dc:creator>
			<guid isPermaLink="false">112066@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That helps, thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Adding Custom Icons"</title>
			<link>http://www.kriesi.at/support/topic/adding-custom-icons#post-111903</link>
			<pubDate>Fri, 17 May 2013 06:59:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">111903@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;All icons which are used by the theme are stored in an array in functions.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/*
 * These are some of the font icons used in the theme, defined by the entypo icon font. the font files are included by the new aviaBuilder
 * common icons are stored here for easy retrieval
 */
 $avia_config[&#38;#39;font_icons&#38;#39;] = array(
                            &#38;#39;search&#38;#39;  	=&#38;gt; &#38;#39;&#38;amp;#128269;&#38;#39;,       	//36
                            &#38;#39;standard&#38;#39; 	=&#38;gt; &#38;#39;&#38;#9998;&#38;#39;,        	//6
                            &#38;#39;link&#38;#39;    	=&#38;gt; &#38;#39;&#38;amp;#128279;&#38;#39;,       	//40
                            &#38;#39;image&#38;#39;    	=&#38;gt; &#38;#39;&#38;amp;#128247;&#38;#39;,      	//46
                            &#38;#39;audio&#38;#39;    	=&#38;gt; &#38;#39;&#38;#9834;&#38;#39;,        	//51
                            &#38;#39;quote&#38;#39;   	=&#38;gt; &#38;#39;&#38;#10078;&#38;#39;,        	//33
                            &#38;#39;gallery&#38;#39;   =&#38;gt; &#38;#39;&#38;amp;#127748;&#38;#39;,     	//145
                            &#38;#39;video&#38;#39;   	=&#38;gt; &#38;#39;&#38;amp;#127916;&#38;#39;,       	//146
                            &#38;#39;info&#38;#39;    	=&#38;gt; &#38;#39;&#38;#8505;&#38;#39;,         	//120
                            &#38;#39;next&#38;#39;    	=&#38;gt; &#38;#39;&#38;#59230;&#38;#39;,        	//190
                            &#38;#39;prev&#38;#39;    	=&#38;gt; &#38;#39;&#38;#59229;&#38;#39;,        	//187
              				&#38;#39;behance&#38;#39; 	=&#38;gt; &#38;#39;&#38;#62286;&#38;#39;,			//246
							&#38;#39;dribbble&#38;#39; 	=&#38;gt; &#38;#39;&#38;#62235;&#38;#39;,			//223
							&#38;#39;facebook&#38;#39; 	=&#38;gt; &#38;#39;&#38;#62220;&#38;#39;,			//212
							&#38;#39;flickr&#38;#39; 	=&#38;gt; &#38;#39;&#38;#62211;&#38;#39;,			//206
							&#38;#39;gplus&#38;#39; 	=&#38;gt; &#38;#39;&#38;#62223;&#38;#39;,			//215
							&#38;#39;linkedin&#38;#39; 	=&#38;gt; &#38;#39;&#38;#62232;&#38;#39;,			//221
							&#38;#39;pinterest&#38;#39; =&#38;gt; &#38;#39;&#38;#62226;&#38;#39;,			//217
							&#38;#39;skype&#38;#39; 	=&#38;gt; &#38;#39;&#38;#62265;&#38;#39;,			//238
							&#38;#39;tumblr&#38;#39; 	=&#38;gt; &#38;#39;&#38;#62229;&#38;#39;,			//219
							&#38;#39;twitter&#38;#39; 	=&#38;gt; &#38;#39;&#38;#62217;&#38;#39;,			//210
							&#38;#39;vimeo&#38;#39; 	=&#38;gt; &#38;#39;&#38;#62214;&#38;#39;,			//208
							&#38;#39;rss&#38;#39; 		=&#38;gt; &#38;#39;&#38;#59194;&#38;#39;,			//98
							&#38;#39;mail&#38;#39; 		=&#38;gt; &#38;#39;&#38;#9993;&#38;#39;,			//5
							&#38;#39;cart&#38;#39; 		=&#38;gt; &#38;#39;&#38;#59197;&#38;#39;,
							&#38;#39;reload&#38;#39;	=&#38;gt; &#38;#39;&#38;amp;#128260;&#38;#39;,
							&#38;#39;details&#38;#39;	=&#38;gt; &#38;#39;&#38;amp;#128196;&#38;#39;,
							&#38;#39;clipboard&#38;#39; =&#38;gt; &#38;#39;&#38;amp;#128203;&#38;#39;
                            );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If the unicode of the icons didn't change you don't need to modify the array, otherwise replace the cuurent codes with the new codes (take them from the custom charmap).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>taliwalt on "Adding Custom Icons"</title>
			<link>http://www.kriesi.at/support/topic/adding-custom-icons#post-111822</link>
			<pubDate>Fri, 17 May 2013 02:33:49 +0000</pubDate>
			<dc:creator>taliwalt</dc:creator>
			<guid isPermaLink="false">111822@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Help Please!&#60;/p&#62;
&#60;p&#62;I followed these instructions and now certain hard-coded icons in the theme aren't working, specifically: the icon on the &#34;Go to Top&#34; button that appears on long pages, and the next and previous buttons on either side of the blog posts.  Can you tell me what to edit in the charmap.php file to fix this?  The site is still in development so I can't give you a link.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Adding Custom Icons"</title>
			<link>http://www.kriesi.at/support/topic/adding-custom-icons#post-111048</link>
			<pubDate>Tue, 14 May 2013 06:17:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">111048@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Thanks melonmelon for helping us out :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>melonmelon on "Adding Custom Icons"</title>
			<link>http://www.kriesi.at/support/topic/adding-custom-icons#post-110909</link>
			<pubDate>Mon, 13 May 2013 18:20:43 +0000</pubDate>
			<dc:creator>melonmelon</dc:creator>
			<guid isPermaLink="false">110909@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The icons come from a special webfont - &#34;entypo&#34; - which is hard-coded into the theme. The character of the font are mapped inside the entypo-fontello-charmap.php file (located: enfold\config-templatebuilder\avia-template-builder\assets\fonts).&#60;br /&#62;
You could alter the font at &#60;a href=&#34;http://www.fontello.com&#34; rel=&#34;nofollow&#34;&#62;http://www.fontello.com&#60;/a&#62;, download the customized font (incl. new charmap), upload the files to the original location and customize the charmap.php file.....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iamspud5 on "Adding Custom Icons"</title>
			<link>http://www.kriesi.at/support/topic/adding-custom-icons#post-110866</link>
			<pubDate>Mon, 13 May 2013 15:36:29 +0000</pubDate>
			<dc:creator>iamspud5</dc:creator>
			<guid isPermaLink="false">110866@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there a way to add custom icons to the theme to show up in the 'Icon Box' options? Where would I upload the icon files in ftp?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.thecospace.com&#34; rel=&#34;nofollow&#34;&#62;http://www.thecospace.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Lucky7designs on "Custom CSS Style sheet"</title>
			<link>http://www.kriesi.at/support/topic/custom-css-style-sheet#post-106697</link>
			<pubDate>Tue, 23 Apr 2013 00:46:28 +0000</pubDate>
			<dc:creator>Lucky7designs</dc:creator>
			<guid isPermaLink="false">106697@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great thanks guys for the response. Great looking theme by the way!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Custom CSS Style sheet"</title>
			<link>http://www.kriesi.at/support/topic/custom-css-style-sheet#post-106617</link>
			<pubDate>Mon, 22 Apr 2013 12:57:06 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">106617@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Lucky7designs,&#60;/p&#62;
&#60;p&#62;Its a pretty typical workflow to go from FTP to Live working locally on the css file. If you want to work strictly in the wordpress admin however you can just use the Quick CSS..&#60;/p&#62;
&#60;p&#62;That css is stored in the wordpress options database for the theme and will be stored between updates just like all other theme settings during updates.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Lucky7designs on "Custom CSS Style sheet"</title>
			<link>http://www.kriesi.at/support/topic/custom-css-style-sheet#post-106561</link>
			<pubDate>Mon, 22 Apr 2013 07:24:51 +0000</pubDate>
			<dc:creator>Lucky7designs</dc:creator>
			<guid isPermaLink="false">106561@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;So your saying I have to ftp the file every time I want to see it refresh? Why? Other themes have them in the main directory and accessible in the editor. Maybe it could be an update feature.&#60;/p&#62;
&#60;p&#62;One last thing. When I eneter CSS in the theme/styles/quick-css box where does the style get placed? And will that css get deleted upon updating?&#60;/p&#62;
&#60;p&#62;Appreciate your help&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Custom CSS Style sheet"</title>
			<link>http://www.kriesi.at/support/topic/custom-css-style-sheet#post-106500</link>
			<pubDate>Sun, 21 Apr 2013 23:56:00 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">106500@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can't access it on the WP Editor so you have to edit it through FTP. You don't have to place it in the main directory.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Lucky7designs on "Custom CSS Style sheet"</title>
			<link>http://www.kriesi.at/support/topic/custom-css-style-sheet#post-106498</link>
			<pubDate>Sun, 21 Apr 2013 22:37:11 +0000</pubDate>
			<dc:creator>Lucky7designs</dc:creator>
			<guid isPermaLink="false">106498@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello I cant seem to find the Custom.css style sheet in the WP editor.&#60;/p&#62;
&#60;p&#62; I see it is in the template folder in the CSS folder. How do I access it from the theme editor? If I take the file in my ftp and place it in the main directory it shows up in the appearance/editor and is selectable but changes don't take place.&#60;br /&#62;
Hope that makes sense. I cant access the Custom.css file by default. Is there something I'm missing? &#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Socket custom Link Color"</title>
			<link>http://www.kriesi.at/support/topic/socket-custom-link-color#post-101526</link>
			<pubDate>Fri, 15 Mar 2013 18:14:28 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">101526@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Ismael could help :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other questions or issues.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martinhartzsch on "Socket custom Link Color"</title>
			<link>http://www.kriesi.at/support/topic/socket-custom-link-color#post-101346</link>
			<pubDate>Thu, 14 Mar 2013 18:56:49 +0000</pubDate>
			<dc:creator>martinhartzsch</dc:creator>
			<guid isPermaLink="false">101346@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Ismael,&#60;/p&#62;
&#60;p&#62;Thank you very much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Socket custom Link Color"</title>
			<link>http://www.kriesi.at/support/topic/socket-custom-link-color#post-101256</link>
			<pubDate>Thu, 14 Mar 2013 10:57:15 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">101256@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi martin,&#60;/p&#62;
&#60;p&#62;Just add this code in your Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#socket a, .copyright {
color: red !important;
}

#socket a:hover, .copyright:hover {
color: blue !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>martinhartzsch on "Socket custom Link Color"</title>
			<link>http://www.kriesi.at/support/topic/socket-custom-link-color#post-101234</link>
			<pubDate>Thu, 14 Mar 2013 07:40:08 +0000</pubDate>
			<dc:creator>martinhartzsch</dc:creator>
			<guid isPermaLink="false">101234@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello guys,&#60;/p&#62;
&#60;p&#62;how can i change the link color and hover only in the copyright section of the socket?&#60;/p&#62;
&#60;p&#62;Thanks in advance&#60;br /&#62;
martin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Add custom social media icons in Eunoia"</title>
			<link>http://www.kriesi.at/support/topic/add-custom-social-media-icons-in-eunoia#post-100837</link>
			<pubDate>Tue, 12 Mar 2013 13:48:15 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">100837@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You could either edit the /includes/helper-social-media.php and rewrite portions of it... or you can install a plugin such as &#60;a href=&#34;http://wordpress.org/extend/plugins/slick-social-share-buttons/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/slick-social-share-buttons/&#60;/a&#62; and create a shortcode for the social media service you want and add it to the theme header.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>krystobal on "Add custom social media icons in Eunoia"</title>
			<link>http://www.kriesi.at/support/topic/add-custom-social-media-icons-in-eunoia#post-100567</link>
			<pubDate>Mon, 11 Mar 2013 12:27:07 +0000</pubDate>
			<dc:creator>krystobal</dc:creator>
			<guid isPermaLink="false">100567@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Greetings!&#60;/p&#62;
&#60;p&#62;I searched for a previous thread talking about this matter and I found this one for Angular: &#60;a href=&#34;http://www.kriesi.at/support/topic/add-more-social-media-icons-to-header&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/add-more-social-media-icons-to-header&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I might be mistaken but the method seems to be different for Eunoia though.&#60;/p&#62;
&#60;p&#62;Could you give me some pointers on how to achieve that?&#60;br /&#62;
Thank you in advance for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Custom Background Color for Pages/Posts"</title>
			<link>http://www.kriesi.at/support/topic/custom-background-color-for-pagesposts#post-99556</link>
			<pubDate>Tue, 05 Mar 2013 09:39:12 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">99556@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Yes sure, i.e. visit the &#34;boxed wood&#34; style demo page: &#60;a href=&#34;http://www.kriesi.at/themes/replete/?skin=Boxed%20Wood&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/replete/?skin=Boxed%20Wood&#60;/a&#62; &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MtnStreamGroup on "Custom Background Color for Pages/Posts"</title>
			<link>http://www.kriesi.at/support/topic/custom-background-color-for-pagesposts#post-99474</link>
			<pubDate>Mon, 04 Mar 2013 21:05:15 +0000</pubDate>
			<dc:creator>MtnStreamGroup</dc:creator>
			<guid isPermaLink="false">99474@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Does Replete have a boxed layout? I ask because your demo theme is stretched layout and I don't see anything in the features section of the demo anything about a boxed layout. I really wish I had known about Replete before purchasing Abundance and Propulsion themes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Custom Background Color for Pages/Posts"</title>
			<link>http://www.kriesi.at/support/topic/custom-background-color-for-pagesposts#post-96890</link>
			<pubDate>Fri, 15 Feb 2013 08:10:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">96890@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you need to use a ftp client like Filezilla to access the css directory. Connect to your server and navigate to wp-content/themes/abundance/css/ and download the custom.css file. Then edit it and upload the new, modified version.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Changing default *width units in the theme"</title>
			<link>http://www.kriesi.at/support/topic/changing-default-width-units-in-the-theme#post-96767</link>
			<pubDate>Thu, 14 Feb 2013 14:56:20 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">96767@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi jeffry_j_wainwright,&#60;/p&#62;
&#60;p&#62;That is a bit difficult generally. If the page uses a template builder template, it isn't doable as it would cause issues with the whole template builder.&#60;/p&#62;
&#60;p&#62;For other pages, its a bit easier as you can go to those pages or loops and change it directly. For instance in the template-blog.php file, you can remove the avia_config for the layout and set it manually for that file. For the portfolio, you could do the same in includes&#38;gt;loop-portfolio.php.&#60;/p&#62;
&#60;p&#62;For a standard page, you could change it in page.php and the sidebar in sidebar.php&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>parialambina on "Custom Background Color for Pages/Posts"</title>
			<link>http://www.kriesi.at/support/topic/custom-background-color-for-pagesposts#post-96764</link>
			<pubDate>Thu, 14 Feb 2013 14:35:39 +0000</pubDate>
			<dc:creator>parialambina</dc:creator>
			<guid isPermaLink="false">96764@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks so much!&#60;/p&#62;
&#60;p&#62;I have tried to find the custom.css several times but I have yet to find it. &#60;/p&#62;
&#60;p&#62;Could you provide a step-by-step way on how to find it in wordpress? Or refer me to an article that does so?&#60;/p&#62;
&#60;p&#62;Cheers!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jeffry_j_wainwright on "Changing default *width units in the theme"</title>
			<link>http://www.kriesi.at/support/topic/changing-default-width-units-in-the-theme#post-96689</link>
			<pubDate>Thu, 14 Feb 2013 07:40:52 +0000</pubDate>
			<dc:creator>jeffry_j_wainwright</dc:creator>
			<guid isPermaLink="false">96689@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
Angular Theme: width class change for content areas and sidebars&#60;br /&#62;
--&#60;br /&#62;
I'd like to have control over which class *width units [i.e. &#38;lt;div class=&#34;content eight alpha ... etc&#34;&#38;gt;] show up where. Which file(s) control this? In particular, for the standard home page: I'd like to the change the content area to have the class of 'eight' rather than 'nine' width the sidebar then  adopting a class of 'four' rather than 'three'.&#60;/p&#62;
&#60;p&#62;Thanks in advance!&#60;/p&#62;
&#60;p&#62;Jeff&#60;/p&#62;
&#60;p&#62;*width: in the Angular theme the content and sidebar widths are controlled by class such as 'nine' or 'three'.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Custom Background Color for Pages/Posts"</title>
			<link>http://www.kriesi.at/support/topic/custom-background-color-for-pagesposts#post-96687</link>
			<pubDate>Thu, 14 Feb 2013 07:39:52 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">96687@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Add following code to css/custom.css (quick css will not work):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#wrap_all, #main {
background: #000;
}

body {
color: #fff;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This will convert the body color to black. The menu will be white though - I'm not sure if it's a good idea to change the menu color for two reasons:&#60;/p&#62;
&#60;p&#62;1) It's hard to read for the user&#60;br /&#62;
2) The menu uses graphics which will not look good if you're using a black bg.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>parialambina on "Custom Background Color for Pages/Posts"</title>
			<link>http://www.kriesi.at/support/topic/custom-background-color-for-pagesposts#post-96525</link>
			<pubDate>Wed, 13 Feb 2013 14:40:05 +0000</pubDate>
			<dc:creator>parialambina</dc:creator>
			<guid isPermaLink="false">96525@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;I'm not sure how to upload a screenshot on here but the url is &#60;a href=&#34;http://drivethemwild.ca/&#34; rel=&#34;nofollow&#34;&#62;http://drivethemwild.ca/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Its the front page, you'll see a teal color in the &#34;body background&#34;. So I'm trying to get the part that is white black and get the text white, if possible including the menus. This front page is classified as a page (versus a post).&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Custom Background Color for Pages/Posts"</title>
			<link>http://www.kriesi.at/support/topic/custom-background-color-for-pagesposts#post-96514</link>
			<pubDate>Wed, 13 Feb 2013 13:47:21 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">96514@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi parialambina,&#60;/p&#62;
&#60;p&#62;Can you point out with a screenshot exactly which sections you are trying to give the black background color to? I want to make sure we are talking about the same sections and give out the right css.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
