<?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: Images in footer widget inherit transparency?</title>
		<link>http://www.kriesi.at/support/topic/images-in-footer-widget-inherit-transparency</link>
		<description>Support Forum - Topic: Images in footer widget inherit transparency?</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 08:49:26 +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/images-in-footer-widget-inherit-transparency" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Images in footer widget inherit transparency?"</title>
			<link>http://www.kriesi.at/support/topic/images-in-footer-widget-inherit-transparency#post-36067</link>
			<pubDate>Thu, 29 Dec 2011 11:27:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">36067@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes - I think it's not an intended behaviour. I'll report it to Kriesi.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgason on "Images in footer widget inherit transparency?"</title>
			<link>http://www.kriesi.at/support/topic/images-in-footer-widget-inherit-transparency#post-35987</link>
			<pubDate>Fri, 23 Dec 2011 20:25:27 +0000</pubDate>
			<dc:creator>mgason</dc:creator>
			<guid isPermaLink="false">35987@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi thanks for the input. It seems you can not alter the transparency of an object which is the child of a transparent object, so that does not work, but it led me to the answer. In case anyone else comes looking. This removes the transparency of thumbnails.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#footer .widget ul {
     opacity: 1;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;but be aware it also removes the transparency from the text in widgets. So I suggest you sample the color of your footer widget text in its transparent state with some color picker of your choice before adding this code, then apply that color as your text color, it will look the same.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top #footer, #top #footer span, #top #footer div, #top #footer p, #top #footer a {
     color: #D0D3D6 ! important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;if you wanted to have the same color widget titles, which is not hw they are by default you would add&#60;br /&#62;
, #footer .widgettitle&#60;br /&#62;
to that group&#60;/p&#62;
&#60;p&#62;This seems a bit of a theme bug really, I can't imagine people want transparent thumbnails
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Images in footer widget inherit transparency?"</title>
			<link>http://www.kriesi.at/support/topic/images-in-footer-widget-inherit-transparency#post-35777</link>
			<pubDate>Thu, 22 Dec 2011 07:30:21 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">35777@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try to use following code in css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#footer .widget img {
    opacity: 1;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>mgason on "Images in footer widget inherit transparency?"</title>
			<link>http://www.kriesi.at/support/topic/images-in-footer-widget-inherit-transparency#post-35702</link>
			<pubDate>Wed, 21 Dec 2011 23:22:50 +0000</pubDate>
			<dc:creator>mgason</dc:creator>
			<guid isPermaLink="false">35702@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
it looks like the thumbnail images in my footer widget such as Latest Products are semi transparent. They look dull against the dark blue background. Are they inheriting that. Can I remove the transparency from just the thumbnails?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
