<?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 - User Favorites: saranganv</title>
		<link><a href='http://www.kriesi.at/support/profile/saranganv'>saranganv</a></link>
		<description>Support Forum - User Favorites: saranganv</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 01:45:02 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Multiple Product Pages"</title>
			<link>http://www.kriesi.at/support/topic/multiple-product-pages#post-69287</link>
			<pubDate>Fri, 03 Aug 2012 18:45:21 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">69287@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi balero98,&#60;/p&#62;
&#60;p&#62;I answered your question in your other topic with the same subject here: &#60;a href=&#34;http://www.kriesi.at/support/topic/preserve-default-shop-formatting-on-pages-wwoo-shortcodes#post-69027&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/preserve-default-shop-formatting-on-pages-wwoo-shortcodes#post-69027&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>balero98 on "Multiple Product Pages"</title>
			<link>http://www.kriesi.at/support/topic/multiple-product-pages#post-68959</link>
			<pubDate>Thu, 02 Aug 2012 14:17:38 +0000</pubDate>
			<dc:creator>balero98</dc:creator>
			<guid isPermaLink="false">68959@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;For the life of me, I can't get the individual pages that I set up to display like the default shop page. The thumbnails are smaller and the &#34;Select Options&#34; and &#34;Show Details&#34; buttons are all jacked up.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.boggscollective.com/boggs_version2/seating-2/&#34; rel=&#34;nofollow&#34;&#62;http://www.boggscollective.com/boggs_version2/seating-2/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Using: [product_category category=&#34;seating&#34; per_page=&#34;9&#34; columns=&#34;3&#34; orderby=&#34;title&#34; order=&#34;desc&#34;] on the page.&#60;/p&#62;
&#60;p&#62;Any help?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wyko on "Changing the callout button Colour"</title>
			<link>http://www.kriesi.at/support/topic/changing-the-callout-button-colour#post-64416</link>
			<pubDate>Mon, 09 Jul 2012 03:08:11 +0000</pubDate>
			<dc:creator>Wyko</dc:creator>
			<guid isPermaLink="false">64416@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Also, add an !important to both. So...&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.callout .big_button {
    background-color: #333333 !important;
}

.callout .big_button:hover {
background-color: #444 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Otherwise (for me at least) it doesn't work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zenji on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-55784</link>
			<pubDate>Fri, 11 May 2012 19:57:08 +0000</pubDate>
			<dc:creator>zenji</dc:creator>
			<guid isPermaLink="false">55784@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No problem Mya ... glad it helped. :D&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-55781</link>
			<pubDate>Fri, 11 May 2012 19:38:50 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">55781@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for posting your solution Zenji!&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zenji on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-55778</link>
			<pubDate>Fri, 11 May 2012 19:15:22 +0000</pubDate>
			<dc:creator>zenji</dc:creator>
			<guid isPermaLink="false">55778@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey guys, I had the same issue as well, but I found the issue that worked for me. &#60;/p&#62;
&#60;p&#62;Open avia.js file in your js folder. Go to line 124 and you will see the float: right; ... I changed mine to float: left; as I wanted to menu to be under the logo on the left hand side and all worked like a charm.&#60;/p&#62;
&#60;p&#62;Hope this helps.&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thinkdm2 on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-55712</link>
			<pubDate>Fri, 11 May 2012 12:12:59 +0000</pubDate>
			<dc:creator>thinkdm2</dc:creator>
			<guid isPermaLink="false">55712@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry, I am working locally. When I get the site up on a test server for review, I will post a link.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-55549</link>
			<pubDate>Thu, 10 May 2012 15:29:03 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">55549@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi thinkdm2,&#60;/p&#62;
&#60;p&#62;Do you have a link to your site so we can take a look. In my local clean install of propulsion I don't get the same issue so I'm not sure what the cause would be without inspecting the code live.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thinkdm2 on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-55238</link>
			<pubDate>Tue, 08 May 2012 20:16:25 +0000</pubDate>
			<dc:creator>thinkdm2</dc:creator>
			<guid isPermaLink="false">55238@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am noticing the same issue with my main menu navigation in the Propulsion theme.&#60;/p&#62;
&#60;p&#62;For some reason, there is an inline float being added to the menu div that I cannot find to remove, but it keeps changing from left to right when I refresh the page.&#60;/p&#62;
&#60;p&#62;Any suggestions on removing this inline style all together? It is unnecessary anyways...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Search Page Results &#38; Layout"</title>
			<link>http://www.kriesi.at/support/topic/search-page-results-layout#post-50210</link>
			<pubDate>Thu, 05 Apr 2012 19:08:29 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">50210@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Erbanger,&#60;/p&#62;
&#60;p&#62;Make sure you've removed the //get sidebar code and added replaced the correct items in the search page. I just double checked the code and directions above on a clean install of propulsion after using the import dummy data and it removed the sidebar and made the page full width without issue.&#60;/p&#62;
&#60;p&#62;Do you have a link to your site that I can take a look at if you are continuing to not get the same results?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erbanger on "Search Page Results &#38; Layout"</title>
			<link>http://www.kriesi.at/support/topic/search-page-results-layout#post-49714</link>
			<pubDate>Tue, 03 Apr 2012 11:59:10 +0000</pubDate>
			<dc:creator>erbanger</dc:creator>
			<guid isPermaLink="false">49714@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Devin,&#60;/p&#62;
&#60;p&#62;I did this and it works but it's still not fullwidth but something like 3/4 with space for a sidebar which is not there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Search Page Results &#38; Layout"</title>
			<link>http://www.kriesi.at/support/topic/search-page-results-layout#post-49577</link>
			<pubDate>Mon, 02 Apr 2012 18:14:52 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">49577@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Erik,&#60;/p&#62;
&#60;p&#62;You will need to open search.php again and change:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;content template-search &#38;lt;?php echo $avia_config[&#38;#39;content_class&#38;#39;]; ?&#38;gt; units&#38;#39;&#38;gt;&#60;/code&#62;&#60;br /&#62;
to&#60;br /&#62;
&#60;code&#62;&#38;lt;div class=&#38;#39;content template-search twelve alpha units&#38;#39;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Portfolio Thumbnails"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-thumbnails-2#post-49540</link>
			<pubDate>Mon, 02 Apr 2012 15:03:44 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">49540@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi saranganv,&#60;/p&#62;
&#60;p&#62;Unfortunately you can't manually set what part of the image is used to make the thumbnails as that is a function of wordpress. If you need to customize them exactly, you can FTP to your site and download the thumbnails created for the images. Then create your own and re-upload them to the same location with the exact same name. &#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Using Custom Fonts for Nav, Headers, Paragraphs etc."</title>
			<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc#post-49314</link>
			<pubDate>Sat, 31 Mar 2012 08:58:46 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">49314@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;saranganv,&#60;/p&#62;
&#60;p&#62;have you tried using this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry-content h5 {
    font-size: 30px;
    text-transform: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can put it in the Quick CSS or in the custom.css file.&#60;br /&#62;
Make sure to refresh your cache after adding the code in.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erbanger on "Search Page Results &#38; Layout"</title>
			<link>http://www.kriesi.at/support/topic/search-page-results-layout#post-49245</link>
			<pubDate>Fri, 30 Mar 2012 15:27:13 +0000</pubDate>
			<dc:creator>erbanger</dc:creator>
			<guid isPermaLink="false">49245@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In addition to this:&#60;/p&#62;
&#60;p&#62;How to get the layout of the resultspage to completely fullwith? It now still has the with as it had with the left sidebar.&#60;/p&#62;
&#60;p&#62;Thanks in advance, Erik
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saranganv on "Using Custom Fonts for Nav, Headers, Paragraphs etc."</title>
			<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc#post-49238</link>
			<pubDate>Fri, 30 Mar 2012 12:49:28 +0000</pubDate>
			<dc:creator>saranganv</dc:creator>
			<guid isPermaLink="false">49238@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;h5{font-family: 'LondonTubeNormal' !important;&#60;br /&#62;
color: #3DA5DC;&#60;br /&#62;
font-variant: normal;&#60;br /&#62;
font-size: 30px;&#60;br /&#62;
text-transform: none;}&#60;/p&#62;
&#60;p&#62;The &#34;Welcome to Cheeses...&#34; text is still the same size, and in Small Caps#&#60;/p&#62;
&#60;p&#62;Not sure what went wrong there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saranganv on "Portfolio Thumbnails"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-thumbnails-2#post-49233</link>
			<pubDate>Fri, 30 Mar 2012 12:38:54 +0000</pubDate>
			<dc:creator>saranganv</dc:creator>
			<guid isPermaLink="false">49233@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do you set what part of the image shows on your portfolios. &#60;a href=&#34;http://cheeses.testingse.com&#34; rel=&#34;nofollow&#34;&#62;http://cheeses.testingse.com&#60;/a&#62; go to the recipes page.&#60;/p&#62;
&#60;p&#62;I want to set the thumbnails so that they don't show the blue part of the image. Does anyone know how to do this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Portfolio Image Sizes"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-image-sizes#post-49169</link>
			<pubDate>Fri, 30 Mar 2012 06:10:46 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">49169@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad you were able to sort it out :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Search Page Results &#38; Layout"</title>
			<link>http://www.kriesi.at/support/topic/search-page-results-layout#post-49168</link>
			<pubDate>Fri, 30 Mar 2012 06:10:02 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">49168@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi saranganv,&#60;/p&#62;
&#60;p&#62;The search bar should clear the text by default. If you view the demo site, this is the behavior there. If its not doing that, you might have a plugin that is causing a conflict with the theme. Also be sure to update the them to the newest 1.3 version as it has a few bug fixes and all around updates.&#60;/p&#62;
&#60;p&#62;The search function is built in from the Wordpress core files (not theme added) so you would need to check the wordpress codex for details on its capability and how to add to it.&#60;/p&#62;
&#60;p&#62;To change the layout of the search page, you need to open search.php in the main theme files. On line 18, you'll replace:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;content template-search &#38;lt;?php echo $avia_config[&#38;#39;content_class&#38;#39;]; ?&#38;gt; units&#38;#39;&#38;gt;&#60;/code&#62;&#60;br /&#62;
with&#60;br /&#62;
&#60;code&#62;&#38;lt;div class=&#38;#39;content template-search twelve units&#38;#39;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and then remove lines 32 through 39 which is the following:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php 

				//get the sidebar
				$avia_config[&#38;#39;currently_viewing&#38;#39;] = &#38;#39;page&#38;#39;;

				get_sidebar();

				?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Using Custom Fonts for Nav, Headers, Paragraphs etc."</title>
			<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc#post-49090</link>
			<pubDate>Thu, 29 Mar 2012 18:42:10 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">49090@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi saranganv,&#60;/p&#62;
&#60;p&#62;Remove &#34;length&#34; after font-size: then add underneath font-size: 30px; this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;text-transform: none;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-49076</link>
			<pubDate>Thu, 29 Mar 2012 17:28:11 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">49076@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi saranganv,&#60;/p&#62;
&#60;p&#62;I noticed in viewing the source code the inline style switches from &#34;float: right;&#34; to &#34;float: left;&#34; when you click on the interior pages. When I remove the &#34;float: left;&#34; (using Firebug extension for Firefox) the menu repositions to the right. I can't determine where the &#34;float: left;&#34; is coming from. &#60;/p&#62;
&#60;p&#62;Did you try removing all but the &#34;font-family: 'LondonTubeNormal' !important;&#34; from your custom.css to see if that corrected the problem?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saranganv on "Portfolio Image Sizes"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-image-sizes#post-49043</link>
			<pubDate>Thu, 29 Mar 2012 13:57:22 +0000</pubDate>
			<dc:creator>saranganv</dc:creator>
			<guid isPermaLink="false">49043@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks, i've sorted it now. Didn't have the image width set to 930px so it was automatically stretched
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saranganv on "Search Page Results &#38; Layout"</title>
			<link>http://www.kriesi.at/support/topic/search-page-results-layout#post-49016</link>
			<pubDate>Thu, 29 Mar 2012 09:44:00 +0000</pubDate>
			<dc:creator>saranganv</dc:creator>
			<guid isPermaLink="false">49016@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;For my site &#60;a href=&#34;http://cheeses.testingse.com&#34; rel=&#34;nofollow&#34;&#62;http://cheeses.testingse.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;the search page uses the default layout of a left sidebar. Is it possible to have no sidebar for this page. I need the default layout to have a left sidebar so my shop page has it.&#60;/p&#62;
&#60;p&#62;Also with the results i get, the search doesn't seem to be able to account for minor spelling mistakes. Can this be solved by adding keywords etc. to the products its self or in the way the search bar operates.&#60;/p&#62;
&#60;p&#62;Finally, when a user searches in the box they have to delete the &#34;search site&#34; text first. Can this be removed when a user just click into the box to type?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saranganv on "Using Custom Fonts for Nav, Headers, Paragraphs etc."</title>
			<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc#post-48844</link>
			<pubDate>Wed, 28 Mar 2012 18:22:34 +0000</pubDate>
			<dc:creator>saranganv</dc:creator>
			<guid isPermaLink="false">48844@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I've been trying to change the h5 style so that it doesn't use small-caps and has a bigger font size. I used&#60;/p&#62;
&#60;p&#62;h5{font-family: 'LondonTubeNormal' !important;&#60;br /&#62;
color: #3DA5DC;&#60;br /&#62;
font-variant: normal;&#60;br /&#62;
font-size: length 30px;}&#60;/p&#62;
&#60;p&#62;in the custom css and it hasn't removed the small caps or increased the size.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://cheeses.testingse.com&#34; rel=&#34;nofollow&#34;&#62;http://cheeses.testingse.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;on the home page &#34;&#60;br /&#62;
WELCOME TO CHEESES ONLINE, CHEESE LOVERS.&#34; text
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saranganv on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-48841</link>
			<pubDate>Wed, 28 Mar 2012 18:20:45 +0000</pubDate>
			<dc:creator>saranganv</dc:creator>
			<guid isPermaLink="false">48841@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://cheeses.testingse.com&#34; rel=&#34;nofollow&#34;&#62;http://cheeses.testingse.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-48657</link>
			<pubDate>Tue, 27 Mar 2012 22:15:08 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">48657@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi saranganv,&#60;/p&#62;
&#60;p&#62;Do you have a link to the page that we can take a look at? Aside from the font-family, those are the default attributes for the main_menu and shouldn't have any kind of effect like you are describing. &#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Portfolio Image Sizes"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-image-sizes#post-48625</link>
			<pubDate>Tue, 27 Mar 2012 20:27:21 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">48625@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi saranganv,&#60;/p&#62;
&#60;p&#62;Perhaps your local cache was/is out of date. When viewing the items now, I see them as the same size on both the overview and single pages. Try doing a hard refresh with viewing the page or view the page from another computer.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saranganv on "Navigation menu keep moving"</title>
			<link>http://www.kriesi.at/support/topic/navigation-menu-keep-moving#post-48566</link>
			<pubDate>Tue, 27 Mar 2012 15:57:59 +0000</pubDate>
			<dc:creator>saranganv</dc:creator>
			<guid isPermaLink="false">48566@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've used the follwing in my custom.css to change the fonts on my navi bar:&#60;/p&#62;
&#60;p&#62;.main_menu {&#60;br /&#62;
float: right;&#60;br /&#62;
position: relative;&#60;br /&#62;
top: 39px;&#60;br /&#62;
z-index: 100;&#60;br /&#62;
padding-bottom: 20px;&#60;br /&#62;
font-family: 'LondonTubeNormal' !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;but my nav bar keeps moving from side to side depending upon what page i am on. This happens in both Chrome and Firefox (latest versions)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saranganv on "Portfolio Image Sizes"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-image-sizes#post-48541</link>
			<pubDate>Tue, 27 Mar 2012 15:08:55 +0000</pubDate>
			<dc:creator>saranganv</dc:creator>
			<guid isPermaLink="false">48541@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I entered the code you suggested on line 19, and used the regenerate thumbnails plugin. I also tried re-uploading the images into the portfolio items and it still hasn't worked.&#60;/p&#62;
&#60;p&#62;Do you what's going wrong?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Using Custom Fonts for Nav, Headers, Paragraphs etc."</title>
			<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc#post-48094</link>
			<pubDate>Sat, 24 Mar 2012 07:14:18 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">48094@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Yes - sure. You can use the font-family property: &#60;a href=&#34;http://www.w3schools.com/cssref/pr_font_font-family.asp&#34; rel=&#34;nofollow&#34;&#62;http://www.w3schools.com/cssref/pr_font_font-family.asp&#60;/a&#62; to change the font family of certain elements. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
