<?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: Centering the website logo &#8211; header template changes (Aqua)</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/centering-the-website-logo-header-template-changes-aqua/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/centering-the-website-logo-header-template-changes-aqua/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 14:58:37 +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/centering-the-website-logo-header-template-changes-aqua/#post-26287</guid>
					<title><![CDATA[Centering the website logo &#8211; header template changes (Aqua)]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/centering-the-website-logo-header-template-changes-aqua/#post-26287</link>
					<pubDate>Thu, 14 Jan 2016 09:36:59 +0000</pubDate>
					<dc:creator>James</dc:creator>

					<description>
						<![CDATA[
						<p>Hi.</p>
<p>How do I centre the website&#8217;s logo using the Aqua theme? I assume that I need to alter the header template rather than use custom CSS but, having played around a little, I can&#8217;t figure out the code required.</p>
<p>Ideally I would like to put the social media icons and the email address on the same line above the logo as per this mocked-up image:</p>
<p><a href="http://www.greatinns.co.uk/wp-content/uploads/2016/01/gib-web-mockup.jpg" target="_blank" rel="nofollow"><br />
<img alt="Website mock-up" src="http://www.greatinns.co.uk/wp-content/uploads/2016/01/gib-web-mockup.jpg" /></p>
<p></a><a href="http://www.greatinns.co.uk/" title="The Great Inns of Britain" target="_blank" rel="nofollow">Website link: The Great Inns of Britain</a></p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/centering-the-website-logo-header-template-changes-aqua/#post-26297</guid>
					<title><![CDATA[Reply To: Centering the website logo &#8211; header template changes (Aqua)]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/centering-the-website-logo-header-template-changes-aqua/#post-26297</link>
					<pubDate>Thu, 14 Jan 2016 10:23:18 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Try with this:</p>
<pre><code>@media only screen and (min-width: 960px){
.eight.columns.header_left img {
    position: relative;
    left: 278px;
}
.header_soc_search {
    margin-bottom: 6px;
    float: right;
    margin: 15px 23px 46px;
}
.header_contacts {
    float: right;
}
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/centering-the-website-logo-header-template-changes-aqua/#post-26300</guid>
					<title><![CDATA[Reply To: Centering the website logo &#8211; header template changes (Aqua)]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/centering-the-website-logo-header-template-changes-aqua/#post-26300</link>
					<pubDate>Thu, 14 Jan 2016 10:35:33 +0000</pubDate>
					<dc:creator>James</dc:creator>

					<description>
						<![CDATA[
						<p>Perfect. Thank you very much <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":-)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

