<?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 Display in header</title>
		<link>http://www.kriesi.at/support/topic/logo-display-in-header</link>
		<description>Support Forum - Topic: Logo Display in header</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 21:58:48 +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-display-in-header" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Logo Display in header"</title>
			<link>http://www.kriesi.at/support/topic/logo-display-in-header#post-17706</link>
			<pubDate>Sun, 24 Apr 2011 06:51:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17706@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that you found a solution :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jselnick on "Logo Display in header"</title>
			<link>http://www.kriesi.at/support/topic/logo-display-in-header#post-17700</link>
			<pubDate>Sun, 24 Apr 2011 06:40:09 +0000</pubDate>
			<dc:creator>jselnick</dc:creator>
			<guid isPermaLink="false">17700@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok. Figured it out. Thanks for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jselnick on "Logo Display in header"</title>
			<link>http://www.kriesi.at/support/topic/logo-display-in-header#post-17699</link>
			<pubDate>Sun, 24 Apr 2011 06:26:00 +0000</pubDate>
			<dc:creator>jselnick</dc:creator>
			<guid isPermaLink="false">17699@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yeah, I understand that. But is there a way to put a box behind the logo in the layout without having to upload a new logo. I already have my logo added to the backend of the theme, but now I'd like to put an image behind the logo. Does that make sense?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Logo Display in header"</title>
			<link>http://www.kriesi.at/support/topic/logo-display-in-header#post-17695</link>
			<pubDate>Sun, 24 Apr 2011 06:20:11 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17695@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;height: 90px; and width: 330px; are the standard logo dimensions. If you use an image with other dimensins you need to adjust them. i.e set height from 90px to 120px etc.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jselnick on "Logo Display in header"</title>
			<link>http://www.kriesi.at/support/topic/logo-display-in-header#post-17694</link>
			<pubDate>Sun, 24 Apr 2011 06:19:00 +0000</pubDate>
			<dc:creator>jselnick</dc:creator>
			<guid isPermaLink="false">17694@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I already have my logo uploaded, I want the image of the box (logo_box.png) to appear behind the logo and drop down just a bit over the header.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jselnick on "Logo Display in header"</title>
			<link>http://www.kriesi.at/support/topic/logo-display-in-header#post-17692</link>
			<pubDate>Sun, 24 Apr 2011 06:17:32 +0000</pubDate>
			<dc:creator>jselnick</dc:creator>
			<guid isPermaLink="false">17692@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hmm. This is the code I am using and its not working:&#60;/p&#62;
&#60;p&#62;#top .bg-logo, #top .bg-logo a{&#60;br /&#62;
background-image: url(../images/skin1/logo_box.png) no-repeat center top;&#60;br /&#62;
text-indent: -9999px;&#60;br /&#62;
height:90px;&#60;br /&#62;
width:330px;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Logo Display in header"</title>
			<link>http://www.kriesi.at/support/topic/logo-display-in-header#post-17685</link>
			<pubDate>Sun, 24 Apr 2011 06:00:26 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17685@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) You can upload the logi in the admin backend (Brightbox options panel &#38;gt; General options)&#60;/p&#62;
&#60;p&#62;2) Open up custom.css and add following code (the file is located in a folder called &#34;css&#34;):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .bg-logo, #top .bg-logo a {
height: 90px;
width: 330px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust the height and the width as you like.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jselnick on "Logo Display in header"</title>
			<link>http://www.kriesi.at/support/topic/logo-display-in-header#post-17679</link>
			<pubDate>Sun, 24 Apr 2011 02:22:08 +0000</pubDate>
			<dc:creator>jselnick</dc:creator>
			<guid isPermaLink="false">17679@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'd like to put a white box that I've made behind the logo and dropping down over the header container just a bit to display my logo in full color.&#60;/p&#62;
&#60;p&#62;This may be a useful tweak for others that buy the template and don't want their logo displayed in white. I have a .psd and .jpg of the theme with this mod and will happily share it with you if you provide a place for me to upload to.&#60;/p&#62;
&#60;p&#62;I just cant figure out how to add it with the correct dimensions to the template.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
