<?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: How to change color of alert box</title>
		<link>http://www.themolitor.com/forums/topic/how-to-change-color-of-alert-box</link>
		<description>THE MOLITOR FORUMS &#187; Topic: How to change color of alert box</description>
		<language>en-US</language>
		<pubDate>Thu, 30 Apr 2026 07:16:08 +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/how-to-change-color-of-alert-box" rel="self" type="application/rss+xml" />

		<item>
			<title>ckelley on "How to change color of alert box"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-change-color-of-alert-box#post-14281</link>
			<pubDate>Thu, 30 Aug 2012 07:11:05 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">14281@http://www.themolitor.com/forums/</guid>
			<description><p>Hello,</p>
<p>you need to open the styles.css files and edit backgrounds in line 110</p>
<p>#alert {<br />
	padding: 30px 50px 30px 110px;<br />
	margin-bottom: 40px;<br />
	border: 1px solid #c52727;<br />
	outline: 1px solid #555;<br />
	background:#A20C0C url(images/alert_bg.png) repeat;<br />
	position: relative;<br />
	width: 795px;<br />
	margin-left: 1px;<br />
}</p>
<p>line 123</p>
<p>#ex {<br />
	width: 77px;<br />
	text-align: center;<br />
	height: 100%;<br />
	position: absolute;<br />
	left: 0;<br />
	top: 0;<br />
	border-right: 1px solid #740909;<br />
	outline: 1px solid #c52727;<br />
	background: #980B0B;<br />
	background: -webkit-gradient(linear, left top, left bottom, from(#A20C0C), to(#8b0a0a));<br />
	background: -moz-linear-gradient(top,  #A20C0C,  #8b0a0a);<br />
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A20C0C', endColorstr='#8b0a0a');</p>
<p>}</p>
<p>line 139</p>
<p>#closeAlert {<br />
	width: 20px;<br />
	height: 20px;<br />
	color: #fff;<br />
	text-align: center;<br />
	line-height: 19px;<br />
	position: absolute;<br />
	right: 7px;<br />
	top: 7px;<br />
	font-weight: bold;<br />
	font-size: 10px;<br />
	border: 1px solid #c52727;<br />
	background: #A20C0C;<br />
	outline: 1px solid #740909;<br />
}</p>
<p>line 154</p>
<p>#closeAlert:hover {background: #c52727;}</p>
<p>you will also need to edit the border colors</p>
<p>-Chris K
</p></description>
		</item>
		<item>
			<title>Oliver_G on "How to change color of alert box"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-change-color-of-alert-box#post-14262</link>
			<pubDate>Wed, 29 Aug 2012 16:50:50 +0000</pubDate>
			<dc:creator>Oliver_G</dc:creator>
			<guid isPermaLink="false">14262@http://www.themolitor.com/forums/</guid>
			<description><p>Hello,</p>
<p>Is it possible to change the color of the alert box in the middle of the homepage? Even with changes made it continues to stay the default red color. URL: <a href="http://iliveliteracy.org" rel="nofollow">http://iliveliteracy.org</a></p>
<p>We would appreciate support as soon as possible, thank you!
</p></description>
		</item>

	</channel>
</rss>
