<?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: Border around portfolio image</title>
		<link>http://www.kriesi.at/support/topic/border-around-portfolio-image</link>
		<description>Support Forum - Topic: Border around portfolio image</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 03:11:42 +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/border-around-portfolio-image" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Border around portfolio image"</title>
			<link>http://www.kriesi.at/support/topic/border-around-portfolio-image#post-71500</link>
			<pubDate>Fri, 17 Aug 2012 04:31:47 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">71500@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi cwilder,&#60;/p&#62;
&#60;p&#62;Kindly open wp-content/themes/corona/css/slideshow.css and find this line of code:&#60;br /&#62;
&#60;code&#62;#top .slideshow{&#60;/code&#62;&#60;br /&#62;
below it, you should see this code:&#60;br /&#62;
&#60;code&#62;background: #f8f8f8 url(../images/skin-minimal/loading.gif) center center no-repeat;&#60;/code&#62;&#60;br /&#62;
replace it with this code:&#60;br /&#62;
&#60;code&#62;background: url(../images/skin-minimal/loading.gif) center center no-repeat;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Then add this code in wp-content/themes/corona/css/custom.css or Quick CSS:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.slideshow_container ul li img {
   max-width: 278px;
   max-height: 196px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cwilder on "Border around portfolio image"</title>
			<link>http://www.kriesi.at/support/topic/border-around-portfolio-image#post-71416</link>
			<pubDate>Thu, 16 Aug 2012 18:31:11 +0000</pubDate>
			<dc:creator>cwilder</dc:creator>
			<guid isPermaLink="false">71416@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi again!&#60;/p&#62;
&#60;p&#62;I am trying to figure out how to add a clean border directly around the images in the portfolio grid. &#60;/p&#62;
&#60;p&#62;Site: iheartgaming.com&#60;/p&#62;
&#60;p&#62;You can see my borders now are not rendering rounded corners correctly and I can't seem to get the right side to show up. Can you help?&#60;/p&#62;
&#60;p&#62;The CSS I currently have (that's not working quite right) is:&#60;/p&#62;
&#60;p&#62;.slideshow_container {&#60;br /&#62;
    border: 1px solid #dddddd !important;&#60;br /&#62;
    -moz-border-radius: 5px;&#60;br /&#62;
    border-radius: 5px;&#60;br /&#62;
}   &#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
