<?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: Street View</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/street-view/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/street-view/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 18:36:35 +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/street-view/#post-22456</guid>
					<title><![CDATA[Street View]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/street-view/#post-22456</link>
					<pubDate>Fri, 07 Aug 2015 08:13:12 +0000</pubDate>
					<dc:creator>nybbleinfo</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Support</p>
<p>Couple of questions.</p>
<p>Is there a way to add the default view on the Contact Page map to be street view?</p>
<p>Also, is there a way to reduce the margin of the page when in boxed mode? To make the header margin smaller to the top of the browser page.</p>
<p>Thanks<br />
Rob.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/street-view/#post-22458</guid>
					<title><![CDATA[Reply To: Street View]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/street-view/#post-22458</link>
					<pubDate>Fri, 07 Aug 2015 13:45:26 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Sure, </p>
<p>You can edit your Contact.php template and see the code I have used for the current map.<br />
You can replace it with any Google API code that generates map (including StreetView).</p>
<p>As for the top margin, sure, find this in your stylesheet.css file:</p>
<pre><code>#wrapper {
    width: 990px;
    margin: 20px auto;</code></pre>
<p>and reduce the top margin like so:</p>
<pre><code>#wrapper {
    width: 990px;
    margin: 10px auto;</code></pre>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

