<?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: Changing the + sign</title>
		<link>http://www.themolitor.com/forums/topic/changing-the-sign</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Changing the + sign</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 19:35: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/changing-the-sign" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Changing the + sign"</title>
			<link>http://www.themolitor.com/forums/topic/changing-the-sign#post-21946</link>
			<pubDate>Mon, 08 Jul 2013 12:07:26 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">21946@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for following up!</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>dgt on "Changing the + sign"</title>
			<link>http://www.themolitor.com/forums/topic/changing-the-sign#post-21929</link>
			<pubDate>Sun, 07 Jul 2013 14:15:17 +0000</pubDate>
			<dc:creator>dgt</dc:creator>
			<guid isPermaLink="false">21929@http://www.themolitor.com/forums/</guid>
			<description><p>Whatever the problem was is fixed.  I suspect my CDN server (hosted through CloudFlare) was probably just running very slowly and hadn't yet cached the new image.</p>
<p>Either way, it seems to be working fine.
</p></description>
		</item>
		<item>
			<title>dgt on "Changing the + sign"</title>
			<link>http://www.themolitor.com/forums/topic/changing-the-sign#post-21928</link>
			<pubDate>Sun, 07 Jul 2013 12:40:52 +0000</pubDate>
			<dc:creator>dgt</dc:creator>
			<guid isPermaLink="false">21928@http://www.themolitor.com/forums/</guid>
			<description><p>I wanted to change the + sign so it is a question mark rather than a +, and keep the x for closing it.  Seemed easy enough--I created my own version of plus.png, and stored it in my child theme's folder, in an images subfolder.  Actually, to be specific, I copied the entire images folder from B+M and uploaded it to my child theme folder, and then changed the copied plus.png to my own version.  (It is exactly the same dimensions and transparency).</p>
<p>In my child theme's CSS, I have the following:</p>
<p>/*<br />
Theme Name: PolicyGeek R3<br />
Theme URI: <a href="http://dantrimble.com" rel="nofollow">http://dantrimble.com</a><br />
Description: PolicyGeek is a custom WordPress template, this particular release built off Brick + Mortar from Chris Molitor.<br />
Author: Dan Trimble<br />
Author URI: <a href="http://dantrimble.com" rel="nofollow">http://dantrimble.com</a><br />
Template: wpbm<br />
Version: 3.0<br />
*/</p>
<p>@import url(../wpbm/style.css);</p>
<p>{snip}</p>
<p>#plusSign {position: absolute; width: 31px; height: 30px; right: 30px; top: 30px; z-index: 1000; background: url(images/plus.png) no-repeat left top; cursor: pointer;}<br />
#plusSign.closeMe {background-position: bottom left}</p>
<p>Which of course is exactly the same as the original CSS file, but in this case, I would think images/plus.png should be pointing to child/images/plus.png, not the B+M theme's folder location.  But it doesn't seem to be working.</p>
<p>What might I be doing wrong?</p>
<p>dt
</p></description>
		</item>

	</channel>
</rss>
