<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Transparency other colors besides black?</title>
		<link>http://www.themolitor.com/forums/topic/transparency-other-colors-besides-black</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Transparency other colors besides black?</description>
		<language>en-US</language>
		<pubDate>Sat, 02 May 2026 14:22:28 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/transparency-other-colors-besides-black" rel="self" type="application/rss+xml" />

		<item>
			<title>ckelley on "Transparency other colors besides black?"</title>
			<link>http://www.themolitor.com/forums/topic/transparency-other-colors-besides-black#post-14455</link>
			<pubDate>Thu, 06 Sep 2012 07:03:08 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">14455@http://www.themolitor.com/forums/</guid>
			<description><p>background:rgba(0,0,0,.85);</p>
<p>the rgba is red green blue color model the a stand for alpha, so if you want a different color youll need to do something like </p>
<p>background:rgba(255,255,255,.85) which would be white at 85% transparency </p>
<p>-Chris K
</p></description>
		</item>
		<item>
			<title>roboclip on "Transparency other colors besides black?"</title>
			<link>http://www.themolitor.com/forums/topic/transparency-other-colors-besides-black#post-14437</link>
			<pubDate>Wed, 05 Sep 2012 06:54:49 +0000</pubDate>
			<dc:creator>roboclip</dc:creator>
			<guid isPermaLink="false">14437@http://www.themolitor.com/forums/</guid>
			<description><p>Hey again, on my site damnsonmusic.com I have been tinkering with different color schemes and I find in the different sections such as the Header :</p>
<p>/*---------HEADER STUFF-----------*/<br />
a#logo  {width:100%; background: #000; background:rgba(0,0,0,.85); display: block; clear: right; padding: 80px 0 ; text-align: center; color: #fff; margin-bottom: 0px;}<br />
a#logo:hover {text-decoration: none;}<br />
a#logo img {max-width: 80%;}</p>
<p>If I change the background color it only shows if I take out the ".85" how come i cant get other colors to be partially transparent? If I put in any value it defaults back to grey/black even if the background color is like purple.</p>
<p>Thanks again,</p>
<p>Kade
</p></description>
		</item>

	</channel>
</rss>
