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

		<item>
			<title>Chris Beard on "Newscast: How to increase the width of the Blog page"</title>
			<link>http://www.kriesi.at/support/topic/newscast-how-to-increase-the-width-of-the-blog-page#post-26196</link>
			<pubDate>Thu, 01 Sep 2011 12:47:28 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">26196@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The sidebar (Blog Archives) is taking in the space for the blog page. You can remove this sidebar if you'd like so the blog can be wider. Or you can just make the sidebar less wide. To adjust these widths you can open your style.css file and change the width value of the following lines:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#content, .entry-no-pic .entry-content&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#top .fullwidth_sidebar&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.news-right&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;the last one is the width of your actual pos, but you need to change the other two in order to keep your values homologous.&#60;br /&#62;
Keep in mind this might alter other pages too that use the same page template.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skane on "Newscast: How to increase the width of the Blog page"</title>
			<link>http://www.kriesi.at/support/topic/newscast-how-to-increase-the-width-of-the-blog-page#post-26103</link>
			<pubDate>Tue, 30 Aug 2011 17:11:50 +0000</pubDate>
			<dc:creator>skane</dc:creator>
			<guid isPermaLink="false">26103@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The blog page defaults to about 540px width here: &#60;a href=&#34;http://sandbox.integrativemgi.com/2011/08/29/newsletter-july-2011/#airport-screening&#34; rel=&#34;nofollow&#34;&#62;http://sandbox.integrativemgi.com/2011/08/29/newsletter-july-2011/#airport-screening&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;How do I change the width to either a full screen, or something in the 750px range?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Linking homepage slider to a post or page other than itself"</title>
			<link>http://www.kriesi.at/support/topic/linking-homepage-slider-to-a-post-or-page-other-than-itself#post-21540</link>
			<pubDate>Sat, 25 Jun 2011 13:49:20 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">21540@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that it worked for you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skane on "Linking homepage slider to a post or page other than itself"</title>
			<link>http://www.kriesi.at/support/topic/linking-homepage-slider-to-a-post-or-page-other-than-itself#post-21525</link>
			<pubDate>Fri, 24 Jun 2011 22:00:50 +0000</pubDate>
			<dc:creator>skane</dc:creator>
			<guid isPermaLink="false">21525@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry, posted wrong code above. My solution was as follows:&#60;/p&#62;
&#60;p&#62;1. created a custom field called &#60;em&#62;link_to&#60;/em&#62;&#60;br /&#62;
2. changed line 43 in index.php from &#60;strong&#62;the_permalink()&#60;/strong&#62; to &#60;strong&#62;echo get_post_meta($post-&#38;gt;ID, 'link_to', true)&#60;/strong&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skane on "Linking homepage slider to a post or page other than itself"</title>
			<link>http://www.kriesi.at/support/topic/linking-homepage-slider-to-a-post-or-page-other-than-itself#post-21524</link>
			<pubDate>Fri, 24 Jun 2011 20:01:08 +0000</pubDate>
			<dc:creator>skane</dc:creator>
			<guid isPermaLink="false">21524@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Worked great, thanks.&#60;/p&#62;
&#60;p&#62;In my case, I created a custom field called link_to and then changed line 43 in index.php from &#60;strong&#62;&#60;em&#62;the_permalink()&#60;/em&#62;&#60;/strong&#62; to &#60;strong&#62;&#60;em&#62;the_permalink($post-&#38;gt;ID, 'link_to', true)&#60;/em&#62;&#60;/strong&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skane on "Linking homepage slider to a post or page other than itself"</title>
			<link>http://www.kriesi.at/support/topic/linking-homepage-slider-to-a-post-or-page-other-than-itself#post-21519</link>
			<pubDate>Fri, 24 Jun 2011 17:06:23 +0000</pubDate>
			<dc:creator>skane</dc:creator>
			<guid isPermaLink="false">21519@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks. I'll try that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Linking homepage slider to a post or page other than itself"</title>
			<link>http://www.kriesi.at/support/topic/linking-homepage-slider-to-a-post-or-page-other-than-itself#post-21501</link>
			<pubDate>Fri, 24 Jun 2011 06:17:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">21501@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
You could use custom fields and the get post meta function: &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/get_post_meta&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/get_post_meta&#60;/a&#62; to enter a custom link per post.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skane on "Linking homepage slider to a post or page other than itself"</title>
			<link>http://www.kriesi.at/support/topic/linking-homepage-slider-to-a-post-or-page-other-than-itself#post-21451</link>
			<pubDate>Thu, 23 Jun 2011 16:19:35 +0000</pubDate>
			<dc:creator>skane</dc:creator>
			<guid isPermaLink="false">21451@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Having the ability to link homepage slider posts (or pages) to posts or pages other than themselves would greatly improve the usability of the sliders. It would enable custom titles and blurbs for each featured item, instead of being limited to the featured post title and excerpted content as they are now.&#60;/p&#62;
&#60;p&#62;In attempting to model a solution, I replaced line 43 of index.php with an absolute link. &#60;/p&#62;
&#60;p&#62;In other words, replacing &#60;strong&#62;href=/&#34;&#38;lt; ?php the_permalink(); ? &#60;/strong&#62; with &#60;strong&#62;mysite.com/otherpost/&#60;/strong&#62;.&#60;/p&#62;
&#60;p&#62;It worked as far as linking slider posts to a different post (or page), but of course now &#60;em&#62;all&#60;/em&#62; posts point to a single link.&#60;/p&#62;
&#60;p&#62;To make this solution workable, Is it possible to replace&#60;strong&#62;&#60;em&#62;the_permalink&#60;/em&#62;&#60;/strong&#62; with the name of the field on the post edit screen &#60;em&#62;Full Size Pic or Video for Lightbox (Image and Video Links allowed )&#60;/em&#62;? This would enable the link to be easily maintainable for each slider post within the post edit function.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skane on "Extra Widgets Area content is displaying on home page despite exclusion"</title>
			<link>http://www.kriesi.at/support/topic/extra-widgets-area-content-is-displaying-on-home-page-despite-exclusion#post-21110</link>
			<pubDate>Thu, 16 Jun 2011 01:32:33 +0000</pubDate>
			<dc:creator>skane</dc:creator>
			<guid isPermaLink="false">21110@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;FYI - The site is now live and the link in my first post above has changed to &#60;a href=&#34;http://integrativemgi.com/&#34; rel=&#34;nofollow&#34;&#62;http://integrativemgi.com/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skane on "Extra Widgets Area content is displaying on home page despite exclusion"</title>
			<link>http://www.kriesi.at/support/topic/extra-widgets-area-content-is-displaying-on-home-page-despite-exclusion#post-21104</link>
			<pubDate>Wed, 15 Jun 2011 21:26:01 +0000</pubDate>
			<dc:creator>skane</dc:creator>
			<guid isPermaLink="false">21104@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey, I had to inactivate the Tag Cloud widget for our blog in order to go live, so the link above no longer shows the problem. If you need me to recreate the issue, before you can troubleshoot let me know and I will set up a testing environment.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skane on "Extra Widgets Area content is displaying on home page despite exclusion"</title>
			<link>http://www.kriesi.at/support/topic/extra-widgets-area-content-is-displaying-on-home-page-despite-exclusion#post-21091</link>
			<pubDate>Wed, 15 Jun 2011 16:50:43 +0000</pubDate>
			<dc:creator>skane</dc:creator>
			<guid isPermaLink="false">21091@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I created an Extra Widget Area (called &#34;Category:News left&#34;) to be exclusively used by our blog page. The blog page has a category = NEWS.  &#60;/p&#62;
&#60;p&#62;I added the Tag Cloud and Newscast Advertising widgets to this Extra Widget Area.&#60;/p&#62;
&#60;p&#62;Category &#34;News&#34; is excluded from the home page, as are all other categories except one called FEATURED.&#60;/p&#62;
&#60;p&#62;Both the Tag Cloud and Advertising widgets are displaying on the Home Page here: at &#60;a href=&#34;http://66.147.244.248/~integry3/&#34; rel=&#34;nofollow&#34;&#62;http://66.147.244.248/~integry3/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Am I missing a set up step?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Minimum page height"</title>
			<link>http://www.kriesi.at/support/topic/minimum-page-height#post-20931</link>
			<pubDate>Sun, 12 Jun 2011 20:15:34 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">20931@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skane on "Minimum page height"</title>
			<link>http://www.kriesi.at/support/topic/minimum-page-height#post-20927</link>
			<pubDate>Sun, 12 Jun 2011 18:13:21 +0000</pubDate>
			<dc:creator>skane</dc:creator>
			<guid isPermaLink="false">20927@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, that did it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Minimum page height"</title>
			<link>http://www.kriesi.at/support/topic/minimum-page-height#post-20877</link>
			<pubDate>Sat, 11 Jun 2011 17:48:30 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">20877@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
add following code to style.css and adjust the height value:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#main {
    min-height: 500px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>skane on "Minimum page height"</title>
			<link>http://www.kriesi.at/support/topic/minimum-page-height#post-20850</link>
			<pubDate>Sat, 11 Jun 2011 01:07:53 +0000</pubDate>
			<dc:creator>skane</dc:creator>
			<guid isPermaLink="false">20850@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is it possible to set a minimum page height?&#60;/p&#62;
&#60;p&#62;The drop down menus are pretty long and for pages with just a little content, the drop down is truncated. For example, hover the Services menu pick on this page: &#60;a href=&#34;http://66.147.244.248/~integry3/contact-2/&#34; rel=&#34;nofollow&#34;&#62;http://66.147.244.248/~integry3/contact-2/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skane on "How to toggle?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-toggle#post-20843</link>
			<pubDate>Fri, 10 Jun 2011 21:11:24 +0000</pubDate>
			<dc:creator>skane</dc:creator>
			<guid isPermaLink="false">20843@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dude - I meant to thank you for the JShortcodes tip. It's a fine plugin for buttons, boxes, and other stuff. And yes, having the shortcodes in an external plugin makes great sense.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skane on "How to change the menu item widths?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-menu-item-widths#post-20842</link>
			<pubDate>Fri, 10 Jun 2011 21:06:31 +0000</pubDate>
			<dc:creator>skane</dc:creator>
			<guid isPermaLink="false">20842@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;FYI, here's how I widened the drop down menu items:&#60;br /&#62;
-add a width to the following style,  &#60;strong&#62;#top .catnav li .sub-menu a&#60;/strong&#62;  &#60;/p&#62;
&#60;p&#62;You'll find it in whatever extra style sheet you've chosen: style1.css to style4.css, at about line 94.&#60;/p&#62;
&#60;p&#62;I widened mine to 225px to avoid text wrap on this site: &#60;a href=&#34;http://66.147.244.248/~integry3/&#34; rel=&#34;nofollow&#34;&#62;http://66.147.244.248/~integry3/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to toggle?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-toggle#post-19970</link>
			<pubDate>Fri, 27 May 2011 05:37:36 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">19970@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hardcoded shortcodes have the disadvantage that you need to rewrite or restructure major parts of your content if you decide to switch the theme one day. Plugins like JShortcodes can help you to preserve your content and shortcodes....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skane on "How to toggle?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-toggle#post-19916</link>
			<pubDate>Thu, 26 May 2011 15:09:11 +0000</pubDate>
			<dc:creator>skane</dc:creator>
			<guid isPermaLink="false">19916@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Newscast is a fine theme. The fact that you have a searchable forum and active support is another big plus. The one thing that seemed to be lacking are shortcodes. However, hardcoding shortcodes into themes probably isn't the best approach anyway. By adding JShortcodes plugin to Newscast, the shortcode issue was solved for me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skane on "How to child theme skin files"</title>
			<link>http://www.kriesi.at/support/topic/how-to-child-theme-skin-files#post-19864</link>
			<pubDate>Wed, 25 May 2011 17:53:57 +0000</pubDate>
			<dc:creator>skane</dc:creator>
			<guid isPermaLink="false">19864@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Not at all. So many people here are helping each other, it just seems like the thing to do.&#60;/p&#62;
&#60;p&#62;I consider my suggestion above a hack, since I haven't seen it described in Codex. It's working well for me with the Newscast theme. &#60;/p&#62;
&#60;p&#62;However, in an ideal world, I think the Child style.css file should be able to handle everything using &#60;em&#62;@import url(style1.css);&#60;/em&#62; placed after the @import url(style.css). For example, it seems logical in a cascading world where the Child style.css should control everything that it would: 1.  import and execute style.css,  then 2. any mods to style.css, and then 3. import and execute style1.css, and then 4. any mods placed after that. However, the original header.php is executing style1.css (again?*) AFTER it processes the Child.  *once during @import in the child and again because of the header &#38;lt;link&#38;gt; stmt.&#60;/p&#62;
&#60;p&#62;Maybe the Wordpress developers have something to say about this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to child theme skin files"</title>
			<link>http://www.kriesi.at/support/topic/how-to-child-theme-skin-files#post-19798</link>
			<pubDate>Wed, 25 May 2011 05:14:15 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">19798@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the hint skane :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skane on "How to child theme skin files"</title>
			<link>http://www.kriesi.at/support/topic/how-to-child-theme-skin-files#post-19794</link>
			<pubDate>Wed, 25 May 2011 04:09:55 +0000</pubDate>
			<dc:creator>skane</dc:creator>
			<guid isPermaLink="false">19794@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Exactly how to make mods to Child Theme Skin files hasn't been exactly clear in codex and elsewhere.  Hopefully this will help:&#60;/p&#62;
&#60;p&#62;1. Copy header.php to the Child folder&#60;br /&#62;
2. Create a css file to hold your skin mods. e.g. For style1.css call it something like style1M.css&#60;br /&#62;
3. Insert the style1M.css &#38;lt;link&#38;gt; statement in the header, immediately after the style1.css &#38;lt;link&#38;gt; statement (around line 36)&#60;/p&#62;
&#60;p&#62;That should do it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to child theme skin files"</title>
			<link>http://www.kriesi.at/support/topic/how-to-child-theme-skin-files#post-14255</link>
			<pubDate>Wed, 09 Mar 2011 06:20:53 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">14255@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
as far as I know you don't need to use exactly the same structure but you must set a reference (@include, etc. in your child theme stylesheet). Have a look at this page: &#60;a href=&#34;http://codex.wordpress.org/Child_Themes#Example_of_a_basic_Child_Theme&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Child_Themes#Example_of_a_basic_Child_Theme&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lstipp on "How to child theme skin files"</title>
			<link>http://www.kriesi.at/support/topic/how-to-child-theme-skin-files#post-14203</link>
			<pubDate>Tue, 08 Mar 2011 17:39:54 +0000</pubDate>
			<dc:creator>lstipp</dc:creator>
			<guid isPermaLink="false">14203@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;br /&#62;
I am successfully using child theming to make my modifications to the Display theme. However, if I want to have my own copy of style2.css, so my changes don't change the original, I have two questions:&#60;/p&#62;
&#60;p&#62;1. does my child style2.css file have to be in a similar directory structure inside my child theme folder, or can it just be in the same child theme directory as my version of style.css?&#60;/p&#62;
&#60;p&#62;2. Does my style2.css need to IMPORT the original style2.css?&#60;/p&#62;
&#60;p&#62;Hope I'm making sense. Let me know if you need clarification.&#60;br /&#62;
Thanks!&#60;br /&#62;
Lori
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to toggle?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-toggle#post-9606</link>
			<pubDate>Tue, 30 Nov 2010 08:50:57 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">9606@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
the toggle shortcode is part of Avisio, Habitat and CleanCut. Newscast doesn't provide any theme specific shortcodes. It's currently not possible to transfer the shortcodes from one theme to another without some coding knowledge.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ktaylor on "How to toggle?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-toggle#post-9603</link>
			<pubDate>Tue, 30 Nov 2010 08:24:40 +0000</pubDate>
			<dc:creator>ktaylor</dc:creator>
			<guid isPermaLink="false">9603@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I have purchased a few of your themes and noticed that some have toggle shortcode available.  Does this theme have it?  I really need it for this theme.  OR can you recommend what files I could use to put it in this theme?&#60;br /&#62;
Thanks&#60;br /&#62;
Karen
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hmuscroft on "How to change the menu item widths?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-menu-item-widths#post-2226</link>
			<pubDate>Sat, 07 Aug 2010 18:17:08 +0000</pubDate>
			<dc:creator>hmuscroft</dc:creator>
			<guid isPermaLink="false">2226@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Many thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "How to change the menu item widths?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-menu-item-widths#post-2180</link>
			<pubDate>Sat, 07 Aug 2010 11:26:40 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">2180@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; @hmuscroft: @cwrigley's answer is correct.&#60;/p&#62;
&#60;p&#62;@cwrigley: Thanks for helping out! :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cwrigley on "How to change the menu item widths?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-menu-item-widths#post-2116</link>
			<pubDate>Fri, 06 Aug 2010 15:48:10 +0000</pubDate>
			<dc:creator>cwrigley</dc:creator>
			<guid isPermaLink="false">2116@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In Style.css&#60;/p&#62;
&#60;p&#62;about Line 199&#60;/p&#62;
&#60;p&#62;Change Width Parm here:&#60;/p&#62;
&#60;p&#62;#top .nav a {&#60;br /&#62;
display:block;&#60;br /&#62;
float:left;&#60;br /&#62;
line-height:18px;&#60;br /&#62;
min-height:35px;&#60;br /&#62;
outline-color:-moz-use-text-color;&#60;br /&#62;
outline-style:none;&#60;br /&#62;
outline-width:medium;&#60;br /&#62;
padding:2px 10px;&#60;br /&#62;
text-decoration:none;&#60;br /&#62;
width:95px;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>efusjon on "How to change the menu item widths?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-menu-item-widths#post-2102</link>
			<pubDate>Fri, 06 Aug 2010 15:11:51 +0000</pubDate>
			<dc:creator>efusjon</dc:creator>
			<guid isPermaLink="false">2102@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I cannot answer your question but what you have done with the theme is amazing to me. It is probably simple how you setup the part describing the designer, mind sharing how you did that. My main use of the theme will be a blog and that would be a great way to lead&#60;br /&#62;
people to the blog part of the site.&#60;/p&#62;
&#60;p&#62;Great looking and really cool looking clothes and shoes as well. Too bad she does not design things for men as well.&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
