<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Topic: Menu divider bar still visable on hover.</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sun, 19 May 2013 07:20:58 +0000</pubDate>

<item>
<title>Evenrude on "Menu divider bar still visable on hover."</title>
<link>http://themeshaper.com/forums/topic/menu-divider-bar-still-visable-on-hover#post-13182</link>
<pubDate>Thu, 17 Jun 2010 18:22:13 +0000</pubDate>
<dc:creator>Evenrude</dc:creator>
<guid isPermaLink="false">13182@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thank you for the reply.&#60;/p&#62;
&#60;p&#62;We want to keep the dividers in between all of the menu items, except for the far left one (gallery).  If I omit that line all of them will disappear.  The gallery link has a class of &#34;.page-item-7&#34;  so I was trying to remove it on only that item.&#60;/p&#62;
&#60;p&#62;I may try using the border... originally my friend was wanting a tapered line, so I was trying to use an image.  &#60;/p&#62;
&#60;p&#62;Thanks again.
&#60;/p&#62;</description>
</item>
<item>
<title>Paulo on "Menu divider bar still visable on hover."</title>
<link>http://themeshaper.com/forums/topic/menu-divider-bar-still-visable-on-hover#post-13181</link>
<pubDate>Thu, 17 Jun 2010 17:30:06 +0000</pubDate>
<dc:creator>Paulo</dc:creator>
<guid isPermaLink="false">13181@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;If I understand it right;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
background-color:transparent;
background-image:url(&#38;quot;images/menu_divider.jpg&#38;quot;);/* remove this line of code and the divider will be gone */
background-position:left bottom;
background-repeat:no-repeat;
color:#620D14;
text-decoration:underline;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And why using images when yo can use border property? More here &#60;a href=&#34;http://www.w3schools.com/css/css_border.asp&#34; rel=&#34;nofollow&#34;&#62;http://www.w3schools.com/css/css_border.asp&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Evenrude on "Menu divider bar still visable on hover."</title>
<link>http://themeshaper.com/forums/topic/menu-divider-bar-still-visable-on-hover#post-13161</link>
<pubDate>Thu, 17 Jun 2010 03:58:00 +0000</pubDate>
<dc:creator>Evenrude</dc:creator>
<guid isPermaLink="false">13161@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I am working on a menu for friends website... and am still very new to designing.&#60;/p&#62;
&#60;p&#62;Anyhow, I figured out how to put a divider in between menu items using:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
.sf-menu a {&#60;br /&#62;
background-image: url(images/menu_divider.jpg);&#60;br /&#62;
background-repeat: no-repeat;&#60;br /&#62;
background-position: left bottom;&#60;br /&#62;
etc......&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;But, he wants the far left divider bar to be gone. Using firebug I found the class for that menu item to be &#34;.page-item-7 &#34;&#60;/p&#62;
&#60;p&#62;I then did this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
.page-item-7  a {&#60;br /&#62;
background-image: none;&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I thought YAHTZEE! I got it.. till I hovered over it and saw the bar grow back.&#60;/p&#62;
&#60;p&#62;I have tried all kinds of :hover, :focus, CSS to no avail... It's probably something simple, but after a couple hours thought I would try here.  Thank you in advance if anyone can help...&#60;/p&#62;
&#60;p&#62;The test site is here: &#60;a href=&#34;http://www.kipp.theperimeterweb.com/wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://www.kipp.theperimeterweb.com/wordpress/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
