<?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: Menu item dividers issue</title>
		<link>http://www.kriesi.at/support/topic/menu-item-dividers-issue</link>
		<description>Support Forum - Topic: Menu item dividers issue</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 03:36:33 +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/menu-item-dividers-issue" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Menu item dividers issue"</title>
			<link>http://www.kriesi.at/support/topic/menu-item-dividers-issue#post-33600</link>
			<pubDate>Thu, 01 Dec 2011 05:53:19 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">33600@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;To center the titles you can put an equal padding for left &#38;amp; right instead of 31px for right only. As for your red you're applying different styling to the actual list item &#38;amp; the link itself, this is creating some &#34;conflicts&#34; for your background.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gopcobra on "Menu item dividers issue"</title>
			<link>http://www.kriesi.at/support/topic/menu-item-dividers-issue#post-33593</link>
			<pubDate>Thu, 01 Dec 2011 04:57:57 +0000</pubDate>
			<dc:creator>gopcobra</dc:creator>
			<guid isPermaLink="false">33593@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Chris. It worked pretty well. I wish the menu item titles would still be centered between the gray dividers, but that may not be possible. Additionally, still trying to figure out how to get rid of the red to the right of contribute when hovering. I really do appreciate your help with me getting this far.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Menu item dividers issue"</title>
			<link>http://www.kriesi.at/support/topic/menu-item-dividers-issue#post-33578</link>
			<pubDate>Thu, 01 Dec 2011 02:58:27 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">33578@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;1) In your style.css you'll find &#60;code&#62;#top .main_menu .avia_mega li&#60;/code&#62;&#60;br /&#62;
Between the brackets you can add&#60;br /&#62;
&#60;code&#62;padding: TOP RIGHT BOTTOM LEFT;&#60;/code&#62;&#60;br /&#62;
for example:&#60;br /&#62;
&#60;code&#62;padding: 0px 15px 0px 10px;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;2) After you do the above you can do this in your style.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#menu-item-927 {
     background-color: #BE2126;
     margin: 1px 0pt 0pt 6px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You also have a :hover state for your Contribute, you'll have to modify that as well. &#60;/p&#62;
&#60;p&#62;Let me know if it works :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gopcobra on "Menu item dividers issue"</title>
			<link>http://www.kriesi.at/support/topic/menu-item-dividers-issue#post-33546</link>
			<pubDate>Wed, 30 Nov 2011 16:34:00 +0000</pubDate>
			<dc:creator>gopcobra</dc:creator>
			<guid isPermaLink="false">33546@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for your help Dude. Worked perfectly. If I could ask another question, is there way to do one of the following:&#60;/p&#62;
&#60;p&#62;A) Spread out the horizontal main menu to fill the whole menu space? OR&#60;/p&#62;
&#60;p&#62;B) Right align the last menu item so that the rest of the menu items are left-aligned, but the last item is floated to the right.&#60;/p&#62;
&#60;p&#62;TIA!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Menu item dividers issue"</title>
			<link>http://www.kriesi.at/support/topic/menu-item-dividers-issue#post-33424</link>
			<pubDate>Tue, 29 Nov 2011 11:56:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33424@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can try following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.main_menu .avia_mega #menu-item-753 a {
    border-right: 1px solid #BE2126 !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>gopcobra on "Menu item dividers issue"</title>
			<link>http://www.kriesi.at/support/topic/menu-item-dividers-issue#post-33373</link>
			<pubDate>Mon, 28 Nov 2011 23:47:09 +0000</pubDate>
			<dc:creator>gopcobra</dc:creator>
			<guid isPermaLink="false">33373@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi There,&#60;/p&#62;
&#60;p&#62;To emphasize one of the menu buttons on the main menu of the Abundance theme, we changed the background color to RED. However, upon doing so, we noticed the dividers (for lack of a better word) between the menu items appears as a sliver of white in the otherwise red button on the right side. Is there any way to work around this and perhaps change that divider for that menu item only?&#60;/p&#62;
&#60;p&#62;Best,&#60;br /&#62;
gopcobra
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
