<?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: image border - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/image-border</link>
		<description>Support Forum - Tag: image border - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 01:19:35 +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/image-border" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "no image borders?"</title>
			<link>http://www.kriesi.at/support/topic/no-image-borders#post-105420</link>
			<pubDate>Sat, 13 Apr 2013 19:55:55 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">105420@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Peter could help and thank you for posting your results :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other questions or issues.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>creatorofstuff on "no image borders?"</title>
			<link>http://www.kriesi.at/support/topic/no-image-borders#post-105308</link>
			<pubDate>Fri, 12 Apr 2013 15:29:24 +0000</pubDate>
			<dc:creator>creatorofstuff</dc:creator>
			<guid isPermaLink="false">105308@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks. I wanted to let you know, in case someone else is looking for the same thing I was, that your answer sent me on the path to figuring out exactly what I wanted, which was to simply add wrapped_style to the list of classes already listed for the image on a page (if that makes sense) and it worked perfectly. &#60;/p&#62;
&#60;p&#62;Second, in case anyone is searching the forum for a quick view feature, I found this plugin that works great! &#60;a href=&#34;http://codecanyon.net/item/woocommerce-quickview/4378284&#34; rel=&#34;nofollow&#34;&#62;http://codecanyon.net/item/woocommerce-quickview/4378284&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Just FYI! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "no image borders?"</title>
			<link>http://www.kriesi.at/support/topic/no-image-borders#post-105177</link>
			<pubDate>Thu, 11 Apr 2013 11:14:15 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">105177@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
1) This effect is not applied to &#34;images&#34; but to products (and product images) only. You can create products and then add product images to them to &#34;replicate&#34; the effect or you can try to wrap the html code of the product images around your standard content images. I.e. the code would look like:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;products&#38;quot;&#38;gt;
	&#38;lt;div class=&#38;quot;product&#38;quot;&#38;gt;
		&#38;lt;div class=&#38;quot;inner_product wrapped_style &#38;quot;&#38;gt;
			&#38;lt;div class=&#38;quot;thumbnail_container&#38;quot;&#38;gt;

				&#38;lt;img width=&#38;quot;450&#38;quot; height=&#38;quot;450&#38;quot; src=&#38;quot;http://www.kriesi.at/themes/replete/files/2012/11/14-450x450.jpg&#38;quot; /&#38;gt;

			&#38;lt;/div&#38;gt;
		&#38;lt;/div&#38;gt;
	&#38;lt;/div&#38;gt;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;but obviously you need to change the image source path (and the image dimensions).&#60;/p&#62;
&#60;p&#62;2) No, the theme doesn't support such a &#34;quick view&#34; feature It's not a standard plugin/woocommerce feature but probably a custom theme feature.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>creatorofstuff on "no image borders?"</title>
			<link>http://www.kriesi.at/support/topic/no-image-borders#post-105142</link>
			<pubDate>Thu, 11 Apr 2013 05:27:40 +0000</pubDate>
			<dc:creator>creatorofstuff</dc:creator>
			<guid isPermaLink="false">105142@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry - one more question. Is there a way to add a &#34;quick view&#34; to a product thumbnail so you don't have to click off the page and go to the individual product page? I'm looking for something like you see in this theme demo: &#60;a href=&#34;http://mojo-woo.splashingpixels.com&#34; rel=&#34;nofollow&#34;&#62;http://mojo-woo.splashingpixels.com&#60;/a&#62;. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>creatorofstuff on "no image borders?"</title>
			<link>http://www.kriesi.at/support/topic/no-image-borders#post-105119</link>
			<pubDate>Wed, 10 Apr 2013 20:07:09 +0000</pubDate>
			<dc:creator>creatorofstuff</dc:creator>
			<guid isPermaLink="false">105119@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like my images to have the border like is shown in your post demo (&#60;a href=&#34;http://www.kriesi.at/themedemo/?theme=replete&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themedemo/?theme=replete&#60;/a&#62;) but when I create a page, insert an image, and preview it, it is simply a flat image - no border, no shadow, nothing. Are pages different? How can I get that look on my images on pages? &#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<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>Dude on "Remove border from all images including portfolio"</title>
			<link>http://www.kriesi.at/support/topic/remove-border-from-all-images-including-portfolio#post-23643</link>
			<pubDate>Thu, 28 Jul 2011 07:13:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">23643@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok add following code to style3.css (at the very bottom):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.framed span {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}

.framed_one_fourth {
    background: none;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>jeffedwards on "Remove border from all images including portfolio"</title>
			<link>http://www.kriesi.at/support/topic/remove-border-from-all-images-including-portfolio#post-23601</link>
			<pubDate>Wed, 27 Jul 2011 17:55:18 +0000</pubDate>
			<dc:creator>jeffedwards</dc:creator>
			<guid isPermaLink="false">23601@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It is not finished yet-  so hold off on judgement for now!&#60;br /&#62;
Thank you so much for your quick response!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.jeffedwardsphoto.com&#34; rel=&#34;nofollow&#34;&#62;http://www.jeffedwardsphoto.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Remove border from all images including portfolio"</title>
			<link>http://www.kriesi.at/support/topic/remove-border-from-all-images-including-portfolio#post-23578</link>
			<pubDate>Wed, 27 Jul 2011 08:55:06 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">23578@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can you post a link to your website - we can give you custom css code then.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jeffedwards on "Remove border from all images including portfolio"</title>
			<link>http://www.kriesi.at/support/topic/remove-border-from-all-images-including-portfolio#post-23540</link>
			<pubDate>Wed, 27 Jul 2011 00:02:13 +0000</pubDate>
			<dc:creator>jeffedwards</dc:creator>
			<guid isPermaLink="false">23540@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I know there are many posts on this topic-  mostly for removing specific image borders.  I found the solution on changing the color of the border once you click on an image to zoom in and I got that to work, I also applied the code to the main style.css file to remove all image borders:&#60;br /&#62;
_________________________&#60;br /&#62;
a img, a:hover img{&#60;br /&#62;
border: none !important;&#60;br /&#62;
background: transparent !important&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.entry img{&#60;br /&#62;
border: none !important;&#60;br /&#62;
background: transparent !important&#60;br /&#62;
}&#60;br /&#62;
_________________________&#60;/p&#62;
&#60;p&#62;This is probably hiding right in front of my face! But how do I remove all the borders from the images in all portfolios?  Alternatively, how do I change the color to all portfolio images to something other than white?     The above code worked to remove image borders everywhere but the portfolio pages, I still have about a 7 pixel wide white border around all those images.   If you could give me the answer to do both I can decide which looks best here.  &#60;/p&#62;
&#60;p&#62;Thank you for your help, I've been able to do SOooo much customization just from searching these forums. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Remove Image border"</title>
			<link>http://www.kriesi.at/support/topic/remove-image-border#post-10637</link>
			<pubDate>Mon, 27 Dec 2010 06:57:57 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">10637@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>phhale on "Remove Image border"</title>
			<link>http://www.kriesi.at/support/topic/remove-image-border#post-10627</link>
			<pubDate>Sun, 26 Dec 2010 17:56:46 +0000</pubDate>
			<dc:creator>phhale</dc:creator>
			<guid isPermaLink="false">10627@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude.  That worked great.  I just changed the border from bottom to border, and it took care of the issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Remove Image border"</title>
			<link>http://www.kriesi.at/support/topic/remove-image-border#post-10541</link>
			<pubDate>Thu, 23 Dec 2010 06:55:35 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">10541@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
try to add following code to style1.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.widget a img, .widget a:visited img{
border-bottom:none;
color: #fff;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>phhale on "Remove Image border"</title>
			<link>http://www.kriesi.at/support/topic/remove-image-border#post-10498</link>
			<pubDate>Wed, 22 Dec 2010 01:11:08 +0000</pubDate>
			<dc:creator>phhale</dc:creator>
			<guid isPermaLink="false">10498@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I took care of the border on the homepage in the index file, but can't figure out how to remove the border in the sidebar.&#60;/p&#62;
&#60;p&#62;Thanks for the help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>phhale on "Remove Image border"</title>
			<link>http://www.kriesi.at/support/topic/remove-image-border#post-10497</link>
			<pubDate>Wed, 22 Dec 2010 01:03:07 +0000</pubDate>
			<dc:creator>phhale</dc:creator>
			<guid isPermaLink="false">10497@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have a border on my images below the slider and also on the sidebar of my pages that I would like to remove, but can't figure it out.&#60;/p&#62;
&#60;p&#62;This only shows up in Firefox and IE, not in Chrome.  My site is vipdebtcollection.com.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
