<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: Centering the logo</title>
		<link>http://www.kriesi.at/support/topic/centering-the-logo</link>
		<description>Support Forum - Topic: Centering the logo</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 20:20:47 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/centering-the-logo" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Centering the logo"</title>
			<link>http://www.kriesi.at/support/topic/centering-the-logo#post-59359</link>
			<pubDate>Fri, 08 Jun 2012 15:53:09 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">59359@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad you were able to find a fix that worked for you :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>baniu on "Centering the logo"</title>
			<link>http://www.kriesi.at/support/topic/centering-the-logo#post-59135</link>
			<pubDate>Thu, 07 Jun 2012 00:39:48 +0000</pubDate>
			<dc:creator>baniu</dc:creator>
			<guid isPermaLink="false">59135@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry for the late answer...&#60;br /&#62;
The code you gave me didn't work out but instead I found this solution :&#60;/p&#62;
&#60;p&#62;.logo, .logo a {&#60;br /&#62;
		float: none;&#60;br /&#62;
	    margin: 0 auto;&#60;br /&#62;
	    width: 200px;&#60;br /&#62;
	}&#60;br /&#62;
The width being the size of the logo...&#60;/p&#62;
&#60;p&#62;Thanks anyway
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Centering the logo"</title>
			<link>http://www.kriesi.at/support/topic/centering-the-logo#post-58265</link>
			<pubDate>Thu, 31 May 2012 14:31:35 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">58265@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Try using adding this code in your Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.logo, .logo a {
   left: 50%;
   margin-left: -180px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The code above is assuming that the your logo is (360px wide). So it works like moving the logo 50% from the left and then moving it back half the width of the logo(using the negative sign), making the logo in the center. Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>baniu on "Centering the logo"</title>
			<link>http://www.kriesi.at/support/topic/centering-the-logo#post-57854</link>
			<pubDate>Tue, 29 May 2012 02:54:15 +0000</pubDate>
			<dc:creator>baniu</dc:creator>
			<guid isPermaLink="false">57854@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey, I would like to put the logo in the center as I'm planning to get rid of the header menu...&#60;br /&#62;
Thanks for a response
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
