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

		<item>
			<title>Nick on "Propulsion - No sidebar in single product pages."</title>
			<link>http://www.kriesi.at/support/topic/propulsion-no-sidebar-in-single-product-pages#post-89998</link>
			<pubDate>Fri, 04 Jan 2013 04:00:24 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">89998@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I can stick a left sidebar in there, but it will create an empty space elsewhere (right of the image) and on smartphones the sidebar would come before the actual item. Look here please -&#38;gt; &#60;a href=&#34;http://i.imgur.com/qvad6.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/qvad6.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Ok. Just please remember its up to you to test it, since this is a hack.&#60;/p&#62;
&#60;p&#62;1) add this to your Quick CSS  or to custom.css&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.single-product  .units.alpha {
clear: right !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and on line 303 of config.php in /config-woocommerce/ folder inside the theme add the line below&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;get_sidebar();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you already moved things around that file, just for reference, this is how the line above should be placed related to the name of the function (see below)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function avia_woocommerceproduct_prev_image($post)
{
   global $avia_config, $product;
   get_sidebar();
   $extraClass = avia_post_meta(&#38;#39;zoom_lightbox&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Yes. I think that's it. Though again, it will look just like the image above.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lando2319 on "Propulsion - No sidebar in single product pages."</title>
			<link>http://www.kriesi.at/support/topic/propulsion-no-sidebar-in-single-product-pages#post-89696</link>
			<pubDate>Wed, 02 Jan 2013 22:48:11 +0000</pubDate>
			<dc:creator>lando2319</dc:creator>
			<guid isPermaLink="false">89696@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;So I attempted to add a sidebar menu on a product page using the first method listed here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wcdocs.woothemes.com/codex/third-party-custom-theme-compatibility/&#34; rel=&#34;nofollow&#34;&#62;http://wcdocs.woothemes.com/codex/third-party-custom-theme-compatibility/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I edited the &#34;loop-page.php&#34; doc replacing everything with &#34;&#38;lt;?php woocommerce_content(); ?&#38;gt;&#34; this successfully replaced all sidebars on other pages, but STILL won't display on the product page. Do you have any solution for this issue?&#60;/p&#62;
&#60;p&#62;I am not afraid to do some coding which seems necessary.&#60;/p&#62;
&#60;p&#62;Any suggestions would be much appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lando2319 on "Propulsion - No sidebar in single product pages."</title>
			<link>http://www.kriesi.at/support/topic/propulsion-no-sidebar-in-single-product-pages#post-89622</link>
			<pubDate>Wed, 02 Jan 2013 19:08:44 +0000</pubDate>
			<dc:creator>lando2319</dc:creator>
			<guid isPermaLink="false">89622@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, Using Wordpress Version 3.5 and Woo commerce Version 1.6.6 (also tried 1.5.8 as suggested in this thread) and Propulsion 1.7&#60;/p&#62;
&#60;p&#62;I'm creating a propulsion theme ecommerce website and looking to create a permanent left sidebar navigation menu throughout the entire website. (product pages, gallaery, homepage) Right now the only page I cannot get to display the sidebar is the individual product pages.  &#60;/p&#62;
&#60;p&#62;Any ideas? Is this something I could add through the quick CSS? Plugin? &#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MorrisMuseum on "Header/ Main Nav Bar Issue"</title>
			<link>http://www.kriesi.at/support/topic/header-main-nav-bar-issue#post-72520</link>
			<pubDate>Thu, 23 Aug 2012 15:20:47 +0000</pubDate>
			<dc:creator>MorrisMuseum</dc:creator>
			<guid isPermaLink="false">72520@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ismael, &#60;/p&#62;
&#60;p&#62;You are a Buddha of tech.  Thank you!&#60;/p&#62;
&#60;p&#62;MorrisMuseum
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Header/ Main Nav Bar Issue"</title>
			<link>http://www.kriesi.at/support/topic/header-main-nav-bar-issue#post-72441</link>
			<pubDate>Thu, 23 Aug 2012 06:49:04 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">72441@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi MorrisMuseum,&#60;/p&#62;
&#60;p&#62;Kindly open wp-content/themes/broadscope/style.css and find this code(in line 222):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .avia_mega{
height:40px;
line-height:40px;
padding:0;
left:0px;
bottom:0px;
position:absolute
z-index:100;
font-size:14px;
font-family:&#38;quot;Century Gothic&#38;quot; !important;
font-weight: bold;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;replace it with this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .avia_mega{
height:40px;
line-height:40px;
padding:0;
left:0px;
bottom:0px;
position:absolute;
z-index:100;
font-size:14px;
font-family:&#38;quot;Century Gothic&#38;quot; !important;
font-weight: bold;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You have forgotten to put semi-colon after position:absolute. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MorrisMuseum on "Header/ Main Nav Bar Issue"</title>
			<link>http://www.kriesi.at/support/topic/header-main-nav-bar-issue#post-72355</link>
			<pubDate>Wed, 22 Aug 2012 17:51:09 +0000</pubDate>
			<dc:creator>MorrisMuseum</dc:creator>
			<guid isPermaLink="false">72355@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi- &#60;/p&#62;
&#60;p&#62;Please view here: &#60;a href=&#34;http://209.240.152.242/wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://209.240.152.242/wordpress/&#60;/a&#62;&#60;br /&#62;
The main nav bar has jumped to the top of the site page.  Please help resolve this1 I am at a loss.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Propulsion - No sidebar in single product pages."</title>
			<link>http://www.kriesi.at/support/topic/propulsion-no-sidebar-in-single-product-pages#post-69428</link>
			<pubDate>Sun, 05 Aug 2012 08:05:20 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">69428@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The shop template structure was changed in WooCommerce 1.6+ and Propulsion doesn't support it yet. Ismael posted a quick fix here: &#60;a href=&#34;http://www.kriesi.at/support/topic/problem-with-the-layout-after-upgrading-woocommerce-161&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/problem-with-the-layout-after-upgrading-woocommerce-161&#60;/a&#62; however I'd downgrade to WooCommerce 1.5.8 because it's fully compatible with Propulsion. Kriesi will release an update soon but I can't give you an exact ETA yet.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>enzearth on "Propulsion - No sidebar in single product pages."</title>
			<link>http://www.kriesi.at/support/topic/propulsion-no-sidebar-in-single-product-pages#post-69374</link>
			<pubDate>Sun, 05 Aug 2012 01:26:27 +0000</pubDate>
			<dc:creator>enzearth</dc:creator>
			<guid isPermaLink="false">69374@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok. Just found the sidebar content is underneath the product content-bottom left. So I suspect the ability to have a widget on a single product page was never allowed for in the theme. As the container css is all wrong.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>enzearth on "Propulsion - No sidebar in single product pages."</title>
			<link>http://www.kriesi.at/support/topic/propulsion-no-sidebar-in-single-product-pages#post-69371</link>
			<pubDate>Sun, 05 Aug 2012 00:40:18 +0000</pubDate>
			<dc:creator>enzearth</dc:creator>
			<guid isPermaLink="false">69371@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am using woocommerce 1.6.1 on wordpress 3.4.1&#60;br /&#62;
I have tried adding text to the single product sidebar widget to test if it works. It does not. I want to add a sidebar to the single product pages so i can insert navigation. Help please
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Coherence:  move menu under Logo"</title>
			<link>http://www.kriesi.at/support/topic/coherence-move-menu-under-logo#post-62299</link>
			<pubDate>Tue, 26 Jun 2012 18:37:35 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">62299@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Dude was able to help :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pelyon on "Coherence:  move menu under Logo"</title>
			<link>http://www.kriesi.at/support/topic/coherence-move-menu-under-logo#post-62288</link>
			<pubDate>Tue, 26 Jun 2012 18:02:26 +0000</pubDate>
			<dc:creator>pelyon</dc:creator>
			<guid isPermaLink="false">62288@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;the higher the number, the lower the menu goes. Thanks Dude!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Coherence:  move menu under Logo"</title>
			<link>http://www.kriesi.at/support/topic/coherence-move-menu-under-logo#post-57629</link>
			<pubDate>Sat, 26 May 2012 10:12:04 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">57629@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can use following css code t push the menu down:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.main_menu {
    top: 20%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Increase or decrease the value to move the menu up or down. You can add the code to css/custom.css or the quick css field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mebebrown on "Coherence:  move menu under Logo"</title>
			<link>http://www.kriesi.at/support/topic/coherence-move-menu-under-logo#post-57517</link>
			<pubDate>Fri, 25 May 2012 07:50:24 +0000</pubDate>
			<dc:creator>mebebrown</dc:creator>
			<guid isPermaLink="false">57517@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello.&#60;/p&#62;
&#60;p&#62;Love, Love, Love the theme!&#60;/p&#62;
&#60;p&#62;I'd like to move the navigation menu so that it sits underneath my logo, since when I add more pages, it is now running into the logo.&#60;/p&#62;
&#60;p&#62;Please advise...&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
&#60;a href=&#34;http://www.mebeimagery.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.mebeimagery.com/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "navigation bar vertical lines and removal of home option"</title>
			<link>http://www.kriesi.at/support/topic/navigation-bar-vertical-lines-and-removal-of-home-option#post-42657</link>
			<pubDate>Tue, 21 Feb 2012 05:57:13 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">42657@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;still looking for the vertical line at the right side of the meny? In style1.css you'll find that the .nav class has a background image applied.&#60;br /&#62;
&#60;code&#62;url(&#38;quot;../images/skin1/border_vertical.png&#38;quot;)&#60;/code&#62;&#60;br /&#62;
You can remove this (only from .nav) and it should be fine. &#60;/p&#62;
&#60;p&#62;You can also (as an alternative) add the following to the bottom of your css file:&#60;br /&#62;
&#60;code&#62;.nav{background-image:none !important;}&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Advancedpeptides on "navigation bar vertical lines and removal of home option"</title>
			<link>http://www.kriesi.at/support/topic/navigation-bar-vertical-lines-and-removal-of-home-option#post-42216</link>
			<pubDate>Fri, 17 Feb 2012 15:12:27 +0000</pubDate>
			<dc:creator>Advancedpeptides</dc:creator>
			<guid isPermaLink="false">42216@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Guys, I wanted to update this post about how to incorporating a full size banner into the cleancut theme. there are different ways to get the effect, but the first 2 methods I tried had unintended consequences in terms of not working with other design elements of the theme. What I found to work best was modifying and updating  the following:&#60;/p&#62;
&#60;p&#62;#top .logo, .logo a{&#60;br /&#62;
display:block;&#60;br /&#62;
height:135px;&#60;br /&#62;
width:910px;&#60;br /&#62;
position:relative;&#60;br /&#62;
left:0px;&#60;br /&#62;
top:0px;&#60;br /&#62;
border: none;&#60;br /&#62;
padding: 0;&#60;br /&#62;
margin:0;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#top .nav{&#60;br /&#62;
height:30px;&#60;br /&#62;
line-height:30px;&#60;br /&#62;
padding-left:13px;&#60;br /&#62;
position:reltive;&#60;br /&#62;
z-index:100;&#60;br /&#62;
top:inherit;&#60;br /&#62;
right:13px;&#60;br /&#62;
Float:right;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;/*background pointer*/&#60;br /&#62;
/* Represents the background of the highlighted menu-item. */&#60;br /&#62;
#top .nav li.back {&#60;br /&#62;
width: 9px; height: 30px;&#60;br /&#62;
z-index: 8;&#60;br /&#62;
position: absolute;&#60;br /&#62;
top:5px !important;&#60;br /&#62;
top:144px; /*ie6fix*/&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;In the logo section update the logo dimensions and you can adjust it's spacing from the left side. &#60;/p&#62;
&#60;p&#62;In the navigation section, change the position from absolute to relative. &#60;/p&#62;
&#60;p&#62;and lastly adjust the size of the border top position to fix onto the line.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Advancedpeptides on "navigation bar vertical lines and removal of home option"</title>
			<link>http://www.kriesi.at/support/topic/navigation-bar-vertical-lines-and-removal-of-home-option#post-42065</link>
			<pubDate>Thu, 16 Feb 2012 18:04:16 +0000</pubDate>
			<dc:creator>Advancedpeptides</dc:creator>
			<guid isPermaLink="false">42065@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I figured out the solution to the home issue, but would still appreciate if anyone know how to deal with the vertical line
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Advancedpeptides on "navigation bar vertical lines and removal of home option"</title>
			<link>http://www.kriesi.at/support/topic/navigation-bar-vertical-lines-and-removal-of-home-option#post-42058</link>
			<pubDate>Thu, 16 Feb 2012 17:27:51 +0000</pubDate>
			<dc:creator>Advancedpeptides</dc:creator>
			<guid isPermaLink="false">42058@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I'm currently in the process of porting over my website to the cleancut theme, and I had 2 issues during customizing my style.css sheet. &#60;/p&#62;
&#60;p&#62;Currently, I moved the navigation bar and arrow lower to accommodate a larger logo, but there is a vertical line that runs up the right side of the menu. How do I adjust that setting? I don't see where it is in the style sheet. &#60;/p&#62;
&#60;p&#62;You can currently see the issue at our transitional site: &#60;a href=&#34;http://www.bostonbiomolecules.com/wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://www.bostonbiomolecules.com/wordpress/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also, I was wondering if it would be possible to remove the &#34;home&#34; option from the navigation menu. I would like to keep the actual page as the splash page for the site, but want people to use the logo to go back to it, rather than having a dedicated home button on the navigation.&#60;/p&#62;
&#60;p&#62;Thank you for any help you can offer, &#60;/p&#62;
&#60;p&#62;-Amrit
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Animation in banner/menu bar not working"</title>
			<link>http://www.kriesi.at/support/topic/animation-in-bannermenu-bar-not-working#post-40309</link>
			<pubDate>Mon, 06 Feb 2012 03:12:49 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">40309@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Good to see you've found it :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kreichert on "Animation in banner/menu bar not working"</title>
			<link>http://www.kriesi.at/support/topic/animation-in-bannermenu-bar-not-working#post-40262</link>
			<pubDate>Sun, 05 Feb 2012 18:30:49 +0000</pubDate>
			<dc:creator>kreichert</dc:creator>
			<guid isPermaLink="false">40262@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I found the answer in another area. This was the issue:&#60;/p&#62;
&#60;p&#62;The javascript files can't be found on your server - they are needed for the website effects (transition, etc.).&#60;br /&#62;
If I want to view the javascript files in my browser i get an 404 error:&#60;br /&#62;
Example:&#60;br /&#62;
&#60;a href=&#34;http://www.myninjaplease.com/navin/wp-content/themes/cubit-6-in-1-business-portfolio-theme-sourceFolder/cubit/js/custom.js?ver=3.0.1&#34; rel=&#34;nofollow&#34;&#62;http://www.myninjaplease.com/navin/wp-content/themes/cubit-6-in-1-business-portfolio-theme-sourceFolder/cubit/js/custom.js?ver=3.0.1&#60;/a&#62;&#60;br /&#62;
or&#60;br /&#62;
&#60;a href=&#34;http://www.myninjaplease.com/navin/wp-content/themes/cubit-6-in-1-business-portfolio-theme-sourceFolder/cubit/js/jquery-1.3.1.min.js?ver=3.0.1&#34; rel=&#34;nofollow&#34;&#62;http://www.myninjaplease.com/navin/wp-content/themes/cubit-6-in-1-business-portfolio-theme-sourceFolder/cubit/js/jquery-1.3.1.min.js?ver=3.0.1&#60;/a&#62;&#60;br /&#62;
please unpack the cubit folder and upload all files to your server - the path indicates that you did unpack ALL files (including psd and documentation) and not only the theme files. Unpack only cubit.zip and upload it to your themes directory. The path should look like&#60;br /&#62;
&#60;a href=&#34;http://www.myninjaplease.com/navin/wp-content/themes/cubit/js/jquery-1.3.1.min.js?ver=3.0.1&#34; rel=&#34;nofollow&#34;&#62;http://www.myninjaplease.com/navin/wp-content/themes/cubit/js/jquery-1.3.1.min.js?ver=3.0.1&#60;/a&#62;&#60;br /&#62;
instead of&#60;br /&#62;
&#60;a href=&#34;http://www.myninjaplease.com/navin/wp-content/themes/cubit-6-in-1-business-portfolio-theme-sourceFolder/cubit/js/jquery-1.3.1.min.js?ver=3.0.1&#34; rel=&#34;nofollow&#34;&#62;http://www.myninjaplease.com/navin/wp-content/themes/cubit-6-in-1-business-portfolio-theme-sourceFolder/cubit/js/jquery-1.3.1.min.js?ver=3.0.1&#60;/a&#62;&#60;br /&#62;
The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kreichert on "Animation in banner/menu bar not working"</title>
			<link>http://www.kriesi.at/support/topic/animation-in-bannermenu-bar-not-working#post-40071</link>
			<pubDate>Fri, 03 Feb 2012 22:25:13 +0000</pubDate>
			<dc:creator>kreichert</dc:creator>
			<guid isPermaLink="false">40071@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Love the cubit theme ... but my animation in the banner images and the navigation bar no longer work. I think a plugin interfered with the jquery file. So ... I the Wordpress files from the server (but not the PHP database) and downloaded the Cubit theme again ... and uploaded both to the server. Still ... the animation is not working. I also uploaded the cubit theme to another WordPress site I have ... and the animation doesn't on the menu either. (These sites are not related.) I am at a loss. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://supurna.com&#34; rel=&#34;nofollow&#34;&#62;http://supurna.com&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Full navigation bar on stretched theme?"</title>
			<link>http://www.kriesi.at/support/topic/full-navigation-bar-on-stretched-theme#post-24625</link>
			<pubDate>Thu, 11 Aug 2011 18:17:04 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24625@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that you solved the problem :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brianarmas on "Full navigation bar on stretched theme?"</title>
			<link>http://www.kriesi.at/support/topic/full-navigation-bar-on-stretched-theme#post-24623</link>
			<pubDate>Thu, 11 Aug 2011 17:45:00 +0000</pubDate>
			<dc:creator>brianarmas</dc:creator>
			<guid isPermaLink="false">24623@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude!I actually meant to post this in Broadscope but giving the #top .avia_mega a width of 979 worked as well. So thanks!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Full navigation bar on stretched theme?"</title>
			<link>http://www.kriesi.at/support/topic/full-navigation-bar-on-stretched-theme#post-24555</link>
			<pubDate>Thu, 11 Aug 2011 06:18:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24555@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you can use following code in style.css to extend the navbar:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.catnav_wrapper {
    margin-left: -20px;
    width: 1000px;
}

.catnav {
    width: 979px
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I used the modern skin (style4.css) but I'm not sure how it looks for other skins. Maybe you need to change the background image, border styles, etc.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brianarmas on "Full navigation bar on stretched theme?"</title>
			<link>http://www.kriesi.at/support/topic/full-navigation-bar-on-stretched-theme#post-24530</link>
			<pubDate>Wed, 10 Aug 2011 20:13:51 +0000</pubDate>
			<dc:creator>brianarmas</dc:creator>
			<guid isPermaLink="false">24530@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I like the navigation bar on the boxed layout, but is it possible to get the full nav bar of 979px on the stretched layout?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Read More Buttons Don&#039;t Work &#38; Other Questions."</title>
			<link>http://www.kriesi.at/support/topic/read-more-buttons-dont-work-other-questions#post-18001</link>
			<pubDate>Thu, 28 Apr 2011 16:00:35 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18001@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>artfulc on "Read More Buttons Don&#039;t Work &#38; Other Questions."</title>
			<link>http://www.kriesi.at/support/topic/read-more-buttons-dont-work-other-questions#post-17990</link>
			<pubDate>Thu, 28 Apr 2011 14:56:00 +0000</pubDate>
			<dc:creator>artfulc</dc:creator>
			<guid isPermaLink="false">17990@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you it worked perfect!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Read More Buttons Don&#039;t Work &#38; Other Questions."</title>
			<link>http://www.kriesi.at/support/topic/read-more-buttons-dont-work-other-questions#post-17982</link>
			<pubDate>Thu, 28 Apr 2011 13:54:41 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17982@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try to add&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#wrapper_main {
    padding-top: 150px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to style.css (at the very bottom). Maybe you need to revert the previous change.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>artfulc on "Read More Buttons Don&#039;t Work &#38; Other Questions."</title>
			<link>http://www.kriesi.at/support/topic/read-more-buttons-dont-work-other-questions#post-17917</link>
			<pubDate>Wed, 27 Apr 2011 12:58:11 +0000</pubDate>
			<dc:creator>artfulc</dc:creator>
			<guid isPermaLink="false">17917@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude --&#60;br /&#62;
Thanks for the response. It fixed the spacial issue w. my portfolio pages. Now the problem is any page that has a featured image clashes w. the logo -- hiding the navigation bar completely. What should I do?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Read More Buttons Don&#039;t Work &#38; Other Questions."</title>
			<link>http://www.kriesi.at/support/topic/read-more-buttons-dont-work-other-questions#post-17899</link>
			<pubDate>Wed, 27 Apr 2011 05:07:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17899@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
add following to style.css (at the very bottom):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.boxed div .entry1 {
margin-top: 150px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>artfulc on "Read More Buttons Don&#039;t Work &#38; Other Questions."</title>
			<link>http://www.kriesi.at/support/topic/read-more-buttons-dont-work-other-questions#post-17840</link>
			<pubDate>Tue, 26 Apr 2011 14:35:11 +0000</pubDate>
			<dc:creator>artfulc</dc:creator>
			<guid isPermaLink="false">17840@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Actually I lied, the image appears fine on the first page flushing perfectly above the navigation page -- but when you go to other pages it falls into the content box, like as seen here: &#60;a href=&#34;http://ucancallmela.com/l-a-shots/&#34; rel=&#34;nofollow&#34;&#62;http://ucancallmela.com/l-a-shots/&#60;/a&#62;. What to do!?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
