<?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: Replace stock logo with one larger than default</title>
		<link>http://www.kriesi.at/support/topic/replace-stock-logo-with-one-larger-than-default</link>
		<description>Support Forum - Topic: Replace stock logo with one larger than default</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 00:02:01 +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/replace-stock-logo-with-one-larger-than-default" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Replace stock logo with one larger than default"</title>
			<link>http://www.kriesi.at/support/topic/replace-stock-logo-with-one-larger-than-default#post-19013</link>
			<pubDate>Fri, 13 May 2011 05:39:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">19013@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in header.php add your banner code after:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h2 class=&#38;quot;logo ie6fix &#38;lt;?php echo $logoclass; ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;a&#38;gt;/&#38;quot;&#38;gt;&#38;lt;?php echo $logo; ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/h2&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you like you can position it by wrapping it in a div - i.e.like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;banner&#38;quot;&#38;gt;
banner code
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;At least add following css to style.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.banner {
position: absolute;
right: 0px;
top: 90px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Obviously you can adjust the css class and the position as you like. You can also use a background image instead of a banner however it may look strange because the content div in the header doesn't extend to fullwidth.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>c_srishti on "Replace stock logo with one larger than default"</title>
			<link>http://www.kriesi.at/support/topic/replace-stock-logo-with-one-larger-than-default#post-18978</link>
			<pubDate>Thu, 12 May 2011 19:59:43 +0000</pubDate>
			<dc:creator>c_srishti</dc:creator>
			<guid isPermaLink="false">18978@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I really like this theme and think it would be just about right for the next project I'll be working on (specially the two menu bars on top). However I would also like to put in some kind of a banner in the black space. How can I do this?&#60;br /&#62;
Thanks&#60;br /&#62;
Srishti
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Internets on "Replace stock logo with one larger than default"</title>
			<link>http://www.kriesi.at/support/topic/replace-stock-logo-with-one-larger-than-default#post-18906</link>
			<pubDate>Wed, 11 May 2011 22:17:15 +0000</pubDate>
			<dc:creator>Internets</dc:creator>
			<guid isPermaLink="false">18906@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello again everyone,&#60;/p&#62;
&#60;p&#62;I feel as if the website looks a little bland with all the empty black space on either side of the current logo. I want to create a graphic banner that features more content related to the website. What size would I have to make the graphic canvas if I wanted it to span across say 75% of the current black portion of the header?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.amazon-mission.org&#34; rel=&#34;nofollow&#34;&#62;http://www.amazon-mission.org&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Replace stock logo with one larger than default"</title>
			<link>http://www.kriesi.at/support/topic/replace-stock-logo-with-one-larger-than-default#post-18111</link>
			<pubDate>Sat, 30 Apr 2011 09:59:12 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">18111@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;The grey background on the image slider is part of the background images, defined in the /css/style1.css file on line 124:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .fadeout {
    background: url(&#38;quot;../images/skin1/overlay.png&#38;quot;) repeat-y scroll right top transparent;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can replace or remove this image if you don't like it.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Internets on "Replace stock logo with one larger than default"</title>
			<link>http://www.kriesi.at/support/topic/replace-stock-logo-with-one-larger-than-default#post-18013</link>
			<pubDate>Thu, 28 Apr 2011 18:02:52 +0000</pubDate>
			<dc:creator>Internets</dc:creator>
			<guid isPermaLink="false">18013@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;What's up with the gray gradient that has rendered its self along the right side of the image slider? Is that a product of my lengthening the file 'bg.png'
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Replace stock logo with one larger than default"</title>
			<link>http://www.kriesi.at/support/topic/replace-stock-logo-with-one-larger-than-default#post-18005</link>
			<pubDate>Thu, 28 Apr 2011 16:14:20 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18005@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The slider size is still the same - however if you want to increase it change the thumbnail dimensions in function.php. Then open up style.css and change:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#featured, .featured, .fadeout, .newsselect{
height:320px; 			/*this changes the height of the image slider*/
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;the height value as you like.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Internets on "Replace stock logo with one larger than default"</title>
			<link>http://www.kriesi.at/support/topic/replace-stock-logo-with-one-larger-than-default#post-18002</link>
			<pubDate>Thu, 28 Apr 2011 16:06:20 +0000</pubDate>
			<dc:creator>Internets</dc:creator>
			<guid isPermaLink="false">18002@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The address to the website is located in my username.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.amazon-mission.org&#34; rel=&#34;nofollow&#34;&#62;http://www.amazon-mission.org&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Replace stock logo with one larger than default"</title>
			<link>http://www.kriesi.at/support/topic/replace-stock-logo-with-one-larger-than-default#post-17967</link>
			<pubDate>Thu, 28 Apr 2011 10:26:30 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">17967@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Can you post the site URL? It would be easiest to look at the live site to assist you.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Internets on "Replace stock logo with one larger than default"</title>
			<link>http://www.kriesi.at/support/topic/replace-stock-logo-with-one-larger-than-default#post-17915</link>
			<pubDate>Wed, 27 Apr 2011 11:58:07 +0000</pubDate>
			<dc:creator>Internets</dc:creator>
			<guid isPermaLink="false">17915@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have gotten the spacing where I want it (for now). It appears the box where the jQuery slider displays images has now shrunk. How do I increase the size of that space? Do I need to increase the size of the white portion of the gradient in 'bg.png' or is it a spacing comment in style.css?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Replace stock logo with one larger than default"</title>
			<link>http://www.kriesi.at/support/topic/replace-stock-logo-with-one-larger-than-default#post-17903</link>
			<pubDate>Wed, 27 Apr 2011 06:31:41 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17903@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
currently it's not possible to increase the header height widthout resizing the header image. Fist resize the bg.png (located in the folder images/skin1) (it looks like: &#60;a href=&#34;http://www.kriesi.at/themes/newscast/wp-content/themes/newscast/images/skin1/bg.png&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/newscast/wp-content/themes/newscast/images/skin1/bg.png&#60;/a&#62; )&#60;/p&#62;
&#60;p&#62;Then you can adjust the header height by changing the padding-top value of following code in style.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.nav_wrapper{
position: relative;
height:36px;
padding-top:125px;
z-index: 6;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Internets on "Replace stock logo with one larger than default"</title>
			<link>http://www.kriesi.at/support/topic/replace-stock-logo-with-one-larger-than-default#post-17901</link>
			<pubDate>Wed, 27 Apr 2011 05:24:49 +0000</pubDate>
			<dc:creator>Internets</dc:creator>
			<guid isPermaLink="false">17901@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Kriesi, support staff, and fellow users,&#60;/p&#62;
&#60;p&#62;I am currently trying to replace the default 250px x 70px logo with a custom one that is 280px x 225px.&#60;br /&#62;
I have edited *.*/style.css to reflect the following:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
#top .logo, #top .logo a{&#60;br /&#62;
display:block;&#60;br /&#62;
height:225px;&#60;br /&#62;
width:280px;&#60;br /&#62;
position:absolute;&#60;br /&#62;
left:20px;&#60;br /&#62;
top:13px;&#60;br /&#62;
border: none;&#60;br /&#62;
padding: 0;&#60;br /&#62;
margin:0;&#60;br /&#62;
z-index: 10;&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;As you may know this does not fit the current spacing available in the header. In what area do I need to manipulate the code in order to increase the spacing in the header to fit this custom logo without clipping the menu bar?&#60;/p&#62;
&#60;p&#62;Thanks for any insight!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
