<?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: contact widget, footer color and columns</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/contact-widget-footer-color-and-columns/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/contact-widget-footer-color-and-columns/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 22:55:38 +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/contact-widget-footer-color-and-columns/#post-21231</guid>
					<title><![CDATA[contact widget, footer color and columns]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/contact-widget-footer-color-and-columns/#post-21231</link>
					<pubDate>Tue, 16 Sep 2014 20:48:00 +0000</pubDate>
					<dc:creator>Ragnhildur</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>This is an awesome theme, love it.</p>
<p>Was wondering a couple of things, and I&#8217;m sorry to be a pain in the a** about this.  Although I can figure out quite a lot, I&#8217;m just not as experienced as your average developer.</p>
<p>Is it possible to edit the Aqua Contact Info widget to add extra fields (multiple phone numbers, phone number field for WhatsApp), and if so, how might I go about that?  I saw on this forum that someone else did something similar, but not quite the same.</p>
<p>What is the best way to edit the footer color without otherwise messing with your theme (not at all wanting to create child theme)?  Any modifications I might make would be fairly minor.</p>
<p>And lastly (for now&#8230;I cringe at even asking this) I&#8217;m not sure how to make the &#8220;columns&#8221; element work in pages?</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/contact-widget-footer-color-and-columns/#post-21232</guid>
					<title><![CDATA[Reply To: contact widget, footer color and columns]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/contact-widget-footer-color-and-columns/#post-21232</link>
					<pubDate>Wed, 17 Sep 2014 08:53:27 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>First off thanks for the feedback and yes, I am here to help! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /><br />
In order to modify your contact widget you may want to look into your &#8220;contact_info_widget&#8221; class in Aqua\includes\boc_widgets.php file.<br />
The &#8220;widget&#8221; function is what is used to generate the HTML output and the &#8220;form&#8221; method is used to generate the ADMIN part, &#8220;update&#8221; to update the actual items. So all you need to do is follow the pattern to add your new fields in all those methods. Then you would want to create a similar CSS class for the new output DIVs.</p>
<p>Footer color, simple &#8211; enter this in your Theme Options -> Custom Styles:</p>
<p>#footer {<br />
background: green;<br />
}</p>
<p>Columns&#8230; it would be great to go through the documentation but they are pretty striaghtforward. Think of the full page width being devided into 16 blocks. Then if you want to create two columns you would do this:</p>
<pre><code>[column width=&quot;eight&quot; position=&quot;first&quot; ]I am the first column[/column]

[column width=&quot;eight&quot; position=&quot;last&quot; ]I am the second one![/column]</code></pre>
<p>here&#8217;s another example:</p>
<pre><code>[column width=&quot;four&quot; position=&quot;first&quot; ]I am the first column[/column]
[column width=&quot;four&quot; position=&quot;&quot; ]I am the second column[/column]

[column width=&quot;eight&quot; position=&quot;last&quot; ]I am the third one![/column]</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/contact-widget-footer-color-and-columns/#post-21246</guid>
					<title><![CDATA[Reply To: contact widget, footer color and columns]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/contact-widget-footer-color-and-columns/#post-21246</link>
					<pubDate>Wed, 24 Sep 2014 19:53:28 +0000</pubDate>
					<dc:creator>Ragnhildur</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks, that was extremely helpful.  Great support!!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

