<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Localbiz Site Builder Support Forum - Working With Backgrounds]]></title>
		<link>http://supportforum.localbizsitebuilder.com/</link>
		<description><![CDATA[Localbiz Site Builder Support Forum - http://supportforum.localbizsitebuilder.com]]></description>
		<pubDate>Tue, 14 Apr 2026 19:56:31 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[CSS Style Or Image Backgrounds]]></title>
			<link>http://supportforum.localbizsitebuilder.com/thread-26.html</link>
			<pubDate>Sat, 09 Aug 2014 14:25:10 +0000</pubDate>
			<guid isPermaLink="false">http://supportforum.localbizsitebuilder.com/thread-26.html</guid>
			<description><![CDATA[<span style="font-weight: bold;">[b]LBSB gives you the option to change the backgrounds to many parts of your sites</span>[/b].<br />
<br />
<span style="text-decoration: underline;">The primary areas that have background control via the LBSB Control Panel are:</span><br />
<br />
<span style="font-weight: bold;">* Top Thin Banner:</span> CSS (solid color control)<br />
<span style="font-weight: bold;">* Header:</span> CSS gradient color and full graphic images<br />
<span style="font-weight: bold;">* Main Container:</span> CSS solid color and full graphic images<br />
<span style="font-weight: bold;">* Page Background:</span>  CSS (solid color control)<br />
<span style="font-weight: bold;">* Featured Text Panel:</span> CSS solid color and full graphic images<br />
<span style="font-weight: bold;">* Featured Panel:</span> CSS gradient color and full graphic images<br />
<span style="font-weight: bold;">* Featured Sidepanel:</span> CSS gradient color <br />
<span style="font-weight: bold;">* Featured &amp; Default Sidebar:</span> CSS (solid color with opacity control)<br />
<span style="font-weight: bold;">* Footer:</span> CSS gradient color and full graphic images<br />
If you play around with these options you'll soon discover that the effects can be wide and varied and quite outstanding!<br />
NB: The main featured panel background (that's the background behind the featured gallery) can be made to appear transparent (as it does when using the "Beach" custom style). The process for this is to paste the following code into the custom CSS panel within the Control Panel;<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>#wrapper .feat {<br />
 background: rgba(0, 0, 0, 0); <br />
}</code></div></div>
The same effect can be created for the Featured Side Panel by inserting the following code into the CSS panel.<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>#wrapper .feat .s_box, #header .top_arrow_sidebox_bg{<br />
&nbsp;&nbsp;background: rgba(0, 0, 0, 0);</code></div></div>
]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">[b]LBSB gives you the option to change the backgrounds to many parts of your sites</span>[/b].<br />
<br />
<span style="text-decoration: underline;">The primary areas that have background control via the LBSB Control Panel are:</span><br />
<br />
<span style="font-weight: bold;">* Top Thin Banner:</span> CSS (solid color control)<br />
<span style="font-weight: bold;">* Header:</span> CSS gradient color and full graphic images<br />
<span style="font-weight: bold;">* Main Container:</span> CSS solid color and full graphic images<br />
<span style="font-weight: bold;">* Page Background:</span>  CSS (solid color control)<br />
<span style="font-weight: bold;">* Featured Text Panel:</span> CSS solid color and full graphic images<br />
<span style="font-weight: bold;">* Featured Panel:</span> CSS gradient color and full graphic images<br />
<span style="font-weight: bold;">* Featured Sidepanel:</span> CSS gradient color <br />
<span style="font-weight: bold;">* Featured &amp; Default Sidebar:</span> CSS (solid color with opacity control)<br />
<span style="font-weight: bold;">* Footer:</span> CSS gradient color and full graphic images<br />
If you play around with these options you'll soon discover that the effects can be wide and varied and quite outstanding!<br />
NB: The main featured panel background (that's the background behind the featured gallery) can be made to appear transparent (as it does when using the "Beach" custom style). The process for this is to paste the following code into the custom CSS panel within the Control Panel;<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>#wrapper .feat {<br />
 background: rgba(0, 0, 0, 0); <br />
}</code></div></div>
The same effect can be created for the Featured Side Panel by inserting the following code into the CSS panel.<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>#wrapper .feat .s_box, #header .top_arrow_sidebox_bg{<br />
&nbsp;&nbsp;background: rgba(0, 0, 0, 0);</code></div></div>
]]></content:encoded>
		</item>
	</channel>
</rss>