<?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: Logo size</title>
		<link>http://www.kriesi.at/support/topic/logo-size-2</link>
		<description>Support Forum - Topic: Logo size</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 11:29:35 +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/logo-size-2" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Logo size"</title>
			<link>http://www.kriesi.at/support/topic/logo-size-2#post-77387</link>
			<pubDate>Wed, 26 Sep 2012 06:25:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">77387@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Glad that Devin could help you :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mrc0157 on "Logo size"</title>
			<link>http://www.kriesi.at/support/topic/logo-size-2#post-77367</link>
			<pubDate>Wed, 26 Sep 2012 03:03:39 +0000</pubDate>
			<dc:creator>mrc0157</dc:creator>
			<guid isPermaLink="false">77367@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for writing that out- it's all klingon to me!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Logo size"</title>
			<link>http://www.kriesi.at/support/topic/logo-size-2#post-77319</link>
			<pubDate>Tue, 25 Sep 2012 20:29:48 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">77319@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mrc0157,&#60;/p&#62;
&#60;p&#62;I'm not really sure how you could do this without some significant css.&#60;/p&#62;
&#60;p&#62;With a bit of css I can the logo element centered and nice and big but not spanning the entire area. Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.logo, logo a {
    margin-left: -71px;
}
        /* Extra large */
	 @media only screen and (min-width: 1140px)  {
	   .logo, .logo a {margin-left: -45px;}
	 }

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
	  .logo, .logo a {margin-left: -5px;}
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 989px) {
	  .logo, .logo a {margin-left: -30px;}
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
	  .logo, .logo a {margin-left: -45px;}
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
          #top .logo,#top .logo a {margin-left: 0px;}
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
	  #top .logo,#top .logo a {margin-left: 0px;}
	}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Keep in mind this has only been tested in Chrome so it may need to be adjust for other browsers. You can add additional declarations using html.browsername to target specific browsers and add changes or touchups as needed.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mrc0157 on "Logo size"</title>
			<link>http://www.kriesi.at/support/topic/logo-size-2#post-77298</link>
			<pubDate>Tue, 25 Sep 2012 17:39:35 +0000</pubDate>
			<dc:creator>mrc0157</dc:creator>
			<guid isPermaLink="false">77298@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
How can I make the logo image at the top of my page as wide as the slideshow images on my blog posts. I need it to be wider. Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
