<?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 arrows to menus with children</title>
		<link>http://www.kriesi.at/support/topic/add-arrows-to-menus-with-children</link>
		<description>Support Forum - Topic: Add arrows to menus with children</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 22:38:34 +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-arrows-to-menus-with-children" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "Add arrows to menus with children"</title>
			<link>http://www.kriesi.at/support/topic/add-arrows-to-menus-with-children#post-57463</link>
			<pubDate>Thu, 24 May 2012 21:30:38 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">57463@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi reganfrank,&#60;/p&#62;
&#60;p&#62;In order to do the arrow you'll need to upload an arrow icon(s) to /coherence/images/ then you'll need to add something like this to your custom.css.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.main_menu ul li a {
background:transparent url(../images/top_menu_arrow.png) no-repeat center right;
}

.main_menu ul li li a {
background:transparent url(../images/sub_menu_arrow.png) no-repeat center right;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you used the code above as is it would display an arrow for each menu item so I would suggest you be specific about which menu item receives the arrow. &#60;/p&#62;
&#60;p&#62;For example:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.main_menu ul li.page-item-2 a {
background:transparent url(../images/top_menu_arrow.png) no-repeat center right;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Here I added &#34;page-item-2&#34; after the LI. Your menu will differ so you'll need to view your source code to see what the class names are. You're looking for something like this in your source code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;li class=&#38;quot;page_item page-item-2&#38;quot;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Hope this helps!&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elames on "Add arrows to menus with children"</title>
			<link>http://www.kriesi.at/support/topic/add-arrows-to-menus-with-children#post-57449</link>
			<pubDate>Thu, 24 May 2012 20:19:50 +0000</pubDate>
			<dc:creator>elames</dc:creator>
			<guid isPermaLink="false">57449@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think he wants an arrow on his menu similar to this site. This site is not in Coherence theme, but this is just to point out maybe what he is asking for.  &#60;a href=&#34;http://www.shadowmountainescape.com&#34; rel=&#34;nofollow&#34;&#62;http://www.shadowmountainescape.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have not seen graphic images / arrows available for menu navigation. I suspect it requires customization not provided with this theme.&#60;br /&#62;
But I am just assuming here.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Add arrows to menus with children"</title>
			<link>http://www.kriesi.at/support/topic/add-arrows-to-menus-with-children#post-57396</link>
			<pubDate>Thu, 24 May 2012 15:04:08 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">57396@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Sorry for the late response, there are too many inquiries lately. Can you post a link to your site? so we can help you faster.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>reganfrank on "Add arrows to menus with children"</title>
			<link>http://www.kriesi.at/support/topic/add-arrows-to-menus-with-children#post-57151</link>
			<pubDate>Wed, 23 May 2012 05:54:01 +0000</pubDate>
			<dc:creator>reganfrank</dc:creator>
			<guid isPermaLink="false">57151@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for that mate.&#60;/p&#62;
&#60;p&#62;Could somebody please help me with the customisations need to make this work?&#60;/p&#62;
&#60;p&#62;Thanka
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elames on "Add arrows to menus with children"</title>
			<link>http://www.kriesi.at/support/topic/add-arrows-to-menus-with-children#post-57023</link>
			<pubDate>Tue, 22 May 2012 12:50:26 +0000</pubDate>
			<dc:creator>elames</dc:creator>
			<guid isPermaLink="false">57023@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Well yes, there would have to be an arrow image somewhere to insert into the code. But I don't think this theme has that incorporated into it. I have tried it with my menu, and there are not images associated with it.&#60;br /&#62;
I expect it would require some customization. Not something automatic to the theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>reganfrank on "Add arrows to menus with children"</title>
			<link>http://www.kriesi.at/support/topic/add-arrows-to-menus-with-children#post-56948</link>
			<pubDate>Tue, 22 May 2012 04:38:32 +0000</pubDate>
			<dc:creator>reganfrank</dc:creator>
			<guid isPermaLink="false">56948@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Thanks for the advice, but I do think that i was clear enough.&#60;/p&#62;
&#60;p&#62;I have setup menus un the WP admin area already. What I am looking for is to add arrows to the menu elements.&#60;/p&#62;
&#60;p&#62;This should just be some .css &#60;/p&#62;
&#60;p&#62;Thanks for your help though
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elames on "Add arrows to menus with children"</title>
			<link>http://www.kriesi.at/support/topic/add-arrows-to-menus-with-children#post-56928</link>
			<pubDate>Mon, 21 May 2012 22:23:32 +0000</pubDate>
			<dc:creator>elames</dc:creator>
			<guid isPermaLink="false">56928@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You have to set up a custom menu.&#60;br /&#62;
When you do that. The top navigation is the Parent link and the ones you make underneath are the child links. Go into WP Dashboard, Appearance, Menu. Create a custom menu.&#60;/p&#62;
&#60;p&#62;Add in the pages you want to use. To create a sub page you just drag the boxes around  to indent under the Parent Page.&#60;br /&#62;
I have a screen shot, but I don't know how to insert it here sorry.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>reganfrank on "Add arrows to menus with children"</title>
			<link>http://www.kriesi.at/support/topic/add-arrows-to-menus-with-children#post-56916</link>
			<pubDate>Mon, 21 May 2012 21:01:34 +0000</pubDate>
			<dc:creator>reganfrank</dc:creator>
			<guid isPermaLink="false">56916@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Just wondering if I could get some help to get an arrow in the main menu, for menu items that have children.&#60;/p&#62;
&#60;p&#62;So what I want is &#60;/p&#62;
&#60;p&#62;Parent Link &#60;strong&#62;V&#60;/strong&#62;&#60;br /&#62;
                  Child link &#60;strong&#62;&#38;gt;&#60;/strong&#62;&#60;br /&#62;
                                 Child Link2&#60;/p&#62;
&#60;p&#62;Basicaly, I just want to be able to show users, that a menu item has another link.&#60;/p&#62;
&#60;p&#62;Does this make sense?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
