<?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: sitesme</title>
		<link><a href='http://www.kriesi.at/support/profile/sitesme'>sitesme</a></link>
		<description>Support Forum - User Favorites: sitesme</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 16:58:45 +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 "Portfolio 3-column thumb height"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-3-column-thumb-height#post-95688</link>
			<pubDate>Thu, 07 Feb 2013 14:10:31 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95688@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey sitesme,&#60;/p&#62;
&#60;p&#62;Even with your explanation I'm very unclear on what you are trying to do. Wordpress doesn't have a very complex system for displaying automatically generated thumbnails.&#60;/p&#62;
&#60;p&#62;A size is defined, the image gets a check against that size and either gets cropped to fit it or gets scaled down to meet the longest end.&#60;/p&#62;
&#60;p&#62;The best and most logical way to get images displayed in specific perspective would be to put all images on a blank canvas in an image editor so that they all start at the same size.&#60;/p&#62;
&#60;p&#62;If you want the portfolio to have different thumbnails which are not included in the slideshow you can just go to Theme Options&#38;gt;Layout &#38;amp; Settings&#38;gt;&#34;Slideshow behavior on overview pages&#34;. Change the option there to only show the first image on preview and then hide it on the single pages.&#60;/p&#62;
&#60;p&#62;This would allow you to use whatever thumbnail image you wanted.&#60;/p&#62;
&#60;p&#62;The end result may seem incredibly clear for you, but from my perspective I don't quite understand and the general description doesn't sound possible with the way the portfolio works with Choices right now.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sitesme on "Portfolio 3-column thumb height"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-3-column-thumb-height#post-95676</link>
			<pubDate>Thu, 07 Feb 2013 13:07:30 +0000</pubDate>
			<dc:creator>sitesme</dc:creator>
			<guid isPermaLink="false">95676@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;Thanks for your feedback but most the manual crop solutions you gave me will not work for me for a simple reason.&#60;br /&#62;
I do want to show the full image size (no cropping at all) when the client clicks on the thumbnail and the full image appears.&#60;br /&#62;
What I want is to &#34;crop&#34; or should I say &#34;hide&#34; the bottom of the thumbnail image. It is as simple as this.&#60;/p&#62;
&#60;p&#62;Thinking this as a website portfolio will make more sense. Some website might have 600px, or 800px or 1200px height (for example).&#60;br /&#62;
I am aiming to show images between these ranges so the users can see the full page when the image expands to have a great perspective about the image/portfolio they are looking at.&#60;/p&#62;
&#60;p&#62;However, in the thumbnail area I just need the images stretched to show the top and the sides with the same original ratio, and then, obviously, the bottom of the thumbnail image would be hidden or cropped by the grey bar along where the title/excerpt are.&#60;/p&#62;
&#60;p&#62;I hope this explains my problem in detail which is, at the end, a very simple and logic request (as per my thoughts :)&#60;/p&#62;
&#60;p&#62;I still would like just an update from Kriesi, or any other moderator, if this same result can be achieved by not changing a single line of PHP and using custom CSS instead. If I need to update the theme in the future, for some reasons, I would keep the same changes intact.&#60;/p&#62;
&#60;p&#62;Thanks a lot for all help so far Nick.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Portfolio 3-column thumb height"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-3-column-thumb-height#post-95669</link>
			<pubDate>Thu, 07 Feb 2013 12:47:49 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">95669@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You are still with those images? As I wrote in the previous answer, there is the right way to do this and the ways that were tried and abandoned. You will need to use image magic or some kind of a 3rd party server component . There is no way to resize 10 images, each with a unique aspect ratio so that their thumbnails all look identical without (a) hard cropping them (b) re-sizing them yourself in a photo editor prior to upload, or having each image scaled down which results in each thumbnail's height (or width) being different than their neighbor's. &#60;/p&#62;
&#60;p&#62;This is an interesting approach you are using. If it works, use it. It's preferable over some quasi-hack css .&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sitesme on "Portfolio 3-column thumb height"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-3-column-thumb-height#post-95348</link>
			<pubDate>Tue, 05 Feb 2013 20:24:49 +0000</pubDate>
			<dc:creator>sitesme</dc:creator>
			<guid isPermaLink="false">95348@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;UPDATE: Ok, I managed to fix the issue with the help of one developer.&#60;/p&#62;
&#60;p&#62;The problem got fixed but then I faced another one: different height sizes: &#60;a href=&#34;http://d.pr/i/894Z/IGxkWHFo&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/i/894Z/IGxkWHFo&#60;/a&#62;&#60;br /&#62;
To &#34;crop&#34; the bottom part (exactly what I want to) I added the following code below and it worked fine but it seems that there are too many changes for just a &#34;simple crop&#34; which I would prefer to add just a few CSS code. Please check if you recommend these changes below or if you can give me a quick fix in CSS:&#60;/p&#62;
&#60;p&#62;FILE functions.php LINE 72&#60;br /&#62;
&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;portfolio_small2&#38;#39;] 		= array(&#38;#39;width&#38;#39;=&#38;gt;900, &#38;#39;height&#38;#39;=&#38;gt;479, &#38;#39;max-height&#38;#39;=&#38;gt;200, &#38;#39;crop&#38;#39;=&#38;gt;false);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;FILE helper-slideshow.php LINE 267-271&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if($this-&#38;gt;img_size==&#38;#39;portfolio_small2&#38;#39;){
			     $output .= &#38;quot;&#38;lt;div class=&#38;#39;slideshow_container &#38;quot;.$this-&#38;gt;slideClass.&#38;quot;  slide_container_&#38;quot;.str_replace(&#38;quot; &#38;quot;, &#38;quot;_&#38;quot;, $this-&#38;gt;position).&#38;quot;&#38;#39; style=&#38;#39;height:&#38;quot;.$avia_config[&#38;#39;imgSize&#38;#39;][$this-&#38;gt;img_size][&#38;#39;max-height&#38;#39;].&#38;quot;px; overflow:hidden;&#38;#39;&#38;gt;&#38;quot;;
            }else{
                $output .= &#38;quot;&#38;lt;div class=&#38;#39;slideshow_container &#38;quot;.$this-&#38;gt;slideClass.&#38;quot; slide_container_&#38;quot;.str_replace(&#38;quot; &#38;quot;, &#38;quot;_&#38;quot;, $this-&#38;gt;position).&#38;quot;&#38;#39;&#38;gt;&#38;quot;;
            }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;FILE loop-portfolio.php LINE 32&#60;br /&#62;
&#60;code&#62;case &#38;quot;3&#38;quot;: $grid = &#38;#39;one_third&#38;#39;;  $image_size = &#38;#39;portfolio_small2&#38;#39;; break; /** birkof89 **/&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Many thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sitesme on "Portfolio 3-column thumb height"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-3-column-thumb-height#post-95332</link>
			<pubDate>Tue, 05 Feb 2013 18:00:24 +0000</pubDate>
			<dc:creator>sitesme</dc:creator>
			<guid isPermaLink="false">95332@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;This is regarding topic &#60;a href=&#34;http://d.pr/SXW9/1HwSj5Pf&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/SXW9/1HwSj5Pf&#60;/a&#62; which it isn't solved - maybe I didn't make myself clear.&#60;/p&#62;
&#60;p&#62;I am still looking to have the thumbnail portfolio image (3-column portfolio) similar to the red box size: &#60;a href=&#34;http://d.pr/i/1r66/15IWM3DB&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/i/1r66/15IWM3DB&#60;/a&#62; instead of getting the images with that specific height you can see in the same sshot which is around 311x144 px and I would like 311x200 px.&#60;/p&#62;
&#60;p&#62;This is the URL to be fixed: &#60;a href=&#34;http://d.pr/h9Up/3FhkYWPq&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/h9Up/3FhkYWPq&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I also created a fresh Choices installation in a different URL and it is showing great: &#60;a href=&#34;http://d.pr/bxLS/ToCaY1PK&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/bxLS/ToCaY1PK&#60;/a&#62; but I can't reproduce these same sizes in the URL above to be fixed.&#60;/p&#62;
&#60;p&#62;It might be some code that is messing up with the height and I can't find it where?&#60;/p&#62;
&#60;p&#62;Many thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Portfolio Thumb Container (title) height"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-thumb-container-title-height#post-95320</link>
			<pubDate>Tue, 05 Feb 2013 17:39:08 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">95320@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Oh, I didn't know you wanted that look. Most people demand that everything is lined up and symmetrical. Personally I prefer the pinterest look like you have.&#60;/p&#62;
&#60;p&#62;Glad that you found what you were looking for, and I do recommend you check out that Developer Tools extension for the Google browser, it will make your day!&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sitesme on "Portfolio Thumb Container (title) height"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-thumb-container-title-height#post-95316</link>
			<pubDate>Tue, 05 Feb 2013 17:20:04 +0000</pubDate>
			<dc:creator>sitesme</dc:creator>
			<guid isPermaLink="false">95316@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I found exactly what I want: &#60;a href=&#34;http://d.pr/i/dYDH/3bQ5ejy3&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/i/dYDH/3bQ5ejy3&#60;/a&#62;&#60;br /&#62;
The height displayed here is great and all I need...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sitesme on "Portfolio Thumb Container (title) height"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-thumb-container-title-height#post-95314</link>
			<pubDate>Tue, 05 Feb 2013 17:17:36 +0000</pubDate>
			<dc:creator>sitesme</dc:creator>
			<guid isPermaLink="false">95314@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;I still can't find the result I was expecting; I got the image aligned to the top of the thumb's container, but I still don't see the container increasing its size. This is the height I would like to see for all portfolio items (in red box): &#60;a href=&#34;http://d.pr/i/tRZh/5CvRXkGS&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/i/tRZh/5CvRXkGS&#60;/a&#62;&#60;br /&#62;
How can I increase the image height only on the 3-column portfolio page?&#60;/p&#62;
&#60;p&#62;Many thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Portfolio Thumb Container (title) height"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-thumb-container-title-height#post-95282</link>
			<pubDate>Tue, 05 Feb 2013 15:07:03 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">95282@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi,&#60;/p&#62;
&#60;p&#62;I replied to your email about the url.&#60;br /&#62;
&#38;lt;edit&#38;gt;&#60;br /&#62;
I found the url.  Your images are stil all of differnt heights, so the shorter ones look different then the taller. &#60;/p&#62;
&#60;p&#62;You can use this to pull images up, but they are all different height so its up to you how much you want to add there, right now this attribute is not in the code so you can try between  0px to -120px&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .slideshow li img {
top: -60px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This controls the row height.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.portfolio-wrap .inner-entry {
min-height: 110px; /* current value */
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Your best bet is to install Google Developer Tools and to use them to tweak the values and then copy straight from there and just add to your custom.css ., its quite easy just time consuming.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Firefox not showing submenus"</title>
			<link>http://www.kriesi.at/support/topic/firefox-not-showing-submenus#post-95252</link>
			<pubDate>Tue, 05 Feb 2013 13:46:03 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95252@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Kriesi could help :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other questions or issues.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sitesme on "choices footer menu widget style issue"</title>
			<link>http://www.kriesi.at/support/topic/choices-footer-menu-widget-style-issue#post-95212</link>
			<pubDate>Tue, 05 Feb 2013 10:03:28 +0000</pubDate>
			<dc:creator>sitesme</dc:creator>
			<guid isPermaLink="false">95212@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It worked great for me :) Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sitesme on "Footer columns not aligned"</title>
			<link>http://www.kriesi.at/support/topic/footer-columns-not-aligned#post-95211</link>
			<pubDate>Tue, 05 Feb 2013 10:01:10 +0000</pubDate>
			<dc:creator>sitesme</dc:creator>
			<guid isPermaLink="false">95211@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;It worked great!&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "choices footer menu widget style issue"</title>
			<link>http://www.kriesi.at/support/topic/choices-footer-menu-widget-style-issue#post-95192</link>
			<pubDate>Tue, 05 Feb 2013 08:07:21 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">95192@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi browncl and sitesme,&#60;/p&#62;
&#60;p&#62;Try to add this code in Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .widget_nav_menu li:before {
content: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Footer columns not aligned"</title>
			<link>http://www.kriesi.at/support/topic/footer-columns-not-aligned#post-95191</link>
			<pubDate>Tue, 05 Feb 2013 08:03:08 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">95191@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi sitesme,&#60;/p&#62;
&#60;p&#62;Try to add this code at the bottom of Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.widget, #footer .widget {
padding: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.widget, #footer .widget {
padding: 0 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sitesme on "Firefox not showing submenus"</title>
			<link>http://www.kriesi.at/support/topic/firefox-not-showing-submenus#post-95134</link>
			<pubDate>Mon, 04 Feb 2013 21:44:28 +0000</pubDate>
			<dc:creator>sitesme</dc:creator>
			<guid isPermaLink="false">95134@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Those are great news.&#60;/p&#62;
&#60;p&#62;I just re-checked in a different Mac with Firefox 17 and then updated to Firefox 18 and it all seems to be working fine.&#60;/p&#62;
&#60;p&#62;I'll need to sort out what's wrong in the other Mac/Firefox.&#60;/p&#62;
&#60;p&#62;Thank you Kriesi.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Firefox not showing submenus"</title>
			<link>http://www.kriesi.at/support/topic/firefox-not-showing-submenus#post-95133</link>
			<pubDate>Mon, 04 Feb 2013 21:40:57 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">95133@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62;Cant reproduce the issue on my Mac. tested with firefox 3.5 and firefox 18. dropdown works fine for me&#60;/p&#62;
&#60;p&#62;Which version are you using? &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sitesme on "Footer columns not aligned"</title>
			<link>http://www.kriesi.at/support/topic/footer-columns-not-aligned#post-95132</link>
			<pubDate>Mon, 04 Feb 2013 21:40:19 +0000</pubDate>
			<dc:creator>sitesme</dc:creator>
			<guid isPermaLink="false">95132@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;The footer columns are not well aligned.&#60;/p&#62;
&#60;p&#62;Please check the footer here: &#60;a href=&#34;http://d.pr/OySa/12I26tpZ&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/OySa/12I26tpZ&#60;/a&#62;&#60;br /&#62;
In this case columns 1 and 4 are slightly down. How to make them all like this? &#60;a href=&#34;http://d.pr/i/Rqv6/5Cz7LKEo&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/i/Rqv6/5Cz7LKEo&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "CSS column short-code messing up contact forms"</title>
			<link>http://www.kriesi.at/support/topic/css-column-short-code-messing-up-contact-forms#post-95131</link>
			<pubDate>Mon, 04 Feb 2013 21:38:05 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">95131@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Great glad we could help ;) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sitesme on "choices footer menu widget style issue"</title>
			<link>http://www.kriesi.at/support/topic/choices-footer-menu-widget-style-issue#post-95126</link>
			<pubDate>Mon, 04 Feb 2013 20:09:09 +0000</pubDate>
			<dc:creator>sitesme</dc:creator>
			<guid isPermaLink="false">95126@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I also would like to know how to fix this... I noticed before.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sitesme on "CSS column short-code messing up contact forms"</title>
			<link>http://www.kriesi.at/support/topic/css-column-short-code-messing-up-contact-forms#post-95123</link>
			<pubDate>Mon, 04 Feb 2013 19:58:50 +0000</pubDate>
			<dc:creator>sitesme</dc:creator>
			<guid isPermaLink="false">95123@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The fix worked perfectly.&#60;/p&#62;
&#60;p&#62;Thank you Kriesy :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>browncl on "choices footer menu widget style issue"</title>
			<link>http://www.kriesi.at/support/topic/choices-footer-menu-widget-style-issue#post-95106</link>
			<pubDate>Mon, 04 Feb 2013 19:14:52 +0000</pubDate>
			<dc:creator>browncl</dc:creator>
			<guid isPermaLink="false">95106@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm noticing a strange &#34;.&#34; appearing in the footer menus, especially at hover.  I'm not sure where this is coming from, so I'm hoping that someone can help me out.  Please see the link below and check out the footer menus... the &#34;.&#34; appears at left of each menu item.&#60;/p&#62;
&#60;p&#62;I've check this on chrome (24.0.1312.57), firefox (18.0.1) and safai (6.0.2) using Mac OS 10.8.2 and PC using Windows 7... same issue regardless of browser or platform&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.cms.libsyn.com/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.cms.libsyn.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any help is appreciated.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Chuck
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "CSS column short-code messing up contact forms"</title>
			<link>http://www.kriesi.at/support/topic/css-column-short-code-messing-up-contact-forms#post-95104</link>
			<pubDate>Mon, 04 Feb 2013 19:11:37 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">95104@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! Seems the wordpress autop function and the contact form do not play well together. its not really a css issue but a lot of unnecessary br tags are created. &#60;/p&#62;
&#60;p&#62;The easiest way to fix this is by adding this to your custom.css file:&#60;/p&#62;
&#60;pre&#62;
.flex_column .frm_form_fields br{display:none;}
&#60;/pre&#62;</description>
		</item>
		<item>
			<title>sitesme on "Firefox not showing submenus"</title>
			<link>http://www.kriesi.at/support/topic/firefox-not-showing-submenus#post-95087</link>
			<pubDate>Mon, 04 Feb 2013 18:35:34 +0000</pubDate>
			<dc:creator>sitesme</dc:creator>
			<guid isPermaLink="false">95087@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm having this issue with Firefox for Mac (not sure about win version). The submenus do not show.&#60;br /&#62;
If you go here: &#60;a href=&#34;http://d.pr/DBqz/4qtakBIg&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/DBqz/4qtakBIg&#60;/a&#62; - design should have a drop-down but doesn't show.&#60;/p&#62;
&#60;p&#62;Any help please?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sitesme on "CSS column short-code messing up contact forms"</title>
			<link>http://www.kriesi.at/support/topic/css-column-short-code-messing-up-contact-forms#post-95073</link>
			<pubDate>Mon, 04 Feb 2013 17:29:15 +0000</pubDate>
			<dc:creator>sitesme</dc:creator>
			<guid isPermaLink="false">95073@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Formidable support is pointing this issue to the theme support: &#60;a href=&#34;http://d.pr/FhmV/3ugUK7oK&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/FhmV/3ugUK7oK&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any help please?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sitesme on "CSS column short-code messing up contact forms"</title>
			<link>http://www.kriesi.at/support/topic/css-column-short-code-messing-up-contact-forms#post-95060</link>
			<pubDate>Mon, 04 Feb 2013 16:55:59 +0000</pubDate>
			<dc:creator>sitesme</dc:creator>
			<guid isPermaLink="false">95060@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;Contact Form 7 is not good enough for my needs I'm afraid.&#60;br /&#62;
Formidable is my first option - works better for my needs, but Gravity Forms might be my second alternative.&#60;/p&#62;
&#60;p&#62;I found similar problems in a Google search and this seems to be the most accurate related to mine: &#60;a href=&#34;http://d.pr/piOg/4pHdSl2P&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/piOg/4pHdSl2P&#60;/a&#62;&#60;br /&#62;
However, the fix didn't work: &#60;a href=&#34;http://d.pr/5jPP/3tzylPe7&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/5jPP/3tzylPe7&#60;/a&#62; - the [raw] [/raw] around the form shortcode doesn't work.&#60;/p&#62;
&#60;p&#62;Appreciate if anyone knows how to &#34;prevent shortcodes from getting double filtered&#34; which seems to be the cause of the problem.&#60;/p&#62;
&#60;p&#62;Many thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sitesme on "Portfolio Thumb Container (title) height"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-thumb-container-title-height#post-95053</link>
			<pubDate>Mon, 04 Feb 2013 16:41:08 +0000</pubDate>
			<dc:creator>sitesme</dc:creator>
			<guid isPermaLink="false">95053@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok,&#60;/p&#62;
&#60;p&#62;the fix to not crop the thumbs was easier than I thought.&#60;/p&#62;
&#60;p&#62;Just replaced this code on line 32 inside loop-portfolio.php:&#60;br /&#62;
&#60;code&#62;case &#38;quot;3&#38;quot;: $grid = &#38;#39;one_third&#38;#39;;  $image_size = &#38;#39;fullsize&#38;#39;; break;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Now, I just need to increase the height of the thumb area to something like the red box here: &#60;a href=&#34;http://d.pr/i/jC0t/2aeZQeBe&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/i/jC0t/2aeZQeBe&#60;/a&#62;&#60;br /&#62;
What CSS code controls the height there?&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Submenu width increase"</title>
			<link>http://www.kriesi.at/support/topic/submenu-width-increase#post-94926</link>
			<pubDate>Mon, 04 Feb 2013 07:14:40 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">94926@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi sitesme,&#60;/p&#62;
&#60;p&#62;Glad it worked. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Portfolio Thumb Container (title) height"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-thumb-container-title-height#post-94851</link>
			<pubDate>Sun, 03 Feb 2013 19:52:42 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">94851@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;So what you would need to do is replace lines 69-70 of functions.php which look like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;portfolio&#38;#39;] = array(&#38;#39;width&#38;#39;=&#38;gt;495, &#38;#39;height&#38;#39;=&#38;gt;400 ,&#38;#39;copy&#38;#39;=&#38;gt;&#38;#39;greyscale&#38;#39;);	// images for portfolio entries (2,3 column)
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;portfolio_small&#38;#39;] = array(&#38;#39;width&#38;#39;=&#38;gt;241, &#38;#39;height&#38;#39;=&#38;gt;179 ,&#38;#39;copy&#38;#39;=&#38;gt;&#38;#39;greyscale&#38;#39;);	// images for portfolio 4 columns&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and have them look like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;portfolio&#38;#39;]  = array(&#38;#39;width&#38;#39;=&#38;gt;241, &#38;#39;height&#38;#39;=&#38;gt;179 ,&#38;#39;copy&#38;#39;=&#38;gt;&#38;#39;greyscale&#38;#39;); // images for portfolio entries (2,3 column)
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;portfolio_small&#38;#39;] = array(&#38;#39;width&#38;#39;=&#38;gt;241, &#38;#39;height&#38;#39;=&#38;gt;179 ,&#38;#39;copy&#38;#39;=&#38;gt;&#38;#39;greyscale&#38;#39;);	// images for portfolio 4 columns&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just remember that this by itself will not do anything, you will need to regenerate or re-upload the images.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "CSS column short-code messing up contact forms"</title>
			<link>http://www.kriesi.at/support/topic/css-column-short-code-messing-up-contact-forms#post-94847</link>
			<pubDate>Sun, 03 Feb 2013 19:18:01 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">94847@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Are you really attached to that formidable pro? Have your tried Contact Form 7?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nicik
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sitesme on "Submenu width increase"</title>
			<link>http://www.kriesi.at/support/topic/submenu-width-increase#post-94845</link>
			<pubDate>Sun, 03 Feb 2013 18:57:26 +0000</pubDate>
			<dc:creator>sitesme</dc:creator>
			<guid isPermaLink="false">94845@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Worked perfectly,&#60;/p&#62;
&#60;p&#62;Thank you Ismael
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
