<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: Header Multi-Dotted colour issue</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/header-multi-dotted-colour-issue/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/header-multi-dotted-colour-issue/feed/</link>
		<description></description>
		<pubDate>Sat, 18 Jul 2026 09:58:02 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/header-multi-dotted-colour-issue/#post-25424</guid>
					<title><![CDATA[Header Multi-Dotted colour issue]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/header-multi-dotted-colour-issue/#post-25424</link>
					<pubDate>Fri, 04 Dec 2015 11:43:08 +0000</pubDate>
					<dc:creator>jay065</dc:creator>

					<description>
						<![CDATA[
						<p>Hey There,</p>
<p>Sorry that i&#8217;m asking for help again!</p>
<p>I&#8217;ve got a problem with the Multi-Dotted background.<br />
It works perfectly on a white page, but when I apply the same header on a black page, a white box appears and no dots. </p>
<p>I think I found the issue that on the white page a white background covers the text area from dots, but it does the same on the black page.<br />
I tried to change the background colour to black, but that shifts the problem to the white pages. But the dots are black so I need to be able to change them to white separately on each section. </p>
<p>Login credentials below.</p>
<p>Thanks in advance!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/header-multi-dotted-colour-issue/#post-25425</guid>
					<title><![CDATA[Reply To: Header Multi-Dotted colour issue]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/header-multi-dotted-colour-issue/#post-25425</link>
					<pubDate>Fri, 04 Dec 2015 11:43:39 +0000</pubDate>
					<dc:creator>jay065</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/header-multi-dotted-colour-issue/#post-25428</guid>
					<title><![CDATA[Reply To: Header Multi-Dotted colour issue]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/header-multi-dotted-colour-issue/#post-25428</link>
					<pubDate>Fri, 04 Dec 2015 14:13:11 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there Jay,</p>
<p>Yes, the reason is simple, to have the background behind the text the same as the general background instead of the dotted one. The solution would be easy, when you have a different than white bgr &#8211; simply add some custom CSS to match them! So in your case, use the Page Settings (Cog icon) and add this custom CSS to it. First we shall add this class to the headings &#8211; &#8220;dark_dotted_bgr&#8221;, then add this to the Page Settings:</p>
<pre><code>.dark_dotted_bgr.boc_heading.bgr_multidotted span {
    background: #000;
}</code></pre>
<p>Do you even need the  dotted bgr on black BGR though, you don&#8217;t really see those dots there&#8230; unless you customize that as well.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/header-multi-dotted-colour-issue/#post-25446</guid>
					<title><![CDATA[Reply To: Header Multi-Dotted colour issue]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/header-multi-dotted-colour-issue/#post-25446</link>
					<pubDate>Mon, 07 Dec 2015 14:17:18 +0000</pubDate>
					<dc:creator>jay065</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>Thanks the BG colour works!</p>
<p>I modified the dots to white and applied this CSS, but they don&#8217;t appear.</p>
<pre><code>.dark_dotted_bgr.boc_heading.bgr_multidotted span {
    background: #000;
}

.dark_dotted_bgr.boc_heading.bgr_multidotted {
    background: url(&#039;images/heading_multidots_white.png&#039;) repeat-x left 80%;
}
</code></pre>
<p>When I apply this code it does work, but then ofcourse they are not visible anymore on the white pages.</p>
<pre><code>.boc_heading.bgr_multidotted {
    background: url(&#039;images/heading_multidots_white.png&#039;) repeat-x left 80%;
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/header-multi-dotted-colour-issue/#post-25459</guid>
					<title><![CDATA[Reply To: Header Multi-Dotted colour issue]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/header-multi-dotted-colour-issue/#post-25459</link>
					<pubDate>Tue, 08 Dec 2015 09:48:54 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Well, use your custom class for the white heading with the white multidots. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/header-multi-dotted-colour-issue/#post-25551</guid>
					<title><![CDATA[Reply To: Header Multi-Dotted colour issue]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/header-multi-dotted-colour-issue/#post-25551</link>
					<pubDate>Thu, 10 Dec 2015 11:09:44 +0000</pubDate>
					<dc:creator>jay065</dc:creator>

					<description>
						<![CDATA[
						<p>Fixed it by choosing another header for the white ones, and change that one with the normal dots <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":-)" class="wp-smiley" /> </p>
<p>Thanks, wil buy this theme again soon for my next clients!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/header-multi-dotted-colour-issue/#post-25559</guid>
					<title><![CDATA[Reply To: Header Multi-Dotted colour issue]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/header-multi-dotted-colour-issue/#post-25559</link>
					<pubDate>Thu, 10 Dec 2015 13:25:57 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Glad you got it worked out, Jay! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

