<?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 logo with mouseovers</title>
		<link>http://www.kriesi.at/support/topic/replace-logo-with-mouseovers</link>
		<description>Support Forum - Topic: Replace logo with mouseovers</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 08:09:31 +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-logo-with-mouseovers" rel="self" type="application/rss+xml" />

		<item>
			<title>envisagedesign on "Replace logo with mouseovers"</title>
			<link>http://www.kriesi.at/support/topic/replace-logo-with-mouseovers#post-68847</link>
			<pubDate>Thu, 02 Aug 2012 02:33:34 +0000</pubDate>
			<dc:creator>envisagedesign</dc:creator>
			<guid isPermaLink="false">68847@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That did the trick - thanks! &#60;/p&#62;
&#60;p&#62;I now a 4-link mouseover graphic of my logo in the header. It busts a line when viewed on a smartphone but, meh - that's the price of progress!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Replace logo with mouseovers"</title>
			<link>http://www.kriesi.at/support/topic/replace-logo-with-mouseovers#post-60993</link>
			<pubDate>Tue, 19 Jun 2012 18:48:45 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">60993@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey envisagedesign,&#60;/p&#62;
&#60;p&#62;In your header.php search for this line:&#60;br /&#62;
&#60;code&#62;echo avia_logo(AVIA_BASE_URL.&#38;#39;images/layout/logo.png&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;That is the function call to output the theme logo you set in the backend or the default one. Looking at your example, I would suggest just commenting that out or deleting it. Then go up a few lines to where you see:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;container&#38;#39;&#38;gt;

&#38;lt;?php&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can add your new logo content in between those two so that you don't have to bother with php and can just add in the straight html/css. So something like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;container&#38;#39;&#38;gt;
	&#38;lt;h1 class=&#38;#39;logo&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://envisage-design.co.nz/&#38;#39;&#38;gt;&#38;lt;img src=http://210.48.67.31/envisage-design.co.nz/images/logo3.jpg alt=&#38;#39;&#38;#39; /&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/h1&#38;gt;
&#38;lt;?php&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then you can change the logo H1 to your other logo area design and modify the CSS to adjust it as needed. Keep your css changes to custom.css in the css folder and save a copy of the header.php so that when you update the theme in the future you can re-add these changes.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>envisagedesign on "Replace logo with mouseovers"</title>
			<link>http://www.kriesi.at/support/topic/replace-logo-with-mouseovers#post-60843</link>
			<pubDate>Mon, 18 Jun 2012 22:48:00 +0000</pubDate>
			<dc:creator>envisagedesign</dc:creator>
			<guid isPermaLink="false">60843@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I want to replace the logo (area) in my Angular-themed site with something like this &#60;a href=&#34;http://envisage-design.co.nz/images/envisage-logo.htm&#34; rel=&#34;nofollow&#34;&#62;http://envisage-design.co.nz/images/envisage-logo.htm&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can see how the current logo looks here &#60;a href=&#34;http://envisage-design.co.nz/&#34; rel=&#34;nofollow&#34;&#62;http://envisage-design.co.nz/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;What would be the best way to do this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
