<?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: portfolio image border - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/portfolio-image-border</link>
		<description>Support Forum - Tag: portfolio image border - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 01:16:55 +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/portfolio-image-border" 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>
		<item>
			<title>laurenbowers on "Portfolio Images and Border"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-images-and-border#post-57794</link>
			<pubDate>Mon, 28 May 2012 14:18:09 +0000</pubDate>
			<dc:creator>laurenbowers</dc:creator>
			<guid isPermaLink="false">57794@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Mya,&#60;/p&#62;
&#60;p&#62;Thank you for your help and thanks for the advice on the thumbnail image i will do that :)&#60;/p&#62;
&#60;p&#62;Thanks &#60;/p&#62;
&#60;p&#62;Lauren
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Portfolio Images and Border"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-images-and-border#post-57743</link>
			<pubDate>Mon, 28 May 2012 02:25:06 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">57743@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Lauren,&#60;/p&#62;
&#60;p&#62;To remove the border, add this to your custom.css or Quick CSS.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.inner-entry {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.0);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;As far as having a different cover photo for each piece of work in the portfolio, do you mean you want to specify a thumbnail image? If so, that's not possible. The portfolio thumbnail is automatically generated based on the first image you add under Featured Media. So if you want to use a specific thumbnail I would suggest uploading the thumbnail first then upload your additional images. This way when your on the actual portfolio item's page you'll have a slideshow.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>laurenbowers on "Portfolio Images and Border"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-images-and-border#post-57733</link>
			<pubDate>Sun, 27 May 2012 22:28:10 +0000</pubDate>
			<dc:creator>laurenbowers</dc:creator>
			<guid isPermaLink="false">57733@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, &#60;/p&#62;
&#60;p&#62;I was wondering if you can remove the border around each box on the portfolio page and is it possible to have a different cover photo on each piece of work in the portfolio?&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Lauren
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
