Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...SubMenuItem Backgrounds Not Completely Changed on MouseoverSubMenuItem Backgrounds Not Completely Changed on Mouseover
Previous
 
Next
New Post
8/27/2006 9:41 PM
 

Menu Problem

I cannot get the menu system to force the portions after the text in any submenuitem to be the same color as the rest of the item when I mouseover it (see the image above).  If you cannot see the image above, it is currently located here: http://www.lake.k12.fl.us/school-slh2/Portals/0/menu_problem.jpg

Does anyone have a suggestion of how to fix this problem?


Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
New Post
8/28/2006 10:16 AM
 
Without being able to see the actual css and html of the skin it is hard to say specifically.  The area you are referring to is styled from the Menu Arrow.  Try tweaking that css definition.  If that doesn't work, please post a url to preview the skin at.

 
New Post
8/28/2006 2:22 PM
 
I have the MainMenu_MenuArrow class set as follows:

.MainMenu_MenuContainer{
    background-color: #666f99;
    border: none;
}

.MainMenu_MenuBar{
    background-color: #666f99;
    border: none;
}

.MainMenu_MenuItem,.MainMenu_SubMenuItem{
    color: #000947;
    background-color: #666f99;
    font-style: normal;
    border: none;
}

.MainMenu_Breadcrumb{
    color: #000947;
    background-color: #666f99;
    font-style: italic;
    border: none;
}

.MainMenu_MenuIcon{
    background-color: #666f99;
    border: none;
}

.MainMenu_SubMenu{
    background-color: #666f99;
    border: none;
}

.MainMenu_MenuBreak{
    background-color: #666f99;
    border: none;
}

.MainMenu_MenuItemSel,.MainMenu_SubMenuItemSelected,.MainMenu_MenuItemSel td{
    color: #000947;
    background-color: #929cca;
    border: none;
}


The skin.xml file is as follows:

    <Object>
        <Token>[SOLPARTMENU]</Token>
        <Settings>
            <Setting>
                <Name>rootmenuitembreadcrumbcssclass</Name>
                <Value>MainMenu_Breadcrumb</Value>
            </Setting>
            <Setting>
                <Name>rootmenuitemselectedcssclass</Name>
                <Value>MainMenu_MenuItem</Value>
            </Setting>
            <Setting>
                <Name>submenuitembreadcrumbcssclass</Name>
                <Value>MainMenu_Breadcrumb</Value>
            </Setting>
            <Setting>
                <Name>userootbreadcrumbarrow</Name>
                <Value>false</Value>
            </Setting>
            <Setting>
                <Name>usesubbreadcrumbarrow</Name>
                <Value>false</Value>
            </Setting>
        </Settings>
    </Object>


The URL is here:  http://www.lake.k12.fl.us/school-slh2/

Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
New Post
8/30/2006 2:29 AM
 
Hi Hismightiness

Have you tried to set this...

<Setting>
  <Name>usearrows</Name>
  <Value>false</Value>
</Setting>

Vriendelijke groeten
Gilbert Vanden Borre
 
New Post
8/30/2006 7:55 AM
 
I had not tried that before, but I did try it this morning while following your advice and I see no difference.  I even did the <Shift> Refresh trick, and I cleared the cache in Host Settings.  :(

Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...SubMenuItem Backgrounds Not Completely Changed on MouseoverSubMenuItem Backgrounds Not Completely Changed on Mouseover


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out