<?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: How to round the corners of widgets placed on sidebars</title>
		<link>http://www.kriesi.at/support/topic/how-to-round-the-corners-of-widgets-placed-on-sidebars</link>
		<description>Support Forum - Topic: How to round the corners of widgets placed on sidebars</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 15:48:37 +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/how-to-round-the-corners-of-widgets-placed-on-sidebars" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "How to round the corners of widgets placed on sidebars"</title>
			<link>http://www.kriesi.at/support/topic/how-to-round-the-corners-of-widgets-placed-on-sidebars#post-87108</link>
			<pubDate>Sun, 09 Dec 2012 00:30:11 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">87108@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Closed and merged to &#60;a href=&#34;http://www.kriesi.at/support/topic/why-cant-i-display-anything-on-the-right-sidebar&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/why-cant-i-display-anything-on-the-right-sidebar&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sulker on "How to round the corners of widgets placed on sidebars"</title>
			<link>http://www.kriesi.at/support/topic/how-to-round-the-corners-of-widgets-placed-on-sidebars#post-86847</link>
			<pubDate>Thu, 06 Dec 2012 19:06:31 +0000</pubDate>
			<dc:creator>sulker</dc:creator>
			<guid isPermaLink="false">86847@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;I'm so happy for it works. :) The first change you offer I mean. The corners are rounded now. But the second one is still another porblem: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/support/topic/why-cant-i-display-anything-on-the-right-sidebar&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/why-cant-i-display-anything-on-the-right-sidebar&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;As &#34;Nick&#34; says, &#34;The problem is, the second sidebar generates inside the first sidebar when that widget is present&#34;. He suggest not to use it but I want. Can you fix this problem?&#60;/p&#62;
&#60;p&#62;So thanks again...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to round the corners of widgets placed on sidebars"</title>
			<link>http://www.kriesi.at/support/topic/how-to-round-the-corners-of-widgets-placed-on-sidebars#post-86704</link>
			<pubDate>Thu, 06 Dec 2012 05:37:56 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">86704@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi sulker,&#60;/p&#62;
&#60;p&#62;The issue with Newscast is that in order for it to work in IE it uses:&#60;br /&#62;
&#60;code&#62;&#38;lt;meta http-equiv=&#38;quot;X-UA-Compatible&#38;quot; content=&#38;quot;IE=EmulateIE7&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Inside the header.php file. This means that IE interprets the pages code as if it were IE7 and so it isn't able to make use of border-radius in css. You'll need to open up the header.php and change that to:&#60;br /&#62;
&#60;code&#62;&#38;lt;meta http-equiv=&#38;quot;X-UA-Compatible&#38;quot; content=&#38;quot;IE=9&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;However, I don't know what negative impact will have on the rest of the layout since as this is what Kriesi used originally to support IE properly and changing the code may cause other issues.&#60;/p&#62;
&#60;p&#62;To get rid of the border, you can remove the border-left from this line in your style4.css line 206:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.sidebar {
border-left: 1px solid #333;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;However, it removes the border for both of the sidebars because they aren't named individually. As far as I know there isn't a way to remove the border from just one of the sidebars.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sulker on "How to round the corners of widgets placed on sidebars"</title>
			<link>http://www.kriesi.at/support/topic/how-to-round-the-corners-of-widgets-placed-on-sidebars#post-86534</link>
			<pubDate>Tue, 04 Dec 2012 21:51:23 +0000</pubDate>
			<dc:creator>sulker</dc:creator>
			<guid isPermaLink="false">86534@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;Here you can see my twitter widget on which I opened my site by using Chrome: &#60;a href=&#34;http://imgur.com/7hDSI&#34; rel=&#34;nofollow&#34;&#62;http://imgur.com/7hDSI&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And here you can see my twitte widget on which I opened my site by using IE9: &#60;a href=&#34;http://imgur.com/cuEu9&#38;amp;f7ye7&#34; rel=&#34;nofollow&#34;&#62;http://imgur.com/cuEu9&#38;amp;f7ye7&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can see the corner difference. I want corners rounded as in Chrome. Is the answer you gave above solution of my poblem?&#60;/p&#62;
&#60;p&#62;Alson I want to clean the short black line und twitter widget, not the all of border. &#60;/p&#62;
&#60;p&#62;And I tried your advice but it doesn't work. Nothing is changed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How to round the corners of widgets placed on sidebars"</title>
			<link>http://www.kriesi.at/support/topic/how-to-round-the-corners-of-widgets-placed-on-sidebars#post-86241</link>
			<pubDate>Mon, 03 Dec 2012 03:46:40 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">86241@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi sulker,&#60;/p&#62;
&#60;p&#62;You can add it at the very end of your style.css. I have checked your site and I think you have it fixed. :) I think the border is not looking good on your sidebar, if you want to remove it, just at it at the end of style.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.sidebar {
border-left: 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>sulker on "How to round the corners of widgets placed on sidebars"</title>
			<link>http://www.kriesi.at/support/topic/how-to-round-the-corners-of-widgets-placed-on-sidebars#post-86176</link>
			<pubDate>Sun, 02 Dec 2012 12:52:02 +0000</pubDate>
			<dc:creator>sulker</dc:creator>
			<guid isPermaLink="false">86176@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;If you opn my site by using IE it seems regular, but if you use chrome or mozilla it seems as it has ben cut off. I did not cahange anything. And to where must I add the cod you gave above? I am using skin4, so must I add the codes to style4.css or to style.css on wp admin panel (editor)? Which one? Also I want th corners of my twitter widget rounded.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How to round the corners of widgets placed on sidebars"</title>
			<link>http://www.kriesi.at/support/topic/how-to-round-the-corners-of-widgets-placed-on-sidebars#post-86139</link>
			<pubDate>Sun, 02 Dec 2012 00:55:34 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">86139@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You're twitter widget are being cut off. Did you change anything on the styling?  Try to add this at the very end of you style.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.sidebar .box {
overflow: visible!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sulker on "How to round the corners of widgets placed on sidebars"</title>
			<link>http://www.kriesi.at/support/topic/how-to-round-the-corners-of-widgets-placed-on-sidebars#post-86116</link>
			<pubDate>Sat, 01 Dec 2012 18:25:04 +0000</pubDate>
			<dc:creator>sulker</dc:creator>
			<guid isPermaLink="false">86116@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How can we round the corners of widgets which are set on sidebar? For example look at my page &#60;a href=&#34;http://iyidemokrasi.com&#34; rel=&#34;nofollow&#34;&#62;http://iyidemokrasi.com&#60;/a&#62; and see the twitter widget.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
