<?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 - Topic: Widget Cropped</title>
		<link>http://www.kriesi.at/support/topic/widget-cropped</link>
		<description>Support Forum - Topic: Widget Cropped</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 04:55:51 +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/topic/widget-cropped" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "Widget Cropped"</title>
			<link>http://www.kriesi.at/support/topic/widget-cropped#post-70688</link>
			<pubDate>Sun, 12 Aug 2012 20:36:00 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">70688@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Bob,&#60;/p&#62;
&#60;p&#62;You can identify the widget number by viewing your page's source code. Simply right-click on the page (away from any background images that exist) and click on View Page Source or View Source. Use CTRL + Find to search for the widget's text. Once you find it, look where the text starts and you should see something like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;text-4&#38;quot;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Whatever number is after the hyphen is generally your ID number.&#60;/p&#62;
&#60;p&#62;As far as an update, I'm not sure of exact release date. Once Kriesi is done with an update ThemeForest does their own review so it may be anywhere from next week to several weeks. You can keep checking back here or follow Kriesi on Facebook or Twitter.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bobbeach on "Widget Cropped"</title>
			<link>http://www.kriesi.at/support/topic/widget-cropped#post-70446</link>
			<pubDate>Fri, 10 Aug 2012 06:55:04 +0000</pubDate>
			<dc:creator>bobbeach</dc:creator>
			<guid isPermaLink="false">70446@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Devin&#60;/p&#62;
&#60;p&#62;Working great - but if  need to make changes how do I identify the widget number?&#60;/p&#62;
&#60;p&#62;Do you know when the update is due?&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Bob
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Widget Cropped"</title>
			<link>http://www.kriesi.at/support/topic/widget-cropped#post-70427</link>
			<pubDate>Fri, 10 Aug 2012 06:17:35 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">70427@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Bob,&#60;/p&#62;
&#60;p&#62;What we did with the above code is target that specific widget ID (#text-4) and its iframe. i believe this issue is being fixed in the current/next update but if you change things around you may need to re-target the specific widget by its ID.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bobbeach on "Widget Cropped"</title>
			<link>http://www.kriesi.at/support/topic/widget-cropped#post-70175</link>
			<pubDate>Thu, 09 Aug 2012 07:05:57 +0000</pubDate>
			<dc:creator>bobbeach</dc:creator>
			<guid isPermaLink="false">70175@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Devin, that's fixed it for that occurrence. Excuse my ignorance of coding but what happens if I change the content, or I want another widget setup - for example a new advert on a different page? Also, is this an iframe-related problem or widget size related?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Bob
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Widget Cropped"</title>
			<link>http://www.kriesi.at/support/topic/widget-cropped#post-70070</link>
			<pubDate>Wed, 08 Aug 2012 21:36:06 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">70070@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Bob,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#text-4 .textwidget iframe {
height: 600px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I think this is related to a bug that is being fixed in the next update to the theme, but otherwise, what we've done above is just force the height of that specific widget iframe to the specified height.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bobbeach on "Widget Cropped"</title>
			<link>http://www.kriesi.at/support/topic/widget-cropped#post-69763</link>
			<pubDate>Tue, 07 Aug 2012 09:18:16 +0000</pubDate>
			<dc:creator>bobbeach</dc:creator>
			<guid isPermaLink="false">69763@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm trying to add some advertising to the sidebar - but a widgets is being cropped. I'm using the Adrotate plugin without a problem, but when I add a 160x600 Amazon block, it's only showing about the top 100 pixels then chopping the rest off. Have a look here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://howtoselfpublishtoday.com/&#34; rel=&#34;nofollow&#34;&#62;http://howtoselfpublishtoday.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That second widget area should be a 600 pixels deep ad.&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Bob
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
