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

		<item>
			<title>andypeck on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-113832</link>
			<pubDate>Sat, 25 May 2013 19:46:54 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">113832@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;Cheers. Bebas works for me but I'm going to set up a class for it as I'm still using h6 across the site. Ill have a go at the code you've given me. Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-113830</link>
			<pubDate>Sat, 25 May 2013 19:34:09 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">113830@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;For create&#38;amp;design, the solution is to use EM and not PT to define the size of the font since em is responsive. If you changed the font size to 5.5em it will shrink . Not sure if that font is working on not since removing the font family doesn't change anything for me.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;h6 {
font-family: BebasNeueRegular,Geneva,Arial,Helvetica,sans-serif!important;
font-size: 5.5em !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;=====================&#60;/p&#62;
&#60;p&#62;for more space please open up /js/avia.js and find line 766 and change it to look like. You can change the 116 to a number you want the height of the header to be. Start off with changing it to the height of your logo and work up from there.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;el_height       = 116,&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-113178</link>
			<pubDate>Thu, 23 May 2013 05:37:34 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">113178@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;**** I UPLOADED IT AT LAST ****&#60;br /&#62;
or at least a demo with dummy content with the home page.&#60;/p&#62;
&#60;p&#62;now.....&#60;/p&#62;
&#60;p&#62;a) The menu is fixed but I need to create more space at the top (above menu/logo) and below (menu/log) and ensure that when I scroll up and down the page that there is enough space so the 'moved thick &#38;amp; feint line&#34; dont overlap the menu. This is whats happening at the moment.&#60;br /&#62;
b) The HUGE slab text under the slider works well but I somehow want the main heading 'CREATIVE&#38;amp;DIVERSE' to wrap when the screen is shrunk to mobile phone dimensions. so it reads....&#60;/p&#62;
&#60;p&#62;CREATIVE&#60;br /&#62;
      &#38;amp;&#60;br /&#62;
DIVERSE&#60;/p&#62;
&#60;p&#62;-------- but only in smallest sizes as its ok to just shrink with everything else till that point&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-112945</link>
			<pubDate>Wed, 22 May 2013 13:27:24 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">112945@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Cheers Nick,&#60;/p&#62;
&#60;p&#62;yes, I was pushing my luck wasn't I? Ill upload my site at the weekend and then go from there.&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-112931</link>
			<pubDate>Wed, 22 May 2013 12:35:16 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">112931@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;My imagination only goes so far, can you gather all the css code to the point where you are so that I can add it to the demo to get the exact look you have , and tell me the url of the demo just to make sure. Because I had everything look fine, but it doesn't on  your site, that means that there is css or some customization i am missing. So at this point either show me the site, or test yourself first on the demo by adding the css and then paste here.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-112918</link>
			<pubDate>Wed, 22 May 2013 11:35:27 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">112918@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Oh, and looking at a2) again. I guess all that needs to happen is this newly drawn grey line needs to just switch off whilst the responsive menu is operational. The line scales up until that point so I guess it just needs a switch. Would I be right?&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-112916</link>
			<pubDate>Wed, 22 May 2013 11:31:54 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">112916@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi again Nick,&#60;/p&#62;
&#60;p&#62;Just tried out both pieces of CSS and the line is now removed from the responsive slide out menu. Thats question 'b' sorted....great!&#60;/p&#62;
&#60;p&#62;As for question 'a', well, im glad you get what im trying to achieve and its almost there. The line goes across the menu perfectly and ive positioned it at the top. However, two things are happening.&#60;/p&#62;
&#60;p&#62;a1) I need the long 1px grey line to sit on a layer behind the 2px thick short line. currently, its on a layer above it.&#60;br /&#62;
a2) as nice as this line is, its doesn't scale (or shorten) properly when the responsive menu appears. It just stays at the top and doesn't scale any further. &#60;/p&#62;
&#60;p&#62;---------------------------------------&#60;/p&#62;
&#60;p&#62;Can I just say, to you and the others Nick... you are by far the most supportive post sales service ive ever had dealings with. You've actually made me excited to get this site looking exactly as I want it without expecting me to learn everything myself. Gradually, I've learnt more and more and its a great experience. Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-112909</link>
			<pubDate>Wed, 22 May 2013 10:57:57 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">112909@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;Ill give this a go. &#60;/p&#62;
&#60;p&#62;Im pretty well set on my structure but there are a few teething issues (the line above menu) which you will need to see before I can expect you to help much more. I'm moving it all online this weekend and then we can review.&#60;/p&#62;
&#60;p&#62;Ill keep tweaking and asking questions on here till the weekend and then we shall see how it looks live&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-112903</link>
			<pubDate>Wed, 22 May 2013 10:14:55 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">112903@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;a) That line is the top border of the main content block and it cant be moved without moving the entire content area. You can see what I mean here, &#60;a href=&#34;http://goo.gl/BCmSy&#34; rel=&#34;nofollow&#34;&#62;http://goo.gl/BCmSy&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;I am not sure if this can be easily done where you want it. You can try something like this. Play with the 40px, and try it as 40% (well some percent)..&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .main_menu {
height: 40px;
border-bottom-color: rgb(0, 0, 0) !important;
border-bottom-width: 1px;
border-bottom-style: solid !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;b) add this css to get rid of the line in mobile menu&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (max-width: 767px) {
#top .avia-menu-fx {
border-width: 0px !important;
}}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;bb) need to see the code.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-112832</link>
			<pubDate>Wed, 22 May 2013 05:45:27 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">112832@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, &#60;/p&#62;
&#60;p&#62;Talking of menu customization. in the image I supplied:&#60;br /&#62;
&#60;a href=&#34;http://www.clipular.com/c?6044013=M66Ac_fn-H0sYdLewieu-vVGIMA&#38;amp;f=eb6d72c77f6f72f1ab09eaf9b55d3d7c&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?6044013=M66Ac_fn-H0sYdLewieu-vVGIMA&#38;amp;f=eb6d72c77f6f72f1ab09eaf9b55d3d7c&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Menu questions:&#60;br /&#62;
a) Can I put the social media icons over to the right above the menu. Possible?&#60;br /&#62;
b) Can I control the colours of the social media icons, if I have to have the very top bar (after ive moved icons to the right), can I make it same color as my main menu thus making it appear as part of that menu?&#60;br /&#62;
b) I would like to allow it to be a fixed menu (and remain always at the top) but the 'line' over the menu doesnt move with the menu when stretching and the padding beneath the menu and logo is reduced too far so the slider overlaps the menu. How can I fix/increase the padding/bottom margin?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-112826</link>
			<pubDate>Wed, 22 May 2013 04:06:43 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">112826@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Ahh just css to add to custom.css , before i thought you posted a chunk of css from one of the template files. Nice customization to menu , looks good. Try this please&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .avia-menu-fx {

top: 40% !important;

}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;'The small size menu no longer has that line strike through each menu word. &#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-112659</link>
			<pubDate>Tue, 21 May 2013 12:58:02 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">112659@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Andy,&#60;/p&#62;
&#60;p&#62;You could try something like this in a media query for mobile and below:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#menu_section .opened_menu {
border-top: 1px solid white !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-112413</link>
			<pubDate>Mon, 20 May 2013 12:05:12 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">112413@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;Im not working online hence me sending the clipular link:&#60;br /&#62;
&#60;a href=&#34;http://www.clipular.com/c?6044013=M66Ac_fn-H0sYdLewieu-vVGIMA&#38;amp;f=eb6d72c77f6f72f1ab09eaf9b55d3d7c&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?6044013=M66Ac_fn-H0sYdLewieu-vVGIMA&#38;amp;f=eb6d72c77f6f72f1ab09eaf9b55d3d7c&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you dont think its the CSS code then ill have to wait till its all online and then if its still playing up ill come back to you. Although im pretty sure its due to me moving the line above the main menu so the error will still be there when its online. Before I do that, did you have any thoughts on the first question ---- creating the feint line across the menu. The link to my concept designs should show what im after&#60;/p&#62;
&#60;p&#62;Cheers as always Nick&#60;br /&#62;
Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-112235</link>
			<pubDate>Sun, 19 May 2013 18:06:51 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">112235@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I don't see any error in responsive mode here andypeck.co.uk -- &#60;a href=&#34;http://i.imgur.com/EJjOsdG.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/EJjOsdG.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please show which page on your site is experiencing this issue.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-112059</link>
			<pubDate>Fri, 17 May 2013 20:48:14 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">112059@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Nick - Just had a thought and wondered if I could kill two birds with one stone without having to go live...&#60;/p&#62;
&#60;p&#62;If this doesnt help you then let me know and ill get the first few pages uploaded&#60;/p&#62;
&#60;p&#62;Here's my thoughts&#60;/p&#62;
&#60;p&#62;I've attached a link to a set of images that outline three things&#60;br /&#62;
a) what I want to achieve overall with the nav (look n' feel) as created in Photoshop&#60;br /&#62;
b) what I've achieved thus far (still missing the feint grey line we've discussed before)&#60;br /&#62;
c) whats going wrong in responsive mode&#60;/p&#62;
&#60;p&#62;Here's the link to the images I've grabbed:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.clipular.com/c?6044013=M66Ac_fn-H0sYdLewieu-vVGIMA&#38;amp;f=eb6d72c77f6f72f1ab09eaf9b55d3d7c&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?6044013=M66Ac_fn-H0sYdLewieu-vVGIMA&#38;amp;f=eb6d72c77f6f72f1ab09eaf9b55d3d7c&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;so…….&#60;/p&#62;
&#60;p&#62;two things:&#60;/p&#62;
&#60;p&#62;1) Can you help me create the feint line still missing from the top of the nav (see image). Its 1 px deep and spans the width of my menu, its grey, should be responsive and allow the HIGHLIGHT BLOCK to travel along it. Obviously, I may add sections so it needs to adapt when I add or take away pages&#60;/p&#62;
&#60;p&#62;2) Can you help me remove the superfluous thick line that appears in the slide out responsive menu. I don't want it at all in this mode. I just want the menu to behave/look like yours in the demo.&#60;br /&#62;
Here's the code I'm using to adapt the nag (as requested)&#60;/p&#62;
&#60;p&#62;---------------------------------------------------------------------&#60;br /&#62;
---------------------------------------------------------------------&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/* MENU BORDERS */
#top .main_menu .menu ul li:last-child&#38;gt;a {
border-bottom-style: solid;
border-bottom-color: #33302b;
border-bottom-width: 1px;
border-top-style: solid !important;
border-top-color: #33302b !important;
border-top-width: 1px !important;
}
#top .main_menu .menu ul li a {
border-right-style: solid;
border-right-color: #33302b;
border-right-width: 1px;
border-left-style: solid;
border-left-color: #33302b;
border-left-width: 1px;
}

#top .header_color .main_menu ul:first-child &#38;gt;li &#38;gt; ul, #top .header_color .avia_mega_div &#38;gt; .sub-menu {
border-top-color: #423e38; !important;
border-top-style: solid;
border-top-width: 1px;
}

/* Top Menu width spacing */
#top .main_menu ul:first-child &#38;gt; li &#38;gt; a {
margin-top: 1px;
padding: 0 10px;
}

#top .container_wrap {
border-top-width: 2px;
}

/* Main Menu - ROLLOFF TEXT */
#top .header_color .main_menu ul:first-child&#38;gt;li&#38;gt;a {
padding-top: 7px !important;
	color: #eee6de ;
	font-size: 1.4em;
	letter-spacing: 0.0em;
	font-weight:400;
}

/* Main Menu - ROLLOVER TEXT */
#top .header_color .main_menu ul:first-child&#38;gt;li&#38;gt;a:hover {
	color: #d83300;
	font-size: 1.4em;
	letter-spacing: 0.0em;
	font-weight:400;
}

/* Main Menu - SUB MENU OFF */
#top .main_menu .menu ul li&#38;gt;a {
	color: #e2e2e2;
	font-size: 1.2em;
	letter-spacing: 0.0em;
	font-weight:400;

}

/* Main Menu - SUB MENU HOVER */
#top .main_menu .menu ul li&#38;gt;a:hover {
	color: #e2e2e2 !important;
	background-color: #d83300;
}

/* Main Menu - HIGHLIGHT BLOCK */
#top .avia-menu-fx {
	display:block;
	position:absolute;
	top: 28px;
	border-style:solid;
	border-width:2px;
}

/* HEADER - BOTTOM LINE (attached to slider) */
#header_main {
	border-bottom-style: solid;
	border-bottom-color: #3b3330;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>andypeck on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-112053</link>
			<pubDate>Fri, 17 May 2013 20:26:31 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">112053@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;Im working on a local server at the moment otherwise I would be more than happy to share my findings. Not sure about the bit about masking URLs unless theres another way of me showing you my site. What I think ill do is transport what Ive achieved to-date onto my live hosting account and then let you know. I'd prefer not to have to do it but it seems you cant easily help otherwise&#60;/p&#62;
&#60;p&#62;Ill try and do it this weekend&#60;br /&#62;
Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-111956</link>
			<pubDate>Fri, 17 May 2013 15:41:28 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">111956@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I will need to see the page where this is taking place, you can use goo.gl to mask the url.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-111801</link>
			<pubDate>Fri, 17 May 2013 01:51:35 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">111801@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;What is the code that you have right now, the code that Nick gave you?   What header style do you have?&#60;/p&#62;
&#60;p&#62;Let me tag Nick.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-111679</link>
			<pubDate>Thu, 16 May 2013 15:31:26 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">111679@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I had some help from Nick to move the 'underline effect' on the main menu so it sits above the menu text and moves with the rollover action. However, whilst this all works fine, I noticed that when I shrunk the page to when the responsive menu kicks in ----- whilst in the responsive slide out menu a thick line appears across the menu. Its clearly as a result of moving the line in the main menu. How do I get rid of this as I want it to look exactly the same as in the demo. Can it be hidden or reset whilst in this responsive mode.&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Layer Slider **ISSUES**"</title>
			<link>http://www.kriesi.at/support/topic/layer-slider-issues#post-111557</link>
			<pubDate>Thu, 16 May 2013 04:37:13 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">111557@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I love the theme so I have indeed stuck with it and thx Lounge35 - I think ur right  that transparent pngs might be the way to go. I hit a frustration point yesterday which is why I snapped but as with all these things is just a case of finding a work-a-round.&#60;/p&#62;
&#60;p&#62;Cheers all
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lounge35 on "Layer Slider **ISSUES**"</title>
			<link>http://www.kriesi.at/support/topic/layer-slider-issues#post-111549</link>
			<pubDate>Thu, 16 May 2013 02:56:06 +0000</pubDate>
			<dc:creator>lounge35</dc:creator>
			<guid isPermaLink="false">111549@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Have you tried using transparent and semi transparent PNGs for the text instead? This is what I did. There are work arounds. I have been using Layerslider for over a year on different sites, and it is ok. Never tried revolution, but there are pros and cons with all of them.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Layer Slider **ISSUES**"</title>
			<link>http://www.kriesi.at/support/topic/layer-slider-issues#post-111514</link>
			<pubDate>Thu, 16 May 2013 00:13:30 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">111514@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm sorry that you feel that way. Please, if you can summon a little more of your patience, watch this video &#60;a href=&#34;http://www.youtube.com/watch?v=ZY9SxVyugx4&#34; rel=&#34;nofollow&#34;&#62;http://www.youtube.com/watch?v=ZY9SxVyugx4&#60;/a&#62;. Maybe it'll help you better understand how the slider works.&#60;/p&#62;
&#60;p&#62;Please let us know if it helps. It would be a lot easier if you have the site online so that we can help you set the slider up. &#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Layer Slider **ISSUES**"</title>
			<link>http://www.kriesi.at/support/topic/layer-slider-issues#post-111350</link>
			<pubDate>Wed, 15 May 2013 10:21:18 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">111350@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hmmm. Thanks for your comments although for a relative newbie who bought this on the grounds of ease and flexibility this is a worry, particularly as so many competitors either allow for easy implementation or include other sliders like Revolution.&#60;/p&#62;
&#60;p&#62;Im not having a rant at the the theme as I love it but for the one thing thats kind of integral to my portfolio site this is a problem. Im not sure what to do now&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lounge35 on "Layer Slider **ISSUES**"</title>
			<link>http://www.kriesi.at/support/topic/layer-slider-issues#post-111341</link>
			<pubDate>Wed, 15 May 2013 09:55:08 +0000</pubDate>
			<dc:creator>lounge35</dc:creator>
			<guid isPermaLink="false">111341@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think the layerslider is a bit buggy, as some things such as scale don't work properly on the live site, yet works in the preview. I don't blame the enfold theme for this as it is a third party plugin. Just have to live with it's buggyness until they fix it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Layer Slider **ISSUES**"</title>
			<link>http://www.kriesi.at/support/topic/layer-slider-issues#post-111339</link>
			<pubDate>Wed, 15 May 2013 09:34:30 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">111339@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;In general Ive enjoyed using this theme but the slider is incredibly frustrating. Ive used other sliders and the viewing between preview and live is exactly the same so the experience is logical and fluid. Layer Slider doesnt seem to replicate what I see in preview into the actual live slider. Ive seen someone else mention so I dont think im alone. Please let me be wrong!&#60;/p&#62;
&#60;p&#62;Im working locally at the moment as I have to produce this on long train journeys without wifi and up till now ive had no issues working on this theme.&#60;/p&#62;
&#60;p&#62;Anyway....&#60;/p&#62;
&#60;p&#62;1) My text, font size and background text boxes which ive set up in the preview window all re-align when I update the main slider&#60;br /&#62;
2) I want to re-produce the dissolve text/box transition 'on' effect that's used in the 'basic slider' (text fades during a move downward) instead of animating across the entire width/height of the slider which is incredibly clunky and old fashioned&#60;br /&#62;
3) How do I make my css colored box behind my text partially transparent. At the moment its at 100% and I want it to be 50%&#60;/p&#62;
&#60;p&#62;I guess if im stuck with this slider then I would at least like to try and gain a bit more creative control. Im sure im missing something and you will let me know that all is ok but I have a nasty feeling that im about to find the achilles heel of this lovely theme&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Updating Theme"</title>
			<link>http://www.kriesi.at/support/topic/updating-theme-1#post-95468</link>
			<pubDate>Wed, 06 Feb 2013 14:16:06 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95468@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I don't have a lot of experience with Jetpack, I've found it causes too many issues because of how many features it has.&#60;/p&#62;
&#60;p&#62;What you suggested is a good way to test it out. If there are issues, let us know and we'll see what we can do to fix things :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cosmicgirl on "Updating Theme"</title>
			<link>http://www.kriesi.at/support/topic/updating-theme-1#post-95427</link>
			<pubDate>Wed, 06 Feb 2013 11:47:31 +0000</pubDate>
			<dc:creator>cosmicgirl</dc:creator>
			<guid isPermaLink="false">95427@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for your response. I guess I could bite the bullet and rename my display theme, upload the update, Install WP 3.5 and see if it works. I was hoping to use the features in Jetpack in 3.5. Unless of course you have knowledge of a plugin that works like Publicize in Jetpack to post my blog posts to Facebook and twitter?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Updating Theme"</title>
			<link>http://www.kriesi.at/support/topic/updating-theme-1#post-95387</link>
			<pubDate>Wed, 06 Feb 2013 03:03:18 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95387@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi cosmicgirl,&#60;/p&#62;
&#60;p&#62;I only have up to 2.0.3 available in my files and I've not seen 2.0.5 of Display but I may have missed an update by Kriesi sometime recently or have an incorrectly named file.&#60;/p&#62;
&#60;p&#62;Either way, the theme has not been officially updated for use with anything past Wordpress 3.3 though I've seen many users using it on 3.4. &#60;/p&#62;
&#60;p&#62;Updating to 3.5 may work without issue as Display is fairly simple but it has not been tested or officially supported for it yet.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cosmicgirl on "Updating Theme"</title>
			<link>http://www.kriesi.at/support/topic/updating-theme-1#post-95386</link>
			<pubDate>Wed, 06 Feb 2013 02:43:47 +0000</pubDate>
			<dc:creator>cosmicgirl</dc:creator>
			<guid isPermaLink="false">95386@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;in this forum  you say the latest version is 2.0.3 but when i redownloaded&#60;br /&#62;
The theme from my themeforest account the version rtf says the latest update is 2.0.5&#60;br /&#62;
Which is confirmed in the style css. Are there any issues with updating my 2.0.2 version to 2.0.5 and updating to WP 3.5?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Slider Not Displaying"</title>
			<link>http://www.kriesi.at/support/topic/slider-not-displaying#post-73071</link>
			<pubDate>Mon, 27 Aug 2012 17:23:30 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">73071@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey kbunt,&#60;/p&#62;
&#60;p&#62;This is for a completely different theme and the options are not at all related to Choices. While I appreciate the offered assitance, in this case it is incorrect and as I don't want confusion for the &#34;Display Theme&#34; issues and advice here I will be deleting the content of your two posts above. Again, just to avoid confusin.&#60;/p&#62;
&#60;p&#62;@ svigneault - Your Display Options should be listed on the left hand side of the Wordpress admin at the very bottom. Select that item and then select Frontpage. This is only if you are using the Display theme demoed here: &#60;a href=&#34;http://www.kriesi.at/themedemo/?theme=display&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themedemo/?theme=display&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
