<?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 - Forum: Eunoia - Recent Posts</title>
		<link>http://www.kriesi.at/support/forum/eunoia</link>
		<description>Support Forum - Forum: Eunoia - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 06:46:06 +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/forum/eunoia" rel="self" type="application/rss+xml" />

		<item>
			<title>brucegamble on "Turn off background image for mobile / tablets"</title>
			<link>http://www.kriesi.at/support/topic/turn-off-background-image-for-mobile-tablets#post-112676</link>
			<pubDate>Tue, 21 May 2013 13:48:06 +0000</pubDate>
			<dc:creator>brucegamble</dc:creator>
			<guid isPermaLink="false">112676@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, &#60;/p&#62;
&#60;p&#62;Is there a quick css way to switch off the background image (main one for the whole site) for mobiles and tablets?&#60;/p&#62;
&#60;p&#62;In my dev site, for the desktop version, the background image aligns with the content on the page, it loses the alignment when viewed on a tablet or phone so I would just like to switch the background image off for those devices. &#60;/p&#62;
&#60;p&#62;Thanks, &#60;/p&#62;
&#60;p&#62;Bruce.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Eunoia header top line color"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-header-top-line-color#post-112672</link>
			<pubDate>Tue, 21 May 2013 13:35:00 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">112672@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In that case it will be:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#header .main_color.container_wrap{
    border-color: #cc00cc;
}
.main_color .menu_pointer{
    background-color: #cc00cc;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Dude on "Eunoia - adding a new Google Font"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-adding-a-new-google-font#post-112600</link>
			<pubDate>Tue, 21 May 2013 07:18:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">112600@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
open up wp-content\themes\eunoia\includes\admin\register-admin-options.php and replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;#39;Mate SC&#38;#39;=&#38;gt;&#38;#39;Mate SC&#38;#39;,
				            					&#38;#39;Mako&#38;#39;=&#38;gt;&#38;#39;Mako&#38;#39;,
				            					&#38;#39;Merriweather&#38;#39;=&#38;gt;&#38;#39;Merriweather&#38;#39;,
				            					&#38;#39;Metrophobic&#38;#39;=&#38;gt;&#38;#39;Metrophobic&#38;#39;,
				            					&#38;#39;Molengo&#38;#39;=&#38;gt;&#38;#39;Molengo&#38;#39;,
				            					&#38;#39;Muli&#38;#39;=&#38;gt;&#38;#39;Muli&#38;#39;,&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;#39;Mate SC&#38;#39;=&#38;gt;&#38;#39;Mate SC&#38;#39;,
				            					&#38;#39;Mako&#38;#39;=&#38;gt;&#38;#39;Mako&#38;#39;,
				            					&#38;#39;Merriweather&#38;#39;=&#38;gt;&#38;#39;Merriweather&#38;#39;,
				            					&#38;#39;Metrophobic&#38;#39;=&#38;gt;&#38;#39;Metrophobic&#38;#39;,
				            					&#38;#39;Michroma&#38;#39;=&#38;gt;&#38;#39;Michroma&#38;#39;,
				            					&#38;#39;Molengo&#38;#39;=&#38;gt;&#38;#39;Molengo&#38;#39;,
				            					&#38;#39;Muli&#38;#39;=&#38;gt;&#38;#39;Muli&#38;#39;,&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then go to the Eunoia theme options page and select the new font from the dropdown.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Controlling what the Portfolio element shows in the Template Builder"</title>
			<link>http://www.kriesi.at/support/topic/controlling-what-the-portfolio-element-shows-in-the-template-builder#post-112589</link>
			<pubDate>Tue, 21 May 2013 06:36:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">112589@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'd recommend &#60;a href=&#34;http://wordpress.org/plugins/post-types-order/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/plugins/post-types-order/&#60;/a&#62; or &#60;a href=&#34;http://www.nsp-code.com/premium-plugins/wordpress-plugins/advanced-post-types-order/&#34; rel=&#34;nofollow&#34;&#62;http://www.nsp-code.com/premium-plugins/wordpress-plugins/advanced-post-types-order/&#60;/a&#62; - both plugins enable you to sort the portfolio entries. Another plugin: &#60;a href=&#34;http://www.nsp-code.com/wordpress-plugins/category-order-and-taxonomy-terms-order/&#34; rel=&#34;nofollow&#34;&#62;http://www.nsp-code.com/wordpress-plugins/category-order-and-taxonomy-terms-order/&#60;/a&#62; enables you to customize the category/terms order.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Eunoia Upload Logo on homepage Alt text and titles missing"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-upload-logo-on-homepage-alt-text-and-titles-missing#post-112534</link>
			<pubDate>Mon, 20 May 2013 19:35:35 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">112534@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please open up /framework/php/function-set-avia-frontend.php and find lines 413-414 , you can see the anchor tag for the logo, and the img tag for the logo. Please hardcode whichever title, alt, etc.. you need to enter for your site.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>traveljunks on "Eunoia header top line color"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-header-top-line-color#post-112502</link>
			<pubDate>Mon, 20 May 2013 17:20:03 +0000</pubDate>
			<dc:creator>traveljunks</dc:creator>
			<guid isPermaLink="false">112502@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;thanks for your answer, but it doesn't work with the mentioned code.&#60;/p&#62;
&#60;p&#62;I mean the thin line and the navigate moving thicker line between the theme logo and the social media logos.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Robert
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brucegamble on "Eunoia - adding a new Google Font"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-adding-a-new-google-font#post-112493</link>
			<pubDate>Mon, 20 May 2013 16:48:58 +0000</pubDate>
			<dc:creator>brucegamble</dc:creator>
			<guid isPermaLink="false">112493@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, &#60;/p&#62;
&#60;p&#62;I would like to add: &#60;a href=&#34;http://www.google.com/fonts/specimen/Michroma#charset&#34; rel=&#34;nofollow&#34;&#62;http://www.google.com/fonts/specimen/Michroma#charset&#60;/a&#62;  the Google Font 'Michroma' as the default font for headings, etc. &#60;/p&#62;
&#60;p&#62;I have used the following custom css to transform the main menu: &#60;/p&#62;
&#60;p&#62;.main_color .main_menu ul:first-child &#38;gt; li &#38;gt; a, .main_menu .menu ul li a {&#60;br /&#62;
font-family: 'Michroma';&#60;br /&#62;
font-size: 17px;&#60;br /&#62;
font-weight: normal;&#60;br /&#62;
color:#ffffff;&#60;br /&#62;
text-transform: none;&#60;br /&#62;
!important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;However, the Michroma font only appears in Chrome. Also, what would be the css to add the font to headings etc? &#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Eunoia header top line color"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-header-top-line-color#post-112477</link>
			<pubDate>Mon, 20 May 2013 16:15:19 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">112477@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Robert,&#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;.header_color .avia-menu-fx,
.header_color .avia-menu-fx .avia-arrow,
.header_color .main_menu ul:first-child &#38;gt;li &#38;gt; ul,
#top .header_color .avia_mega_div &#38;gt; .sub-menu {
    background-color: #cc00cc;
    border-color: #cc00cc;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jdhgroup on "Controlling what the Portfolio element shows in the Template Builder"</title>
			<link>http://www.kriesi.at/support/topic/controlling-what-the-portfolio-element-shows-in-the-template-builder#post-112439</link>
			<pubDate>Mon, 20 May 2013 14:11:45 +0000</pubDate>
			<dc:creator>jdhgroup</dc:creator>
			<guid isPermaLink="false">112439@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I want to customize exactly what the portfolio shows. Currently it pulls in projects from all of the categories and sorts by date, but what I would like to do is limit it to pulling in x projects from each category. I thought I could manage this by creating a function called &#34;loop_portfolio_query&#34; and controlling the query, there but haven't managed to get it to work.&#60;/p&#62;
&#60;p&#62;My concern is that we might have a bunch of new posts in category A and B, which will then bump category C out of the running and those projects won't appear on the front page. Ideally I would have it pull the 5 most recent posts from all categories defined in the template builder.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>orthoticmarketing on "Eunoia Upload Logo on homepage Alt text and titles missing"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-upload-logo-on-homepage-alt-text-and-titles-missing#post-112434</link>
			<pubDate>Mon, 20 May 2013 13:39:35 +0000</pubDate>
			<dc:creator>orthoticmarketing</dc:creator>
			<guid isPermaLink="false">112434@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Guys,&#60;/p&#62;
&#60;p&#62;Noticed a problem with the logo upload in Eunoia 1.2 and now upgraded to 1.4.  The logo does not contain any alt text or titles.  The final output in the browser looks like this:&#60;/p&#62;
&#60;p&#62;[h1 class='logo'] [a href='http://192.168.110.190/themetest/'&#38;gt;&#38;lt;img src=&#34;/themetest/wp-content/uploads/2013/02/specialorthoticserviceslogo1.png&#34; alt='' /] [/a][/h1]&#60;/p&#62;
&#60;p&#62;Note I have changed the &#38;lt; arrows so that they are not picked up as html in this post!&#60;/p&#62;
&#60;p&#62;The alt text tag is incomplete.  Any ideas why? I cannot give you a web address to the site at this point in time, the site is on my development server and not public yet.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>traveljunks on "Eunoia header top line color"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-header-top-line-color#post-112390</link>
			<pubDate>Mon, 20 May 2013 11:05:32 +0000</pubDate>
			<dc:creator>traveljunks</dc:creator>
			<guid isPermaLink="false">112390@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;how can I change the color of the line (with menu pointing line) on top of the main header in Eunoia. It now has the same as the main color from theme settings, but I want to use another color.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Robert
&#60;/p&#62;</description>
		</item>
		<item>
			<title>apelissetti on "link youtube in footer"</title>
			<link>http://www.kriesi.at/support/topic/link-youtube-in-footer#post-111614</link>
			<pubDate>Thu, 16 May 2013 08:54:25 +0000</pubDate>
			<dc:creator>apelissetti</dc:creator>
			<guid isPermaLink="false">111614@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;THANKSSSS
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "link youtube in footer"</title>
			<link>http://www.kriesi.at/support/topic/link-youtube-in-footer#post-111526</link>
			<pubDate>Thu, 16 May 2013 00:53:55 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">111526@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Instead of &#60;a href=&#34;https://www.youtube.com/giorgiofalettiyt&#34; rel=&#34;nofollow&#34;&#62;https://www.youtube.com/giorgiofalettiyt&#60;/a&#62; use this&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;a href=&#34;http://tinyurl.com/bpo5zmm&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/bpo5zmm&#60;/a&#62;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I minify your youtube url.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>apelissetti on "link youtube in footer"</title>
			<link>http://www.kriesi.at/support/topic/link-youtube-in-footer#post-111420</link>
			<pubDate>Wed, 15 May 2013 16:31:01 +0000</pubDate>
			<dc:creator>apelissetti</dc:creator>
			<guid isPermaLink="false">111420@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
i have this code in the social footer, but the youtube icon open a lightbox instead of a normal link&#60;br /&#62;
How can i fix it?&#60;/p&#62;
&#60;p&#62;Tks&#60;/p&#62;
&#60;p&#62;&#38;lt;table width=&#34;240&#34; border=&#34;0&#34; align=&#34;left&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34;&#38;gt;&#60;br /&#62;
  &#38;lt;tr&#38;gt;&#60;br /&#62;
    &#38;lt;td align=&#34;left&#34;&#38;gt;&#60;a href=&#34;https://www.facebook.com/GiorgioFaletti?fref=ts&#34;&#62;&#60;img src=&#34;http://www.giorgiofaletti.it/wp-content/uploads/2013/05/facebook.gif&#34; /&#62;&#60;/a&#62;&#38;lt;/td&#38;gt;&#60;br /&#62;
    &#38;lt;td align=&#34;left&#34;&#38;gt;&#60;a href=&#34;https://www.youtube.com/giorgiofalettiyt&#34;&#62;&#60;img src=&#34;http://www.giorgiofaletti.it/wp-content/uploads/2013/05/youtube.gif&#34; /&#62;&#60;/a&#62;&#38;lt;/td&#38;gt;&#60;br /&#62;
    &#38;lt;td align=&#34;left&#34;&#38;gt;&#60;a href=&#34;https://open.spotify.com/artist/6lXJfV8IwjjXR4EkHOZDxq&#34;&#62;&#60;img src=&#34;http://www.giorgiofaletti.it/wp-content/uploads/2013/05/spotify.png&#34; /&#62;&#60;/a&#62;&#38;lt;/td&#38;gt;&#60;br /&#62;
  &#38;lt;/tr&#38;gt;&#60;br /&#62;
&#38;lt;/table&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>apelissetti on "footer height"</title>
			<link>http://www.kriesi.at/support/topic/footer-height#post-111365</link>
			<pubDate>Wed, 15 May 2013 11:56:19 +0000</pubDate>
			<dc:creator>apelissetti</dc:creator>
			<guid isPermaLink="false">111365@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok, solved, tks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>apelissetti on "footer height"</title>
			<link>http://www.kriesi.at/support/topic/footer-height#post-111347</link>
			<pubDate>Wed, 15 May 2013 10:15:15 +0000</pubDate>
			<dc:creator>apelissetti</dc:creator>
			<guid isPermaLink="false">111347@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;but if i use the social widget how can i give &#34;target=_blank&#34; to my links?&#60;br /&#62;
yks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "footer height"</title>
			<link>http://www.kriesi.at/support/topic/footer-height#post-111262</link>
			<pubDate>Wed, 15 May 2013 03:08:09 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">111262@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi apelissetti,&#60;/p&#62;
&#60;p&#62;The footer social widgets are within an iframe and for some reason that iframe is inheriting the code from your youtube iframes.&#60;/p&#62;
&#60;p&#62;The best and most simple solution is to just use images and links in a text widget for the social icons instead of an iframe.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Some portfolio pages questions"</title>
			<link>http://www.kriesi.at/support/topic/some-portfolio-pages-questions#post-111242</link>
			<pubDate>Wed, 15 May 2013 02:40:35 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">111242@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi agarkitekter,&#60;/p&#62;
&#60;p&#62;Much of the above would need to be done via a freelance developer as its a bit more than what we can do via the support forums. &#60;/p&#62;
&#60;p&#62;The big difference between Enfold and Eunioa is the overall structure. Enfold is much more free form, there is not standard for the portfolio as its just a blank post type where you fill in the format for the item and set its single preview image.&#60;/p&#62;
&#60;p&#62;For 3, yes but it needs to be done with css added in to the custom.css file or Quick CSS field.&#60;br /&#62;
For 5, yes this is the trade off when removing the link, otherwise you would need to modify the theme files.&#60;br /&#62;
For 6, a combination of css and changing the image file can do that.&#60;/p&#62;
&#60;p&#62;The the others are out of our reach via support.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>apelissetti on "footer height"</title>
			<link>http://www.kriesi.at/support/topic/footer-height#post-111156</link>
			<pubDate>Tue, 14 May 2013 16:38:57 +0000</pubDate>
			<dc:creator>apelissetti</dc:creator>
			<guid isPermaLink="false">111156@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, i have a problem&#60;br /&#62;
In two pages&#60;br /&#62;
&#60;a href=&#34;http://www.giorgiofaletti.it/category/video-2/&#34; rel=&#34;nofollow&#34;&#62;http://www.giorgiofaletti.it/category/video-2/&#60;/a&#62;&#60;br /&#62;
and&#60;br /&#62;
&#60;a href=&#34;http://www.giorgiofaletti.it/contatti/&#34; rel=&#34;nofollow&#34;&#62;http://www.giorgiofaletti.it/contatti/&#60;/a&#62;&#60;br /&#62;
my footer  becomes too high respect to the others pages&#60;br /&#62;
How can i fix it?&#60;/p&#62;
&#60;p&#62;Tks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Portfolio hover effect"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-hover-effect#post-111105</link>
			<pubDate>Tue, 14 May 2013 12:08:16 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">111105@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi agarkitekter,&#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 .portfolio-wrap .slideshow_media_wrap .greyscale-image {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>agarkitekter on "Some portfolio pages questions"</title>
			<link>http://www.kriesi.at/support/topic/some-portfolio-pages-questions#post-111089</link>
			<pubDate>Tue, 14 May 2013 11:40:50 +0000</pubDate>
			<dc:creator>agarkitekter</dc:creator>
			<guid isPermaLink="false">111089@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Before you put to much work in it, Im thinking of going over to Enfold instead, it feels like that theme already have much of the solutions Im seeking. I wonder though if I can get the greyscale overlay with it, Im heading over to the Enfold-forum to ask a couple of questions about it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>agarkitekter on "Some portfolio pages questions"</title>
			<link>http://www.kriesi.at/support/topic/some-portfolio-pages-questions#post-111072</link>
			<pubDate>Tue, 14 May 2013 09:52:11 +0000</pubDate>
			<dc:creator>agarkitekter</dc:creator>
			<guid isPermaLink="false">111072@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;A bunch of diffrent questions this time regarding the porfolio:&#60;/p&#62;
&#60;p&#62;1. Can I change the order of the sorting categories menu on the portfolio page? And also the space between them?&#60;/p&#62;
&#60;p&#62;2. Im using the single page view for portfolio items. Is there any way to keep the menu when viewing a single portfolio? Like this: &#60;a href=&#34;https://dl.dropboxusercontent.com/u/3884801/ag2.png&#34; rel=&#34;nofollow&#34;&#62;https://dl.dropboxusercontent.com/u/3884801/ag2.png&#60;/a&#62;. If possible, I would like to keep the actual category marked out (bold like in the example) and that when you click on an category, you'll come to the porfolio page with the right categorys sorted out. I tried a solution with changing this part in funcions-eunoia.php:&#60;br /&#62;
'html'			=&#38;gt; &#34;&#38;lt;div class='{class} title_container'&#38;gt;&#38;lt;div class='container'&#38;gt;&#38;lt;h1 class='main-title'&#38;gt;{title}&#38;lt;/h1&#38;gt;{additions}&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#34;,&#60;br /&#62;
I changed the {title} to a link to the portfolio page. But Im missing the two functions i mentioned above (category marked out and direct link to the right category sorted out).&#60;/p&#62;
&#60;p&#62;3. How do I change the height proportions of the page? I would like a smaller space between the header with the main menu and the sorting categories and also a smaller space between the categories and the portolios.&#60;/p&#62;
&#60;p&#62;4. Can I change the maximum width of the page? I want to keep the responsiveness, but I think there is to much white on the sides on my regular screen (in other words I would like to have a width of around 1280px, so there is nothing white on a regular screen, only on widescreens with larger width).&#60;/p&#62;
&#60;p&#62;5. Can I remove the lightbox-effect when clicking on a portfolio image? I found the &#34;Apply link to the image?&#34; and changed it to &#34;No link&#34;, but then the link also is removed on the portfolio page so only the portfolio name is clickable.&#60;/p&#62;
&#60;p&#62;6. Can I change the small arrows (that change image) on the portfolio single page to something bigger? Ex. a bigger arrow on either side of the images.&#60;/p&#62;
&#60;p&#62;Just say if anything is unclear, it can be a bit hard to describe sometimes :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>agarkitekter on "Portfolio hover effect"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-hover-effect#post-111054</link>
			<pubDate>Tue, 14 May 2013 07:27:12 +0000</pubDate>
			<dc:creator>agarkitekter</dc:creator>
			<guid isPermaLink="false">111054@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;It understand it sounded a bit unclear. :) I'll try to explain better:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://agwp.agarkitekter.se/projekt/&#34; rel=&#34;nofollow&#34;&#62;http://agwp.agarkitekter.se/projekt/&#60;/a&#62;&#60;br /&#62;
username: test&#60;br /&#62;
password: test&#60;/p&#62;
&#60;p&#62;Right now when you hoover over the items, the text changes to white and the background becomes black. Can I remove the hoover effect (I think the greyscale overlay is enough).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Images instead of menu bar"</title>
			<link>http://www.kriesi.at/support/topic/images-instead-of-menu-bar#post-111009</link>
			<pubDate>Tue, 14 May 2013 04:44:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">111009@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Glad you found a solution :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>patrikmandal on "Images instead of menu bar"</title>
			<link>http://www.kriesi.at/support/topic/images-instead-of-menu-bar#post-110883</link>
			<pubDate>Mon, 13 May 2013 16:58:11 +0000</pubDate>
			<dc:creator>patrikmandal</dc:creator>
			<guid isPermaLink="false">110883@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm little rusty to CSS but i stumbled across this page: &#60;a href=&#34;http://www.kriesi.at/support/topic/menu-divdiers-page-divider&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/menu-divdiers-page-divider&#60;/a&#62; and managed to solve my own problem by changing my custom.css file.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>patrikmandal on "Images instead of menu bar"</title>
			<link>http://www.kriesi.at/support/topic/images-instead-of-menu-bar#post-110874</link>
			<pubDate>Mon, 13 May 2013 16:20:41 +0000</pubDate>
			<dc:creator>patrikmandal</dc:creator>
			<guid isPermaLink="false">110874@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Under Theme Options &#38;gt; Styling &#38;gt; Main Content i found an option for border colours. I changed the default colour to #FFFFFF. The vertical dividers on the menu are gone, but so are all other vertical borders. Is it possible to change only the borders on the menu?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>patrikmandal on "Images instead of menu bar"</title>
			<link>http://www.kriesi.at/support/topic/images-instead-of-menu-bar#post-110837</link>
			<pubDate>Mon, 13 May 2013 10:35:05 +0000</pubDate>
			<dc:creator>patrikmandal</dc:creator>
			<guid isPermaLink="false">110837@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I fallowed: &#60;a href=&#34;http://www.kriesi.at/support/topic/replace-nav-menu-itmes-with-icons#post-98434&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/replace-nav-menu-itmes-with-icons#post-98434&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Question:&#60;/p&#62;
&#60;p&#62;How do I remove the greyed lines that separates categories, in my case, icons at the menu bar?&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://patrikmandal.se/temp/menu.png&#34;&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Add featured media to page, but not display slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/add-featured-media-to-page-but-not-display-slideshow#post-110530</link>
			<pubDate>Sat, 11 May 2013 15:54:50 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">110530@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, you can hide it with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.page-id-645 .slideshow_container{
display: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;on pages or&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.postid-282 .slideshow_container{
display: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;on single post pages.&#60;/p&#62;
&#60;p&#62;Insert the code into the quick css field and replace the post/page id.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "like and tweet in a blog post"</title>
			<link>http://www.kriesi.at/support/topic/like-and-tweet-in-a-blog-post#post-110428</link>
			<pubDate>Fri, 10 May 2013 18:41:33 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">110428@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad you were able to get the solution there :)&#60;/p&#62;
&#60;p&#62;Try to keep from posting the same quesiton in different areas as it does make searching on the forums more difficult for everyone as well as cause additional delays in our ability to answer questions in our queue system.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Remove (likes, tweets and posted in links)"</title>
			<link>http://www.kriesi.at/support/topic/remove-likes-tweets-and-posted-in-links#post-110408</link>
			<pubDate>Fri, 10 May 2013 17:02:22 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">110408@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>

	</channel>
</rss>
