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

		<item>
			<title>mylander on "logo right align ? - rochade ?!"</title>
			<link>http://www.kriesi.at/support/topic/logo-right-align-rochade#post-112023</link>
			<pubDate>Fri, 17 May 2013 18:34:40 +0000</pubDate>
			<dc:creator>mylander</dc:creator>
			<guid isPermaLink="false">112023@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;wow - it works now - thanks, 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-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>Ismael on "logo right align ? - rochade ?!"</title>
			<link>http://www.kriesi.at/support/topic/logo-right-align-rochade#post-111483</link>
			<pubDate>Wed, 15 May 2013 22:27:31 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">111483@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please remove the css above and use this instead. This works on my end.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.logo {
float: right;
position: absolute;
right: 0;
text-align: right;
}

.logo a {
float: right;
z-index: 9999;
}

.main_menu {
left: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mylander on "logo right align ? - rochade ?!"</title>
			<link>http://www.kriesi.at/support/topic/logo-right-align-rochade#post-111471</link>
			<pubDate>Wed, 15 May 2013 20:53:41 +0000</pubDate>
			<dc:creator>mylander</dc:creator>
			<guid isPermaLink="false">111471@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;also the logo is not clickable any more.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mylander on "logo right align ? - rochade ?!"</title>
			<link>http://www.kriesi.at/support/topic/logo-right-align-rochade#post-111470</link>
			<pubDate>Wed, 15 May 2013 20:53:06 +0000</pubDate>
			<dc:creator>mylander</dc:creator>
			<guid isPermaLink="false">111470@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;okay, it works now if i change it to &#34;position: relative;&#34;&#60;/p&#62;
&#60;p&#62;but by resizing / making the browser-window smaller (x-dimension), the alignment is changing suddenly to left again (ca. tab-size!)&#60;br /&#62;
is there any other css-extra for this size?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mylander on "logo right align ? - rochade ?!"</title>
			<link>http://www.kriesi.at/support/topic/logo-right-align-rochade#post-111469</link>
			<pubDate>Wed, 15 May 2013 20:38:41 +0000</pubDate>
			<dc:creator>mylander</dc:creator>
			<guid isPermaLink="false">111469@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;the navigation is left-aligned now!&#60;br /&#62;
the logo is still on the left side - should be right-aligned...&#60;/p&#62;
&#60;p&#62;i use a fixed header with fixed y-dimension:&#60;/p&#62;
&#60;p&#62;#header_main .container, .main_menu ul:first-child &#38;gt; li &#38;gt; a {&#60;br /&#62;
height: 80px  !important;&#60;br /&#62;
line-height: 80px  !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;html.fixed_header #main {&#60;br /&#62;
padding-top: 80px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;div .logo {&#60;br /&#62;
float: right;&#60;br /&#62;
position: absolute;&#60;br /&#62;
right: 0;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.main_menu {&#60;br /&#62;
left: 0;&#60;br /&#62;
}
&#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>Ismael on "logo right align ? - rochade ?!"</title>
			<link>http://www.kriesi.at/support/topic/logo-right-align-rochade#post-110723</link>
			<pubDate>Mon, 13 May 2013 00:17:42 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">110723@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;What type of header are you using?&#60;/p&#62;
&#60;p&#62;This will probably work. Add this on your custom.css or Quick CSS&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;div .logo {
float: right;
position: absolute;
right: 0;
}

.main_menu {
left: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mylander on "logo right align ? - rochade ?!"</title>
			<link>http://www.kriesi.at/support/topic/logo-right-align-rochade#post-110706</link>
			<pubDate>Sun, 12 May 2013 21:12:03 +0000</pubDate>
			<dc:creator>mylander</dc:creator>
			<guid isPermaLink="false">110706@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;logo right align ?&#60;br /&#62;
nav left?&#60;/p&#62;
&#60;p&#62;any css for this??&#60;br /&#62;
thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jaypopsu on "Hover over image breaks word wrap"</title>
			<link>http://www.kriesi.at/support/topic/hover-over-image-breaks-word-wrap#post-109278</link>
			<pubDate>Mon, 06 May 2013 15:33:24 +0000</pubDate>
			<dc:creator>jaypopsu</dc:creator>
			<guid isPermaLink="false">109278@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks so much.  I just got back to work and tried it and am not having the issue.  All I can think is that it was a cached problem.&#60;/p&#62;
&#60;p&#62;Thanks again for looking at it.  I appreciate your patience.&#60;/p&#62;
&#60;p&#62;JP
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hagmund on "Align menu text closer to bottom"</title>
			<link>http://www.kriesi.at/support/topic/align-menu-text-closer-to-bottom#post-109114</link>
			<pubDate>Sun, 05 May 2013 19:48:48 +0000</pubDate>
			<dc:creator>hagmund</dc:creator>
			<guid isPermaLink="false">109114@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That worked great. Thank you very much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Align menu text closer to bottom"</title>
			<link>http://www.kriesi.at/support/topic/align-menu-text-closer-to-bottom#post-109035</link>
			<pubDate>Sun, 05 May 2013 13:18:24 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">109035@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can add something like this on your custom.css or Quick CSS&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .main_menu .menu li a {
padding-top: 20px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Hover over image breaks word wrap"</title>
			<link>http://www.kriesi.at/support/topic/hover-over-image-breaks-word-wrap#post-108940</link>
			<pubDate>Sun, 05 May 2013 03:17:18 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">108940@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Very strange. I've tried to replicate it now in all of my available browsers in various browser states and am still not getting it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hagmund on "Align menu text closer to bottom"</title>
			<link>http://www.kriesi.at/support/topic/align-menu-text-closer-to-bottom#post-108915</link>
			<pubDate>Sat, 04 May 2013 19:28:02 +0000</pubDate>
			<dc:creator>hagmund</dc:creator>
			<guid isPermaLink="false">108915@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Is there an easy way to align the menu text closer to the bottom/content, and not in the middle as default?&#60;/p&#62;
&#60;p&#62;I'm using the small fixed header.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jaypopsu on "Hover over image breaks word wrap"</title>
			<link>http://www.kriesi.at/support/topic/hover-over-image-breaks-word-wrap#post-108761</link>
			<pubDate>Fri, 03 May 2013 17:40:24 +0000</pubDate>
			<dc:creator>jaypopsu</dc:creator>
			<guid isPermaLink="false">108761@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;OK, just tested.  I opened a new FF, cleared cache, went directly to site by typing in url &#60;a href=&#34;http://polettofit.com/2013/what-is-ultimate-reset&#34; rel=&#34;nofollow&#34;&#62;http://polettofit.com/2013/what-is-ultimate-reset&#60;/a&#62; and it happens.  They only time it doesn't happen is when I click on a link that I provide you in this thread, wth?&#60;/p&#62;
&#60;p&#62;I'm going to test to see if it does it by clicking on the link I just put in this reply.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jaypopsu on "Hover over image breaks word wrap"</title>
			<link>http://www.kriesi.at/support/topic/hover-over-image-breaks-word-wrap#post-108760</link>
			<pubDate>Fri, 03 May 2013 17:37:28 +0000</pubDate>
			<dc:creator>jaypopsu</dc:creator>
			<guid isPermaLink="false">108760@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Alright, just to add.  I clicked on the links that I provided and it opened a new tab and the &#34;affect&#34; doesn't do it.  However, I have those pages open in another tab and it does it.  Now I'm really confused.  Any suggestions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jaypopsu on "Hover over image breaks word wrap"</title>
			<link>http://www.kriesi.at/support/topic/hover-over-image-breaks-word-wrap#post-108759</link>
			<pubDate>Fri, 03 May 2013 17:34:31 +0000</pubDate>
			<dc:creator>jaypopsu</dc:creator>
			<guid isPermaLink="false">108759@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I just tested it at home, on a Mac, using both Chrome and FF.  I originally posted from work where I'm on a PC and it happens in both Chrome and FF.  It happens when I'm logged in to WP and when I'm not logged in.&#60;/p&#62;
&#60;p&#62;I honestly have no idea how it's not do that for you.&#60;/p&#62;
&#60;p&#62;When I just move the mouse over any of those images, they move and the text &#34;adjusts&#34;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Hover over image breaks word wrap"</title>
			<link>http://www.kriesi.at/support/topic/hover-over-image-breaks-word-wrap#post-108442</link>
			<pubDate>Thu, 02 May 2013 15:03:42 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">108442@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi jaypopsu,&#60;/p&#62;
&#60;p&#62;I'm not getting that effect at all when viewing those pages. Is it happening in a specific browser or OS? &#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jaypopsu on "Hover over image breaks word wrap"</title>
			<link>http://www.kriesi.at/support/topic/hover-over-image-breaks-word-wrap#post-108274</link>
			<pubDate>Wed, 01 May 2013 20:38:41 +0000</pubDate>
			<dc:creator>jaypopsu</dc:creator>
			<guid isPermaLink="false">108274@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sure, just hover over any of the images on these pages, or anywhere on my site:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://polettofit.com/2013/what-is-ultimate-reset/&#34; rel=&#34;nofollow&#34;&#62;http://polettofit.com/2013/what-is-ultimate-reset/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://polettofit.com/about/&#34; rel=&#34;nofollow&#34;&#62;http://polettofit.com/about/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Hover over image breaks word wrap"</title>
			<link>http://www.kriesi.at/support/topic/hover-over-image-breaks-word-wrap#post-108272</link>
			<pubDate>Wed, 01 May 2013 20:28:48 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">108272@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Can you give us a link to the issue? I can't seem to reproduce the issue.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jaypopsu on "Hover over image breaks word wrap"</title>
			<link>http://www.kriesi.at/support/topic/hover-over-image-breaks-word-wrap#post-108263</link>
			<pubDate>Wed, 01 May 2013 20:02:06 +0000</pubDate>
			<dc:creator>jaypopsu</dc:creator>
			<guid isPermaLink="false">108263@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No matter if I have an image aligned left or right, as soon as I hover over the image in a post/page it breaks the word wrap and the text drops below the image.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "alignment issue in icon box"</title>
			<link>http://www.kriesi.at/support/topic/alignment-issue-in-icon-box#post-106366</link>
			<pubDate>Sat, 20 Apr 2013 14:57:36 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">106366@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi goradiate,&#60;/p&#62;
&#60;p&#62;Yes that is the correct behavior. It doesn't allow for alignment change withing modifying the css for the icon boxes.&#60;/p&#62;
&#60;p&#62;So you would need to add 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;.iconbox_top {
text-align: center;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Which would change it everywhere. So if you wanted it to be on a specific page, it would further need to be changed via css.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>goradiate on "alignment issue in icon box"</title>
			<link>http://www.kriesi.at/support/topic/alignment-issue-in-icon-box#post-106140</link>
			<pubDate>Thu, 18 Apr 2013 16:42:42 +0000</pubDate>
			<dc:creator>goradiate</dc:creator>
			<guid isPermaLink="false">106140@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, great theme.&#60;br /&#62;
I am working up a test site and I have four icon boxes with text on the one page(half width columns). I am unable to align the text left in the boxes, it will only stay centre aligned no matter what I do in the text editor. Can you help please? Thanks, Melissa
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "My Account/ Logout links"</title>
			<link>http://www.kriesi.at/support/topic/my-account-logout-links#post-104457</link>
			<pubDate>Fri, 05 Apr 2013 04:31:24 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">104457@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi jacobom,&#60;/p&#62;
&#60;p&#62;Glad that Devin helped you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jacobom on "My Account/ Logout links"</title>
			<link>http://www.kriesi.at/support/topic/my-account-logout-links#post-104409</link>
			<pubDate>Thu, 04 Apr 2013 20:09:01 +0000</pubDate>
			<dc:creator>jacobom</dc:creator>
			<guid isPermaLink="false">104409@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you Devin! Now I see it it's called &#34;Header Small Menu&#34;&#60;/p&#62;
&#60;p&#62;Keep it up with the great support.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "My Account/ Logout links"</title>
			<link>http://www.kriesi.at/support/topic/my-account-logout-links#post-104325</link>
			<pubDate>Thu, 04 Apr 2013 13:15:11 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">104325@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi jacobom,&#60;/p&#62;
&#60;p&#62;Yes, the Menus manager is where you would need to create a new menu and then using the Theme Locations box next to the menus manager assign the menu to that location. The current one is just the default menu until you create your own.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
