<?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 The LBSB Footer]]></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:08:33 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Footer Widget]]></title>
			<link>http://supportforum.localbizsitebuilder.com/thread-69.html</link>
			<pubDate>Mon, 09 Jan 2017 16:11:45 +0000</pubDate>
			<guid isPermaLink="false">http://supportforum.localbizsitebuilder.com/thread-69.html</guid>
			<description><![CDATA[In LBSB 3.5 there is a new Footer Widget which allows you to insert column seperated content in a horizontal panel just above the footer.<br />
<br />
To activate this, open the "Footer" tab in the Control Panel and select "Enable Footer Widget". That alone will NOT make the footer widget show up because you first need to go to Widgets (WP-admin/Appearance/Widgets), and place some content in the footer widgets of which there are four (all numbered 1-4).<br />
<br />
You can feature any normal WordPress widget, or any plugin widget, or any html content (including videos) by selecting a "Text" widget to paste your content within it and then assign it to whichever footer widget you choose.<br />
<br />
So you can have 1 section or 2 or 3 or 4, simply by populating the widget with content.]]></description>
			<content:encoded><![CDATA[In LBSB 3.5 there is a new Footer Widget which allows you to insert column seperated content in a horizontal panel just above the footer.<br />
<br />
To activate this, open the "Footer" tab in the Control Panel and select "Enable Footer Widget". That alone will NOT make the footer widget show up because you first need to go to Widgets (WP-admin/Appearance/Widgets), and place some content in the footer widgets of which there are four (all numbered 1-4).<br />
<br />
You can feature any normal WordPress widget, or any plugin widget, or any html content (including videos) by selecting a "Text" widget to paste your content within it and then assign it to whichever footer widget you choose.<br />
<br />
So you can have 1 section or 2 or 3 or 4, simply by populating the widget with content.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Footer Credits]]></title>
			<link>http://supportforum.localbizsitebuilder.com/thread-65.html</link>
			<pubDate>Sat, 13 Sep 2014 17:43:06 +0000</pubDate>
			<guid isPermaLink="false">http://supportforum.localbizsitebuilder.com/thread-65.html</guid>
			<description><![CDATA[The footer credits are controlled via the "Footer" panel in the LBSB Control Panel.<br />
Here's an html example text below that you can copy and paste and edit to suit your own site:<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&amp;copy; 2014 Localbiz Site Builder: Website by &lt;a class="fancypage" title="Click here to open up sales page in lightbox" href="http://localbizsitebuilder.com"&gt;Localbiz Site Builder&lt;/a&gt;</code></div></div>
]]></description>
			<content:encoded><![CDATA[The footer credits are controlled via the "Footer" panel in the LBSB Control Panel.<br />
Here's an html example text below that you can copy and paste and edit to suit your own site:<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&amp;copy; 2014 Localbiz Site Builder: Website by &lt;a class="fancypage" title="Click here to open up sales page in lightbox" href="http://localbizsitebuilder.com"&gt;Localbiz Site Builder&lt;/a&gt;</code></div></div>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Using the Copyright Symbol in Footer Credits]]></title>
			<link>http://supportforum.localbizsitebuilder.com/thread-50.html</link>
			<pubDate>Thu, 14 Aug 2014 13:25:56 +0000</pubDate>
			<guid isPermaLink="false">http://supportforum.localbizsitebuilder.com/thread-50.html</guid>
			<description><![CDATA[<span style="font-weight: bold;">If you wish to insert a proper copyright symbol in the footer credits then follow this:</span><br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>Instead of using "(c)" use this "&amp;copy;" and the symbol will appear.</code></div></div>
<br />
If you wanted to italicise any portion of the text you would place "&lt;i&gt;" at the beginning of the text and "&lt;/i&gt;" at the end of it.<br />
<br />
For example &lt;i&gt;<span style="font-style: italic;">this text would be italicised</span>&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">If you wish to insert a proper copyright symbol in the footer credits then follow this:</span><br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>Instead of using "(c)" use this "&amp;copy;" and the symbol will appear.</code></div></div>
<br />
If you wanted to italicise any portion of the text you would place "&lt;i&gt;" at the beginning of the text and "&lt;/i&gt;" at the end of it.<br />
<br />
For example &lt;i&gt;<span style="font-style: italic;">this text would be italicised</span>&lt;/i&gt;]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Footer Styling Options]]></title>
			<link>http://supportforum.localbizsitebuilder.com/thread-24.html</link>
			<pubDate>Sat, 09 Aug 2014 10:05:59 +0000</pubDate>
			<guid isPermaLink="false">http://supportforum.localbizsitebuilder.com/thread-24.html</guid>
			<description><![CDATA[The LBSB footer allows you to use either CSS gradient styling or graphic image backgrounds.<br />
<br />
<span style="font-weight: bold;">1) CSS gradient styling.</span> You can play around with the point &amp; click color editor to get varying (unlimited) effects in color styling for the footer background. You can also have a single solid color by using the same hex colors for both top and bottom gradient.<br />
<span style="font-weight: bold;">2) Choose whether or not to display a footer separator</span> horizontal line and also choose it's color.<br />
<br />
<span style="font-weight: bold;">3) Graphic image background. </span>There are 24 standard pre-loaded footer backgrounds (which you may swap out or add to by going into the images folder for the footer (using FTP or cPanel)) or you can upload a new footer background image on-the-fly using the inbuilt file uploader.<br />
You can also choose as to whether you want to display a footer separator horizontal line or not.<br />
<br />
<span style="font-weight: bold;">4) Footer phone image background.</span> These work in similar fashion to "3)" above and they provide a graphic background for the footer phone number. You can also choose to not display a phone image background and just display the phone number (or text). Alternatively you can use this function to display a logo (if so doing you need to make sure that there is no text added into the "phone number" field or it will overlay onto your logo.<br />
<br />
<span style="font-weight: bold;">5) Making phone number clickable.</span> For mobile browsers it is good to make phone numbers clickable so that when the phone number is tapped on it activates the call pad so you can call the number from within the mobile phone.<br />
For example,- if we were using a phone number of say 1-800-555-1234<br />
then to make it clickable you would wrap some html code around it that will activate the dialer pad in a mobile phone as well as give a hover title if chosen. <br />
<span style="color: #FF0000;">See the relevant code below and copy and paste it into your own field boxes or sections where relevant on your site.</span><br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&lt;a title="Tap-To-Call" href="tel:1800-555-1234"&gt;1800-555-1234&lt;/a&gt;</code></div></div>
]]></description>
			<content:encoded><![CDATA[The LBSB footer allows you to use either CSS gradient styling or graphic image backgrounds.<br />
<br />
<span style="font-weight: bold;">1) CSS gradient styling.</span> You can play around with the point &amp; click color editor to get varying (unlimited) effects in color styling for the footer background. You can also have a single solid color by using the same hex colors for both top and bottom gradient.<br />
<span style="font-weight: bold;">2) Choose whether or not to display a footer separator</span> horizontal line and also choose it's color.<br />
<br />
<span style="font-weight: bold;">3) Graphic image background. </span>There are 24 standard pre-loaded footer backgrounds (which you may swap out or add to by going into the images folder for the footer (using FTP or cPanel)) or you can upload a new footer background image on-the-fly using the inbuilt file uploader.<br />
You can also choose as to whether you want to display a footer separator horizontal line or not.<br />
<br />
<span style="font-weight: bold;">4) Footer phone image background.</span> These work in similar fashion to "3)" above and they provide a graphic background for the footer phone number. You can also choose to not display a phone image background and just display the phone number (or text). Alternatively you can use this function to display a logo (if so doing you need to make sure that there is no text added into the "phone number" field or it will overlay onto your logo.<br />
<br />
<span style="font-weight: bold;">5) Making phone number clickable.</span> For mobile browsers it is good to make phone numbers clickable so that when the phone number is tapped on it activates the call pad so you can call the number from within the mobile phone.<br />
For example,- if we were using a phone number of say 1-800-555-1234<br />
then to make it clickable you would wrap some html code around it that will activate the dialer pad in a mobile phone as well as give a hover title if chosen. <br />
<span style="color: #FF0000;">See the relevant code below and copy and paste it into your own field boxes or sections where relevant on your site.</span><br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&lt;a title="Tap-To-Call" href="tel:1800-555-1234"&gt;1800-555-1234&lt;/a&gt;</code></div></div>
]]></content:encoded>
		</item>
	</channel>
</rss>