<?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: Point Logo to Another URL?  - [HELP]</title>
		<link>http://www.kriesi.at/support/topic/point-logo-to-another-url-help</link>
		<description>Support Forum - Topic: Point Logo to Another URL?  - [HELP]</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 16:42:09 +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/point-logo-to-another-url-help" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Point Logo to Another URL?  - [HELP]"</title>
			<link>http://www.kriesi.at/support/topic/point-logo-to-another-url-help#post-23091</link>
			<pubDate>Tue, 19 Jul 2011 17:51:52 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">23091@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You'd add&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.advert a:hover{
border:1px solid #ff0099;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It could also be .advert a img:hover, depending on what you plan on doing.&#60;br /&#62;
Again, you can play with the pixel and color values.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>WunDaii on "Point Logo to Another URL?  - [HELP]"</title>
			<link>http://www.kriesi.at/support/topic/point-logo-to-another-url-help#post-23089</link>
			<pubDate>Tue, 19 Jul 2011 17:32:55 +0000</pubDate>
			<dc:creator>WunDaii</dc:creator>
			<guid isPermaLink="false">23089@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Oh, one more quick thing, is there any way to make it so when you hover over the image it has that grey outline?  Sort of like what happens when you hover over the images on our sidebar.&#60;/p&#62;
&#60;p&#62;If not, that's fine.  :)&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Daven&#60;br /&#62;
&#60;a href=&#34;http://touchAholics.com&#34; rel=&#34;nofollow&#34;&#62;http://touchAholics.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>WunDaii on "Point Logo to Another URL?  - [HELP]"</title>
			<link>http://www.kriesi.at/support/topic/point-logo-to-another-url-help#post-23088</link>
			<pubDate>Tue, 19 Jul 2011 17:32:08 +0000</pubDate>
			<dc:creator>WunDaii</dc:creator>
			<guid isPermaLink="false">23088@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude and Chris, your help is much appreciated as always.  :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Point Logo to Another URL?  - [HELP]"</title>
			<link>http://www.kriesi.at/support/topic/point-logo-to-another-url-help#post-23060</link>
			<pubDate>Tue, 19 Jul 2011 06:26:53 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">23060@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'd use absolute positioning like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.advert {
position: absolute;
right: 20px;
top: 10px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Now adjust the top and the right value to your needs.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>WunDaii on "Point Logo to Another URL?  - [HELP]"</title>
			<link>http://www.kriesi.at/support/topic/point-logo-to-another-url-help#post-23035</link>
			<pubDate>Mon, 18 Jul 2011 21:50:34 +0000</pubDate>
			<dc:creator>WunDaii</dc:creator>
			<guid isPermaLink="false">23035@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;Thank-you for your response.  I tried this but the advert image appeared on our logo/banner.  How would I make it appear to the right under the search bar?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://touchAholics.com/&#34; rel=&#34;nofollow&#34;&#62;http://touchAholics.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Daven
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Point Logo to Another URL?  - [HELP]"</title>
			<link>http://www.kriesi.at/support/topic/point-logo-to-another-url-help#post-22910</link>
			<pubDate>Sun, 17 Jul 2011 00:42:39 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">22910@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;When you go in header.php and find the line you previously edited add the following behind the &#38;lt;/h2&#38;gt; tag at the end of that line.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;advert&#38;quot;&#38;gt;Your content here&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;And put the following in your style.css file:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.advert {
    float: right;
    margin-top: 50px;
    margin-right: 250px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can play around with the margins to position it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>WunDaii on "Point Logo to Another URL?  - [HELP]"</title>
			<link>http://www.kriesi.at/support/topic/point-logo-to-another-url-help#post-22903</link>
			<pubDate>Sat, 16 Jul 2011 22:25:50 +0000</pubDate>
			<dc:creator>WunDaii</dc:creator>
			<guid isPermaLink="false">22903@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude,&#60;/p&#62;
&#60;p&#62;Could you kindly tell me how to install an extra advert spot?  Sort of like a banner to the right of our banner (it might require extra code :S).&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Daven
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Point Logo to Another URL?  - [HELP]"</title>
			<link>http://www.kriesi.at/support/topic/point-logo-to-another-url-help#post-22892</link>
			<pubDate>Sat, 16 Jul 2011 05:28:07 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">22892@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>WunDaii on "Point Logo to Another URL?  - [HELP]"</title>
			<link>http://www.kriesi.at/support/topic/point-logo-to-another-url-help#post-22876</link>
			<pubDate>Fri, 15 Jul 2011 19:39:25 +0000</pubDate>
			<dc:creator>WunDaii</dc:creator>
			<guid isPermaLink="false">22876@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Point Logo to Another URL?  - [HELP]"</title>
			<link>http://www.kriesi.at/support/topic/point-logo-to-another-url-help#post-22834</link>
			<pubDate>Fri, 15 Jul 2011 05:24:08 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">22834@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) In header.php search for:&#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 href=&#38;quot;&#38;lt;?php echo get_settings(&#38;#39;home&#38;#39;); ?&#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;and replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php echo get_settings(&#38;#39;home&#38;#39;); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with any website url you like (i.e. &#60;a href=&#34;http://google.com&#34; rel=&#34;nofollow&#34;&#62;http://google.com&#60;/a&#62; )&#60;/p&#62;
&#60;p&#62;2) The main area has a width of 1000px (with 960px for the content). For style/skin 1 the background is definded with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;background: url(&#38;quot;../images/skin1/bg_tile.png&#38;quot;) repeat-x scroll left top #FFFFFF;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you want to use a fullwidth background I can't tell you exact dimensions because it depends on the screen resolution. To be on the save side you can use the repeat attribute. If you want to set the background to fixed and no repeat use:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;background: url(&#38;quot;../images/skin1/bg_tile.png&#38;quot;) no-repeat fixed left top #FFFFFF;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>WunDaii on "Point Logo to Another URL?  - [HELP]"</title>
			<link>http://www.kriesi.at/support/topic/point-logo-to-another-url-help#post-22798</link>
			<pubDate>Thu, 14 Jul 2011 19:44:33 +0000</pubDate>
			<dc:creator>WunDaii</dc:creator>
			<guid isPermaLink="false">22798@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;How do I make our logo point to another website?  It currently points to our homepage.  I would like to change the websites when I can.  :)&#60;/p&#62;
&#60;p&#62;Also, how do I change the background?  What is the width size of the main area?  What size does the background have to be, if it's a fixed one (and one that doesn't repeat)?&#60;/p&#62;
&#60;p&#62;How would I go about making it not repeat, so it's just a large background?  I apologize for all the questions, haha, but I'm sorting out a background advert for a friend of mine.&#60;/p&#62;
&#60;p&#62;My website is:&#60;br /&#62;
&#60;a href=&#34;http://touchAholics.com&#34; rel=&#34;nofollow&#34;&#62;http://touchAholics.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Daven
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
