<?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: picture - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/picture</link>
		<description>Support Forum - Tag: picture - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 07:11:39 +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/picture" rel="self" type="application/rss+xml" />

		<item>
			<title>andypeck on "Blog - Date to the left"</title>
			<link>http://www.kriesi.at/support/topic/blog-date-to-the-left#post-119133</link>
			<pubDate>Tue, 18 Jun 2013 06:36:32 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">119133@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Tried this and all it did was create an empty page where the blog shoul be - it killed the blog altogether.&#60;/p&#62;
&#60;p&#62;the only thing i wasnt sure about was where exactle did I put...&#60;/p&#62;
&#60;p&#62;$date = get_the_date();&#60;/p&#62;
&#60;p&#62;...you say the bottom; of the next line or before the next Div? just not sure although I did try a few places and still nothing happened. I also if we can make this work can the php file be added to my child theme? im assuming yes?&#60;/p&#62;
&#60;p&#62;cheers&#60;br /&#62;
andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Blog - Date to the left"</title>
			<link>http://www.kriesi.at/support/topic/blog-date-to-the-left#post-118290</link>
			<pubDate>Fri, 14 Jun 2013 06:24:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">118290@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Let us know if it worked out. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Blog - Date to the left"</title>
			<link>http://www.kriesi.at/support/topic/blog-date-to-the-left#post-118065</link>
			<pubDate>Thu, 13 Jun 2013 12:05:01 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">118065@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks again for this - will take a look over the weekened
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Blog - Date to the left"</title>
			<link>http://www.kriesi.at/support/topic/blog-date-to-the-left#post-117492</link>
			<pubDate>Tue, 11 Jun 2013 01:09:26 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">117492@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;On Settings &#38;gt; General, set the Date Format to custom then place the text &#34;F j&#34; which means Month and Date.&#60;/p&#62;
&#60;p&#62;Open includes &#38;gt; loop-index.php, find this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$link = get_author_posts_url($post-&#38;gt;post_author);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;At the bottom place this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$date = get_the_date();&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Then find this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;echo &#38;quot;&#38;lt;a href=&#38;#39;{$link}&#38;#39; class=&#38;#39;post-author-format-type&#38;#39;&#38;gt;&#38;lt;span class=&#38;#39;rounded-container&#38;#39;&#38;gt;&#38;quot;.$gravatar.$icon.&#38;quot;&#38;lt;/span&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Replace it with: &#60;/p&#62;
&#60;p&#62;&#60;code&#62;echo &#38;quot;&#38;lt;a href=&#38;#39;{$link}&#38;#39; class=&#38;#39;post-author-format-type&#38;#39;&#38;gt;&#38;lt;span class=&#38;#39;rounded-container&#38;#39;&#38;gt;&#38;quot;.$date.&#38;quot;&#38;lt;/span&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You can style the date text using .round-container class.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Blog - Date to the left"</title>
			<link>http://www.kriesi.at/support/topic/blog-date-to-the-left#post-117376</link>
			<pubDate>Mon, 10 Jun 2013 08:09:17 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">117376@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;Is there anyway to create the blog list and blog entry with a date in place where the profile picture/blog type goes (the circle to the left). Ideally, it would still have the dotted line that links between each blog but would have a large date (abbreviated &#34;MAR 13') instead of my profile picture or blog type.&#60;/p&#62;
&#60;p&#62;Are there going to be any blog variations added to theme updates in the near future (next week or so) or is there a CSS work-a-round that will give me more style options?&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Disable logo resize"</title>
			<link>http://www.kriesi.at/support/topic/disable-logo-resize#post-116626</link>
			<pubDate>Thu, 06 Jun 2013 10:51:14 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">116626@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Try to insert following code into the quick css field:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.logo img {
width: 100%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gmarco on "Disable logo resize"</title>
			<link>http://www.kriesi.at/support/topic/disable-logo-resize#post-116356</link>
			<pubDate>Wed, 05 Jun 2013 09:00:51 +0000</pubDate>
			<dc:creator>gmarco</dc:creator>
			<guid isPermaLink="false">116356@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That's what I've been already doing.. If I inspect element with google chrome I see:&#60;/p&#62;
&#60;p&#62;315x88 pixels (Natural 355x88 pixels)&#60;/p&#62;
&#60;p&#62;I think this might be due to any of the CSS classes or containers. Could you please check it?&#60;/p&#62;
&#60;p&#62;You can check it by yourself on &#60;a href=&#34;http://www.geekrise.com&#34; rel=&#34;nofollow&#34;&#62;http://www.geekrise.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Disable logo resize"</title>
			<link>http://www.kriesi.at/support/topic/disable-logo-resize#post-116305</link>
			<pubDate>Wed, 05 Jun 2013 06:28:17 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">116305@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;After uploading the logo, choose the image size before clicking &#34;Use Image as logo&#34;. You can select the Full Size.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gmarco on "Disable logo resize"</title>
			<link>http://www.kriesi.at/support/topic/disable-logo-resize#post-116048</link>
			<pubDate>Tue, 04 Jun 2013 06:49:20 +0000</pubDate>
			<dc:creator>gmarco</dc:creator>
			<guid isPermaLink="false">116048@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've been trying with different image sizes and result is the same..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gmarco on "Disable logo resize"</title>
			<link>http://www.kriesi.at/support/topic/disable-logo-resize#post-115946</link>
			<pubDate>Mon, 03 Jun 2013 21:30:36 +0000</pubDate>
			<dc:creator>gmarco</dc:creator>
			<guid isPermaLink="false">115946@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Everytime I upload a new logo it's being resized. &#60;/p&#62;
&#60;p&#62;ie: 400x88 to 355x88. &#60;/p&#62;
&#60;p&#62;I resize my logo to 355x88 then it's resized to 315x88.&#60;/p&#62;
&#60;p&#62;Is there any way I can upload a logo picture without being resized? Because logo logs blurish because of resize.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dux on "Insert Image Above Content and Below Menu"</title>
			<link>http://www.kriesi.at/support/topic/insert-image-above-content-and-below-menu#post-112578</link>
			<pubDate>Tue, 21 May 2013 05:42:55 +0000</pubDate>
			<dc:creator>Dux</dc:creator>
			<guid isPermaLink="false">112578@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think I figured out how to do this with some PHP in the header that calls up the image based off the page ID.  I will update once I test it further with and reach a final outcome.  Thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dux on "Insert Image Above Content and Below Menu"</title>
			<link>http://www.kriesi.at/support/topic/insert-image-above-content-and-below-menu#post-112527</link>
			<pubDate>Mon, 20 May 2013 19:01:16 +0000</pubDate>
			<dc:creator>Dux</dc:creator>
			<guid isPermaLink="false">112527@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Further research shows this can be done with a few different WP plugins but the Abundance theme doesn't support custom headers from the way it looks.  Thanks for the input Devin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Insert Image Above Content and Below Menu"</title>
			<link>http://www.kriesi.at/support/topic/insert-image-above-content-and-below-menu#post-112462</link>
			<pubDate>Mon, 20 May 2013 15:30:08 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">112462@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dux,&#60;/p&#62;
&#60;p&#62;I'm not really sure how they added that in. It could have been done in the header.php file or even the page.php but it doesn't look like anything from the theme features.&#60;/p&#62;
&#60;p&#62;What you could do, is use page template from the Template Builder and create layouts similar to that though they would be using the themes slideshow at the top instead of the kind of image that is custom added in.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dux on "Insert Image Above Content and Below Menu"</title>
			<link>http://www.kriesi.at/support/topic/insert-image-above-content-and-below-menu#post-112325</link>
			<pubDate>Mon, 20 May 2013 04:08:10 +0000</pubDate>
			<dc:creator>Dux</dc:creator>
			<guid isPermaLink="false">112325@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Using the Abundance theme, I would like to insert an image below the mega menu and above the main content container.  I am seeing this being done with another Abundance page that I found (see link below) but I cannot seem to figure out how they are accomplishing this.  It appears that the change is being performed using header.php.   I would also like the flexibility of doing this on a per page basis somehow.  Meaning I would like to have the ability to change that image for individual pages.  Any help is greatly appreciated.  Loving the Abundance theme.&#60;/p&#62;
&#60;p&#62;Link to example page&#60;br /&#62;
&#60;a href=&#34;http://www.camelbackhealth.com/about-camelback-health-care/&#34; rel=&#34;nofollow&#34;&#62;http://www.camelbackhealth.com/about-camelback-health-care/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vagsera on "gallery thumbnail size"</title>
			<link>http://www.kriesi.at/support/topic/gallery-thumbnail-size#post-110131</link>
			<pubDate>Thu, 09 May 2013 19:39:28 +0000</pubDate>
			<dc:creator>vagsera</dc:creator>
			<guid isPermaLink="false">110131@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanx! Worked perfect. I also used it to resize the Slider.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "EUNOIA - Uploaded icon/picuture used in main menu"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-uploaded-iconpicuture-used-in-main-menu#post-108456</link>
			<pubDate>Thu, 02 May 2013 15:25:20 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">108456@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ameliaamelia,&#60;/p&#62;
&#60;p&#62;Just change the css from Ismael to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#menu-item-687 a {
background: url(../images/layout/overlay-video.png) no-repeat center;
text-indent: -9999px;
width: 52px;
height: 52px;
bottom: 25px;
position: relative;
}

#menu-item-687 a {
border: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That will keep the link active but still allow you to replace the text with an image.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ameliaamelia on "EUNOIA - Uploaded icon/picuture used in main menu"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-uploaded-iconpicuture-used-in-main-menu#post-108367</link>
			<pubDate>Thu, 02 May 2013 10:11:05 +0000</pubDate>
			<dc:creator>ameliaamelia</dc:creator>
			<guid isPermaLink="false">108367@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry it has just replaced the wrong button.&#60;/p&#62;
&#60;p&#62;How do I find out the menu item id?&#60;/p&#62;
&#60;p&#62;And what is the shortcode to like it to a url?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ameliaamelia on "EUNOIA - Uploaded icon/picuture used in main menu"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-uploaded-iconpicuture-used-in-main-menu#post-108358</link>
			<pubDate>Thu, 02 May 2013 08:36:07 +0000</pubDate>
			<dc:creator>ameliaamelia</dc:creator>
			<guid isPermaLink="false">108358@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thank you the picture is now in the main menu but the text is still showing and the picture is not linked to the page?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.supersonicspiano.com&#34; rel=&#34;nofollow&#34;&#62;http://www.supersonicspiano.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "EUNOIA - Uploaded icon/picuture used in main menu"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-uploaded-iconpicuture-used-in-main-menu#post-108346</link>
			<pubDate>Thu, 02 May 2013 07:48:00 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">108346@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Inspect the Music menu then look for the unique menu id. After that edit custom.css or Quick CSS and add this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#menu-item-687 {
background: url(../images/layout/overlay-video.png) no-repeat center;
text-indent: -9999px;
width: 52px;
height: 52px;
bottom: 25px;
position: relative;
}

#menu-item-687 a {
border: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The unique id of the menu item that I test it with is #menu-item-687. You should use the Music id instead. Width and height will depend on the image that you are going to use.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ameliaamelia on "EUNOIA - Uploaded icon/picuture used in main menu"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-uploaded-iconpicuture-used-in-main-menu#post-108200</link>
			<pubDate>Wed, 01 May 2013 13:23:29 +0000</pubDate>
			<dc:creator>ameliaamelia</dc:creator>
			<guid isPermaLink="false">108200@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I was just wondering how to use an uploaded picture as a menu item. The picture will be the right size and every but im not sure how to link it.&#60;/p&#62;
&#60;p&#62;For exampe: Home &#124; About &#124; Blog &#124; Gallery &#124; (picture) &#124; log in&#60;/p&#62;
&#60;p&#62;And the picture is a music not for example.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "gallery thumbnail size"</title>
			<link>http://www.kriesi.at/support/topic/gallery-thumbnail-size#post-107504</link>
			<pubDate>Sat, 27 Apr 2013 04:57:00 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">107504@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;try this&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;img width=&#38;quot;160&#38;quot; height=&#38;quot;160&#38;quot; src=&#38;quot;http://domain-name.com/url-to-image.png&#38;quot; alt=&#38;quot;Image description&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can also download Simple Image Sizes plugin &#60;a href=&#34;http://wordpress.org/extend/plugins/simple-image-sizes/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/simple-image-sizes/&#60;/a&#62; and change the size therer , just remember that after changing the size, only new images are affected, not the old ones without regenerating them&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vagsera on "gallery thumbnail size"</title>
			<link>http://www.kriesi.at/support/topic/gallery-thumbnail-size#post-107222</link>
			<pubDate>Thu, 25 Apr 2013 13:21:11 +0000</pubDate>
			<dc:creator>vagsera</dc:creator>
			<guid isPermaLink="false">107222@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;img width=&#34;80&#34; height=&#34;80&#34; src=&#34;&#34; class=&#34;attachment-thumbnail&#34; alt=&#34;&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vagsera on "gallery thumbnail size"</title>
			<link>http://www.kriesi.at/support/topic/gallery-thumbnail-size#post-107221</link>
			<pubDate>Thu, 25 Apr 2013 13:20:38 +0000</pubDate>
			<dc:creator>vagsera</dc:creator>
			<guid isPermaLink="false">107221@http://www.kriesi.at/support/</guid>
			<description>&#60;pre&#62;&#60;code&#62;&#38;lt;img src=&#38;quot;.............&#38;quot; alt=&#38;quot;.............&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;i see this with chrome. in which file is the width and height set?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vagsera on "gallery thumbnail size"</title>
			<link>http://www.kriesi.at/support/topic/gallery-thumbnail-size#post-107212</link>
			<pubDate>Thu, 25 Apr 2013 12:59:30 +0000</pubDate>
			<dc:creator>vagsera</dc:creator>
			<guid isPermaLink="false">107212@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi! im trying to crate a gallery and i found in another thread how to do it from 7 columns to 3 columns.&#60;br /&#62;
But i want to modify the thumbnail size too. although i put into the gallery shortcode the attribute size=&#34;large&#34;, i dont see any change. how can i change it to sth bigger? my pictures' size is not so small but the theme changes it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Home Page - Portfolio Post not displaying image"</title>
			<link>http://www.kriesi.at/support/topic/home-page-portfolio-post-not-displaying-image#post-94884</link>
			<pubDate>Mon, 04 Feb 2013 01:16:09 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">94884@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi teoptnelis,&#60;/p&#62;
&#60;p&#62;I checked your portfolio item (Bishop Rawls Interview) and noticed that the featured media is has 2 items, the other one is empty and the other one has a video, I just removed the empty featured media item and save it.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Scroll Expanded Picture Sideways"</title>
			<link>http://www.kriesi.at/support/topic/scroll-expanded-picture-sideways#post-91533</link>
			<pubDate>Mon, 14 Jan 2013 17:49:46 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">91533@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You will only get a scrollbar if you use an iframe ... &#60;a href=&#34;http://www.no-margin-for-errors.com/projects/prettyPhoto-jquery-lightbox-clone#prettyPhotoiframes/1/&#34; rel=&#34;nofollow&#34;&#62;http://www.no-margin-for-errors.com/projects/prettyPhoto-jquery-lightbox-clone#prettyPhotoiframes/1/&#60;/a&#62; ... something like this. But on the image itself there really is no way to get a bottom scrolling bar. The most you can do is force the image to stretch and cover the screen size. At least this is my understanding from reading the support forum for prettyPhoto.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Scroll Expanded Picture Sideways"</title>
			<link>http://www.kriesi.at/support/topic/scroll-expanded-picture-sideways#post-91518</link>
			<pubDate>Mon, 14 Jan 2013 16:56:41 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">91518@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey tkwsniva,&#60;/p&#62;
&#60;p&#62;I'm not getting any scrollbar when viewing the page. It is supposed to be scaling to the screen size so it shouldn't be giving any kind of scrollbar when viewed in the prettyphoto lightbox.&#60;/p&#62;
&#60;p&#62;Is it only happening in a specific browser or OS?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tkwsniva on "Scroll Expanded Picture Sideways"</title>
			<link>http://www.kriesi.at/support/topic/scroll-expanded-picture-sideways#post-91460</link>
			<pubDate>Mon, 14 Jan 2013 12:23:24 +0000</pubDate>
			<dc:creator>tkwsniva</dc:creator>
			<guid isPermaLink="false">91460@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, sorry - this is the site that I'm referring to (on a specific portfolio entry):&#60;br /&#62;
&#60;a href=&#34;http://orly-zailer.com/?portfolio=tsmb-videoclip-shoot&#34; rel=&#34;nofollow&#34;&#62;http://orly-zailer.com/?portfolio=tsmb-videoclip-shoot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Try to click on the picture and then expand it.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Scroll Expanded Picture Sideways"</title>
			<link>http://www.kriesi.at/support/topic/scroll-expanded-picture-sideways#post-91453</link>
			<pubDate>Mon, 14 Jan 2013 11:42:23 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">91453@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi tkwsniva,&#60;/p&#62;
&#60;p&#62;I tried to check your site which is linked on your name to see the problem but there's nothing on it.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tkwsniva on "Scroll Expanded Picture Sideways"</title>
			<link>http://www.kriesi.at/support/topic/scroll-expanded-picture-sideways#post-91424</link>
			<pubDate>Mon, 14 Jan 2013 07:14:12 +0000</pubDate>
			<dc:creator>tkwsniva</dc:creator>
			<guid isPermaLink="false">91424@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
In the Angular Template portfolio when I press the expand picture button, the picture is much larger than the screen and I have only a right scroller (that moves up and down the picture) but no bottom scroller (in order to move sideways). How do I add a bottom scroller to the expanded picture?&#60;br /&#62;
Or is there a different way to add the ability to move inside an expanded picture?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
