<?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: rounded corners - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/rounded-corners</link>
		<description>Support Forum - Tag: rounded corners - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 07:21:03 +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/rounded-corners" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Rounded Corners like Corona theme"</title>
			<link>http://www.kriesi.at/support/topic/rounded-corners-like-corona-theme#post-59865</link>
			<pubDate>Tue, 12 Jun 2012 19:37:14 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">59865@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Muthun,&#60;/p&#62;
&#60;p&#62;The rounded corners in Corona are actually done with 4 corner images. It would take quite a bit of customization across the whole theme to add in the span classes to be output for each of the images (portfolio, slider, etc).&#60;/p&#62;
&#60;p&#62;I'm not sure there is a quick css fix that can accomplish this since the images don't have a container or border that border-radius can apply to. &#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>art-spool on "Rounded Corners like Corona theme"</title>
			<link>http://www.kriesi.at/support/topic/rounded-corners-like-corona-theme#post-59804</link>
			<pubDate>Tue, 12 Jun 2012 09:48:59 +0000</pubDate>
			<dc:creator>art-spool</dc:creator>
			<guid isPermaLink="false">59804@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Ismael,&#60;/p&#62;
&#60;p&#62;That hasn't helped much. I tried adding at both points separately, but no luck. Any other idea.&#60;/p&#62;
&#60;p&#62;Thanks.&#60;br /&#62;
Mithun
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Rounded Corners like Corona theme"</title>
			<link>http://www.kriesi.at/support/topic/rounded-corners-like-corona-theme#post-59751</link>
			<pubDate>Tue, 12 Jun 2012 04:43:06 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">59751@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi art-spool,&#60;/p&#62;
&#60;p&#62;Try adding this code in your Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .slideshow li img {
   border-radius: 10px !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>art-spool on "Rounded Corners like Corona theme"</title>
			<link>http://www.kriesi.at/support/topic/rounded-corners-like-corona-theme#post-59680</link>
			<pubDate>Mon, 11 Jun 2012 08:46:44 +0000</pubDate>
			<dc:creator>art-spool</dc:creator>
			<guid isPermaLink="false">59680@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Your Corona theme has rounded corners for images throught. How can I apply that to my propulsion theme. Must be some effect via CSS. Please provide the necessary code and where to put it.&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How can I add rounded corners to portfolio page?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-add-rounded-corners-to-portfolio-page#post-29137</link>
			<pubDate>Mon, 10 Oct 2011 07:20:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">29137@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>srosales on "How can I add rounded corners to portfolio page?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-add-rounded-corners-to-portfolio-page#post-29112</link>
			<pubDate>Mon, 10 Oct 2011 01:24:03 +0000</pubDate>
			<dc:creator>srosales</dc:creator>
			<guid isPermaLink="false">29112@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1.) Worked like a charm, thank you!  And thanks for the heads up on the browsers.&#60;/p&#62;
&#60;p&#62;2.) NP, thanks, I figured as much... :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How can I add rounded corners to portfolio page?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-add-rounded-corners-to-portfolio-page#post-29025</link>
			<pubDate>Sun, 09 Oct 2011 08:01:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">29025@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) You can use css3 to add rounded corners (however only newer browsers support this feature). Open up style.css and add following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.portfolio_entry .box_small a img{
border-radius: 4px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can increase/decrease the radius value.&#60;/p&#62;
&#60;p&#62;2) Adding shadows is not easily possible.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>srosales on "How can I add rounded corners to portfolio page?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-add-rounded-corners-to-portfolio-page#post-29017</link>
			<pubDate>Sun, 09 Oct 2011 00:00:34 +0000</pubDate>
			<dc:creator>srosales</dc:creator>
			<guid isPermaLink="false">29017@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, is there a way to add rounded corners to the images in the portfolio page of Display theme?  &#60;/p&#62;
&#60;p&#62;Is it possible to add a drop shadow under each image in the gallery as well?&#60;/p&#62;
&#60;p&#62;Which files would I need to edit?  Thank you!  I'm currently looking at template_portfolio.php.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Remove Rounded Corners and Spacing Sizing Between Portfolio Items"</title>
			<link>http://www.kriesi.at/support/topic/remove-rounded-corners-and-spacing-sizing-between-portfolio-items#post-27607</link>
			<pubDate>Fri, 23 Sep 2011 06:17:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27607@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) Add following code to css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .slideshow {
    border-radius: 0 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) Try following code in css/custom.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.portfolio-entry-description{
margin-left: 30px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change 30px to a lower value :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Spacejunk on "Remove Rounded Corners and Spacing Sizing Between Portfolio Items"</title>
			<link>http://www.kriesi.at/support/topic/remove-rounded-corners-and-spacing-sizing-between-portfolio-items#post-27579</link>
			<pubDate>Thu, 22 Sep 2011 20:22:32 +0000</pubDate>
			<dc:creator>Spacejunk</dc:creator>
			<guid isPermaLink="false">27579@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
Great Theme!&#60;/p&#62;
&#60;p&#62;My site is &#60;a href=&#34;http://sp1.localfoundtesting.com/&#34; rel=&#34;nofollow&#34;&#62;http://sp1.localfoundtesting.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;A couple of questions. How can I removed rounded corners from both the slideshow and the portfolio items. I'm looking specifically on the front page if that means anything. I've tried zeroing out all the radius examples from the style sheet in my own custom css to no avail.&#60;/p&#62;
&#60;p&#62;Also, How do I re-size the portfolio items to effectively reduce the space between the 4 of them? &#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
