<?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: Add links up the menu</title>
		<link>http://www.kriesi.at/support/topic/add-links-up-the-menu</link>
		<description>Support Forum - Topic: Add links up the menu</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 16:18:28 +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/add-links-up-the-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Add links up the menu"</title>
			<link>http://www.kriesi.at/support/topic/add-links-up-the-menu#post-84494</link>
			<pubDate>Mon, 19 Nov 2012 03:03:51 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84494@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mendekua,&#60;/p&#62;
&#60;p&#62;Glad we could help. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mendekua on "Add links up the menu"</title>
			<link>http://www.kriesi.at/support/topic/add-links-up-the-menu#post-84446</link>
			<pubDate>Sun, 18 Nov 2012 11:30:00 +0000</pubDate>
			<dc:creator>mendekua</dc:creator>
			<guid isPermaLink="false">84446@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Problem resolved :D&#60;/p&#62;
&#60;p&#62;Thx&#60;/p&#62;
&#60;p&#62;Regards
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Add links up the menu"</title>
			<link>http://www.kriesi.at/support/topic/add-links-up-the-menu#post-84411</link>
			<pubDate>Sun, 18 Nov 2012 03:43:11 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84411@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mendekua,&#60;/p&#62;
&#60;p&#62;You forgot to include: http://&#60;br /&#62;
Try to replace your code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;br /&#38;gt;
&#38;lt;div id=&#38;quot;idioma&#38;quot;&#38;gt;&#38;lt;br /&#38;gt;
                	&#38;lt;a href=&#38;quot;www.casanella.com/index.php&#38;quot;&#38;gt;CAS &#124;&#38;lt;/a&#38;gt;&#38;lt;a href=&#38;quot;www.casanella.com/eus/index.php&#38;quot;&#38;gt; EUS &#124;&#38;lt;/a&#38;gt;&#38;lt;a href=&#38;quot;www.casanella.com/eng/index.php&#38;quot;&#38;gt; ENG&#38;lt;/a&#38;gt;&#38;lt;br /&#38;gt;
&#38;lt;/div&#38;gt;&#38;lt;br /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;With this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;br /&#38;gt;
&#38;lt;div id=&#38;quot;idioma&#38;quot;&#38;gt;&#38;lt;br /&#38;gt;
                	&#38;lt;a href=&#38;quot;http://www.casanella.com/index.php&#38;quot;&#38;gt;CAS &#124;&#38;lt;/a&#38;gt;&#38;lt;a href=&#38;quot;http://www.casanella.com/eus/index.php&#38;quot;&#38;gt; EUS &#124;&#38;lt;/a&#38;gt;&#38;lt;a href=&#38;quot;www.casanella.com/eng/index.php&#38;quot;&#38;gt; ENG&#38;lt;/a&#38;gt;&#38;lt;br /&#38;gt;
&#38;lt;/div&#38;gt;&#38;lt;br /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mendekua on "Add links up the menu"</title>
			<link>http://www.kriesi.at/support/topic/add-links-up-the-menu#post-84213</link>
			<pubDate>Fri, 16 Nov 2012 10:32:33 +0000</pubDate>
			<dc:creator>mendekua</dc:creator>
			<guid isPermaLink="false">84213@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;After div id head I put the following (at header.php):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;br /&#38;gt;
&#38;lt;div id=&#38;quot;idioma&#38;quot;&#38;gt;&#38;lt;br /&#38;gt;
                	&#38;lt;a href=&#38;quot;www.casanella.com/index.php&#38;quot;&#38;gt;CAS &#124;&#38;lt;/a&#38;gt;&#38;lt;a href=&#38;quot;www.casanella.com/eus/index.php&#38;quot;&#38;gt; EUS &#124;&#38;lt;/a&#38;gt;&#38;lt;a href=&#38;quot;www.casanella.com/eng/index.php&#38;quot;&#38;gt; ENG&#38;lt;/a&#38;gt;&#38;lt;br /&#38;gt;
&#38;lt;/div&#38;gt;&#38;lt;br /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And at style.css i put the following:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;br /&#38;gt;
#idioma{&#38;lt;br /&#38;gt;
position:abslute;&#38;lt;br /&#38;gt;
padding-right: 67px;&#38;lt;br /&#38;gt;
text-align: right;&#38;lt;br /&#38;gt;
}&#38;lt;br /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;When I click on any link, for example CAS, I am redirected to: &#60;a href=&#34;http://www.casanella.com/test/www.casanella.com/index.php&#34; rel=&#34;nofollow&#34;&#62;http://www.casanella.com/test/www.casanella.com/index.php&#60;/a&#62; and he wants to go to &#60;a href=&#34;http://www.casanella.com/index.php&#34; rel=&#34;nofollow&#34;&#62;http://www.casanella.com/index.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Add links up the menu"</title>
			<link>http://www.kriesi.at/support/topic/add-links-up-the-menu#post-83631</link>
			<pubDate>Tue, 13 Nov 2012 14:35:33 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">83631@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey mendekua,&#60;/p&#62;
&#60;p&#62;Can you paste your full code you've added here so we can take a look at it?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mendekua on "Add links up the menu"</title>
			<link>http://www.kriesi.at/support/topic/add-links-up-the-menu#post-83463</link>
			<pubDate>Mon, 12 Nov 2012 14:42:04 +0000</pubDate>
			<dc:creator>mendekua</dc:creator>
			<guid isPermaLink="false">83463@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thx Devin for your answers&#60;/p&#62;
&#60;p&#62;I have a problem that when I give data to the hyperlink, at the explorer appears domain + hyperlink data.&#60;br /&#62;
For example: &#60;a href=&#34;www.google.com&#34;&#62;Link&#124; &#60;/a&#62; Result ==&#38;gt; &#60;a href=&#34;http://www.casanella.com/test/www.google.com&#34; rel=&#34;nofollow&#34;&#62;http://www.casanella.com/test/www.google.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;How I can make the domain does not appear?&#60;/p&#62;
&#60;p&#62;This is the page: &#60;a href=&#34;http://www.casanella.com/test/&#34; rel=&#34;nofollow&#34;&#62;http://www.casanella.com/test/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Add links up the menu"</title>
			<link>http://www.kriesi.at/support/topic/add-links-up-the-menu#post-83069</link>
			<pubDate>Fri, 09 Nov 2012 16:26:27 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">83069@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mendekua,&#60;/p&#62;
&#60;p&#62;You can add that into the header.php file in the theme files. Probably just after this line:&#60;br /&#62;
&#60;code&#62;&#38;lt;div id=&#38;quot;head&#38;quot;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If you put the menu inside a div class of its own and then give that class an absolute position it should be fairly simple.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mendekua on "Add links up the menu"</title>
			<link>http://www.kriesi.at/support/topic/add-links-up-the-menu#post-83020</link>
			<pubDate>Fri, 09 Nov 2012 10:12:20 +0000</pubDate>
			<dc:creator>mendekua</dc:creator>
			<guid isPermaLink="false">83020@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I bought the template, and I would add up the menu, 3 hyperlinks as seen in the photo.&#60;br /&#62;
&#60;a href=&#34;https://dl.dropbox.com/u/21292476/casanella/languaje-casanella.jpg&#34; rel=&#34;nofollow&#34;&#62;https://dl.dropbox.com/u/21292476/casanella/languaje-casanella.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Could you tell me how could I?&#60;/p&#62;
&#60;p&#62;Thank you very much
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
