<?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: Create an button (image link) next to the logo that goes to an specific place?</title>
		<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place</link>
		<description>Support Forum - Topic: Create an button (image link) next to the logo that goes to an specific place?</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 01:31:20 +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/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Create an button (image link) next to the logo that goes to an specific place?"</title>
			<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place#post-28003</link>
			<pubDate>Tue, 27 Sep 2011 19:55:08 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">28003@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad we could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rawdesigns on "Create an button (image link) next to the logo that goes to an specific place?"</title>
			<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place#post-27945</link>
			<pubDate>Tue, 27 Sep 2011 08:30:21 +0000</pubDate>
			<dc:creator>rawdesigns</dc:creator>
			<guid isPermaLink="false">27945@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks very much guys! I really appriciate it! Your great support do beat all other I have worked with so far!&#60;/p&#62;
&#60;p&#62;Have a great day, best regards&#60;/p&#62;
&#60;p&#62;Robin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Create an button (image link) next to the logo that goes to an specific place?"</title>
			<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place#post-27898</link>
			<pubDate>Mon, 26 Sep 2011 20:31:24 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">27898@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in your style.css file find&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .logo {
    margin-bottom: 5px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .logo {
    float:left;
    margin-bottom: 5px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>rawdesigns on "Create an button (image link) next to the logo that goes to an specific place?"</title>
			<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place#post-27862</link>
			<pubDate>Mon, 26 Sep 2011 13:44:09 +0000</pubDate>
			<dc:creator>rawdesigns</dc:creator>
			<guid isPermaLink="false">27862@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ah okay, I diden't realize there was an custom.css already.. thanks.&#60;/p&#62;
&#60;p&#62;Only problem now is that the button dosen't line up with the logo, it goes below it.&#60;/p&#62;
&#60;p&#62;After the first instructions my &#34;#top .bg-logo, #top .bg-logo a{&#34;&#60;/p&#62;
&#60;p&#62;Looks like this:&#60;/p&#62;
&#60;p&#62;#top .bg-logo, #top .bg-logo a{&#60;br /&#62;
float: left;&#60;/p&#62;
&#60;p&#62;text-indent: -9999px;&#60;/p&#62;
&#60;p&#62;height:60px;&#60;/p&#62;
&#60;p&#62;width:400px;&#60;/p&#62;
&#60;p&#62;}&#60;/p&#62;
&#60;p&#62;Is there any changes I need to make here to get the new button to line up next to the logo instead of below it?&#60;/p&#62;
&#60;p&#62;Thanks for your help!&#60;/p&#62;
&#60;p&#62;Best regards&#60;/p&#62;
&#60;p&#62;Robin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Create an button (image link) next to the logo that goes to an specific place?"</title>
			<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place#post-27853</link>
			<pubDate>Mon, 26 Sep 2011 13:30:36 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27853@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can place it at the very end/bottom of the file (style.css). I'd use a ftp software like filezilla though - navigate to wp-content/themes/upscale/css/custom.css download the file, modify it and upload it again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rawdesigns on "Create an button (image link) next to the logo that goes to an specific place?"</title>
			<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place#post-27834</link>
			<pubDate>Mon, 26 Sep 2011 07:37:01 +0000</pubDate>
			<dc:creator>rawdesigns</dc:creator>
			<guid isPermaLink="false">27834@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have created the custom.css , and I have added the following code to it &#60;/p&#62;
&#60;p&#62;.nexttologo{&#60;br /&#62;
	float:left;&#60;br /&#62;
	display:block;&#60;br /&#62;
	margin-top:20px;&#60;br /&#62;
	width:65px;&#60;br /&#62;
	height:65px;&#60;br /&#62;
	background:url('http://www.victoryspa.se/webbkatalog/katalogikon.png');&#60;br /&#62;
	text-indent:-9999px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;What and where should I put in the style.css(?) to get it to show?&#60;/p&#62;
&#60;p&#62;Regards&#60;/p&#62;
&#60;p&#62;Robin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Create an button (image link) next to the logo that goes to an specific place?"</title>
			<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place#post-27808</link>
			<pubDate>Mon, 26 Sep 2011 06:26:27 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27808@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If the server configuration is correct the modification will be visible after you uploaded the stylesheet. If you're using a cache plugin (i.e W3TC, SuperCache, etc.) you might need to clear the cache. Sometimes you need to clear your browser cache too (depends on the server settings, browser, etc.).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rawdesigns on "Create an button (image link) next to the logo that goes to an specific place?"</title>
			<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place#post-27784</link>
			<pubDate>Sun, 25 Sep 2011 19:37:01 +0000</pubDate>
			<dc:creator>rawdesigns</dc:creator>
			<guid isPermaLink="false">27784@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Okay, I will put it in a stylesheet, care to explain more about how to get this stylesheet to work properly? Like give me some stages to do to get it working properly?&#60;/p&#62;
&#60;p&#62;I would appriciate it very much! I am very happy for your help, and it's very good to know how to do this since I will buy another licens of the very same theme to create another site.&#60;/p&#62;
&#60;p&#62;Funny thing, I haven't changed a thing and suddenly the line of text isen't showing anymore in any browser... and yes I have removed all previous history, chache and cookies just to ensure I would have a fresh browser, I did install an all fresh one just to be on the safe side, but I believe that my webbstorage have been slow on the updates or something since it's been such a mess with that line of text / code.. (Might have been WP-Chache plugin that have caused this problem, shame on me)&#60;/p&#62;
&#60;p&#62;Best regards and thanks for all your help, Robin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Create an button (image link) next to the logo that goes to an specific place?"</title>
			<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place#post-27762</link>
			<pubDate>Sun, 25 Sep 2011 10:42:45 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27762@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;At the moment the code looks like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!-- ####### END HEAD CONTAINER ####### --&#38;gt;

.nexttologo{
	float:left;
	display:block;
	margin-top:20px;
	width:65px;
	height:65px;
	background:url(&#38;#39;http://www.victoryspa.se/webbkatalog/katalogikon.png&#38;#39;);
	text-indent:-9999px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and I assume it's located in header.php. Delete the css code and put it in a stylesheet (css/custom.css). I wouldn't use style tags...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rawdesigns on "Create an button (image link) next to the logo that goes to an specific place?"</title>
			<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place#post-27758</link>
			<pubDate>Sun, 25 Sep 2011 08:51:37 +0000</pubDate>
			<dc:creator>rawdesigns</dc:creator>
			<guid isPermaLink="false">27758@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Okay, Should I place the hole code at the top or the tags on the top of the style.css file and the &#38;lt;/style&#38;gt; below the nexttologo code? So the hole Style.css file get's wrapped in the &#38;lt;style&#38;gt; tags?&#60;/p&#62;
&#60;p&#62;Or should I just leave the .nexttologo at the button and just wrap this line of codes in the &#38;lt;style&#38;gt; tags?&#60;/p&#62;
&#60;p&#62;I did wrap the nexttologo lines of code with the &#38;lt;style&#38;gt; tags, and it worked for a while, but then I guess I must have changed something becuase now it's just a bloody line of code with no meaning that are showin on the site. So I did remove the hole .nexttologo lines of code just so the website would not look like shit while figuering htis out, but the line of code just won't go away no matter what (Correction it's only visible in explorer and Chrome, Firefox won't show it.) &#60;/p&#62;
&#60;p&#62;So what should I do?&#60;/p&#62;
&#60;p&#62;Best Regards&#60;br /&#62;
Robin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Create an button (image link) next to the logo that goes to an specific place?"</title>
			<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place#post-27722</link>
			<pubDate>Sat, 24 Sep 2011 14:14:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27722@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes but at the moments you're using html/inline css (you can see that your website displays the css text):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.nexttologo{ float:left; display:block; margin-top:20px; width:65px; height:65px; background:url(&#38;#39;http://www.victoryspa.se/webbkatalog/katalogikon.png&#38;#39;); text-indent:-9999px; }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;at the very top. You need to wrap it into css tags like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;style type=&#38;quot;text/css&#38;quot;&#38;gt;
.nexttologo{ float:left; display:block; margin-top:20px; width:65px; height:65px; background:url(&#38;#39;http://www.victoryspa.se/webbkatalog/katalogikon.png&#38;#39;); text-indent:-9999px; }
&#38;lt;/style&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or use a stylesheet like css/custom.css instead.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rawdesigns on "Create an button (image link) next to the logo that goes to an specific place?"</title>
			<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place#post-27717</link>
			<pubDate>Sat, 24 Sep 2011 12:05:52 +0000</pubDate>
			<dc:creator>rawdesigns</dc:creator>
			<guid isPermaLink="false">27717@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Care to explain? What should I add to to the code? &#38;lt;&#38;gt;? &#60;/p&#62;
&#60;p&#62;I mean it's embedded with {} or how to explain it.&#60;/p&#62;
&#60;p&#62;but it should be added in the style.css right?&#60;/p&#62;
&#60;p&#62;Regard &#60;/p&#62;
&#60;p&#62;Robin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Create an button (image link) next to the logo that goes to an specific place?"</title>
			<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place#post-27699</link>
			<pubDate>Sat, 24 Sep 2011 10:10:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27699@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Your style code for .nexttologo needs to be in html style/css tags or you can put in a stylesheets. At the moment it's just plain text...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rawdesigns on "Create an button (image link) next to the logo that goes to an specific place?"</title>
			<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place#post-27613</link>
			<pubDate>Fri, 23 Sep 2011 07:27:40 +0000</pubDate>
			<dc:creator>rawdesigns</dc:creator>
			<guid isPermaLink="false">27613@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hmm now the button dosen't show anymore at all, weird! I will wait for your opinion :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rawdesigns on "Create an button (image link) next to the logo that goes to an specific place?"</title>
			<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place#post-27612</link>
			<pubDate>Fri, 23 Sep 2011 07:24:49 +0000</pubDate>
			<dc:creator>rawdesigns</dc:creator>
			<guid isPermaLink="false">27612@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Okay, now I added everything again, (And the .nexttologo in the header.php as well , don't know if this matter)&#60;/p&#62;
&#60;p&#62;Now it shows up, but in the wrong place, it shows up under the logo under the Navbar&#60;/p&#62;
&#60;p&#62;Best Regards&#60;/p&#62;
&#60;p&#62;Robin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Create an button (image link) next to the logo that goes to an specific place?"</title>
			<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place#post-27594</link>
			<pubDate>Fri, 23 Sep 2011 05:20:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27594@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please add the code Chris posted above to header.php. We'll investigate why it doesn't work. At the moment there's no output at all.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rawdesigns on "Create an button (image link) next to the logo that goes to an specific place?"</title>
			<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place#post-27574</link>
			<pubDate>Thu, 22 Sep 2011 19:04:59 +0000</pubDate>
			<dc:creator>rawdesigns</dc:creator>
			<guid isPermaLink="false">27574@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It did sound good :) But It diden't work, my URL is &#60;a href=&#34;http://www.victoryspa.se&#34; rel=&#34;nofollow&#34;&#62;http://www.victoryspa.se&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hope we can make this happen, it would be great! About nothing shown up even when I added the lines of code.&#60;/p&#62;
&#60;p&#62;Best regards&#60;/p&#62;
&#60;p&#62;Robin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Create an button (image link) next to the logo that goes to an specific place?"</title>
			<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place#post-27424</link>
			<pubDate>Tue, 20 Sep 2011 22:40:22 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">27424@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in your style.css you can add&#60;br /&#62;
&#60;code&#62;float: left;&#60;/code&#62;&#60;br /&#62;
in&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .bg-logo, #top .bg-logo a{
text-indent: -9999px;
height:95px;
width:186px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;at the bottom of the file you can add&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.nexttologo{
	float:left;
	display:block;
	margin-top:20px;
	width:65px;
	height:65px;
	background:#ff0099;
	text-indent:-9999px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change the background color (#ff0099) to&#60;br /&#62;
&#60;code&#62;url(&#38;#39;LINKTOYOURIMAGE&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;In your header.php file you'll find&#60;br /&#62;
&#60;code&#62;echo avia_logo();&#60;/code&#62;&#60;br /&#62;
put this piece of code below that line&#60;br /&#62;
&#60;code&#62;echo &#38;#39;&#38;lt;a class=&#38;quot;nexttologo&#38;quot; href=&#38;quot;http://google.com&#38;quot;&#38;gt;Link&#38;lt;/a&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Hope this works for you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rawdesigns on "Create an button (image link) next to the logo that goes to an specific place?"</title>
			<link>http://www.kriesi.at/support/topic/create-an-button-image-link-next-to-the-logo-that-goes-to-an-specific-place#post-27391</link>
			<pubDate>Tue, 20 Sep 2011 16:21:35 +0000</pubDate>
			<dc:creator>rawdesigns</dc:creator>
			<guid isPermaLink="false">27391@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello.&#60;/p&#62;
&#60;p&#62;I have an question I would love to get some help with.&#60;/p&#62;
&#60;p&#62;Can I place an image next to the logo that link to an specific site?&#60;/p&#62;
&#60;p&#62;Like an 65x65 pixels button that would lead to whatever link I would choose, I am open for suggestions in changing the code.&#60;/p&#62;
&#60;p&#62;Best regards&#60;/p&#62;
&#60;p&#62;Robin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
