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, ...HouseMenu CSS problem.. Please Help!HouseMenu CSS problem.. Please Help!
Previous
 
Next
New Post
9/13/2006 6:27 PM
 

I have this CSS below. It works well with the module for housemenu, it acts a little different under the skin option. I have looked and studied the examples from DNNCreative, but it does not help me with this.When a menu item is selected and the page is displayed, I want the color to be a diffenent color. It works with the housemenu module as I stated above. The problem is the a#houseMenuCurrentLink that does not seem to be recconized.

One last question, in the Help.txt , it states that you can define a style using "StyleName Gray" Do you know where this css needs to be defined? Thanks for any help. Archie

/* ==========================

CSS STYLES FOR HouseMenu

==========================

*/

/* Applied to all unordered lists within the div named "houseMenuVstatic" */

#HouseMenuNav

{

background-color: #ffffff;

background-image: none;

padding-left: 5px;

padding-right: 4px;

padding-top: 0;

font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;

font-size: 12px;

font-weight: bold;

border-right: #ff9900 0px solid;

border-top: #ff9900 0px solid;

border-left: #ff9900 0px solid;

border-bottom: #ff9900 0px solid;

}

#HouseMenuNav ul

{

margin: 0;

border: 0;

padding: 0;

font-family: Verdana, Arial, Helvetica, Sans-Serif;

font-size: 20px;

list-style-type: none;

width: 144px;

}

/* Applied to all list items within the div named "HouseMenuNav" */

#HouseMenuNav li

{

display: inline;

margin: 0;

border: 0;

padding: 0;

width: 144px;

}

/* Applied to all links. Use "li a" styles below to customize nested links. */

#HouseMenuNav a

{

padding-right: 6px;

display: block;

padding-left: 6px;

padding-bottom: 4px;

color: #ffffff;

padding-top: 4px;

background-color: #4a4a9c;

text-decoration: none;

font-weight: bold;

width: 138px;

_width: 144px;

margin: 4;

font-size: 12px;

text-transform: uppercase;

text-align: left;

}

/* Applied to all links. Use "li a" styles below to customize nested links. */

#HouseMenuNav a:hover

{

background-color: #336699;

color: #ffffff;

}

/* Applied to first-level links */

#HouseMenuNav ul a

{

}

/* Applied to second-level links */

#HouseMenuNav ul ul a

{

padding-left: 12px;

background-color: #6699cc;

width: 138px;

/* hack for MacIE5 to ignore, while other browsers use \*/

width: 132px;

_width: 144px;

/* end hack */

}

/* Applied to third-level links */

#HouseMenuNav ul ul ul a

{

padding-left: 18px;

background-color: #6699cc;

width: 138px;

/* hack for MacIE5 to ignore, while other browsers use \*/

width: 126px;

_width: 144px;

/* end hack */

}

/* Applied to fourth-level links */

#HouseMenuNav ul ul ul ul a

{

padding-left: 24px;

background-color: #6699cc;

width: 138px;

/* hack for MacIE5 to ignore, while other browsers use \*/

width: 120px;

_width: 144px;

/* end hack */

}

/* Applied to fifth-level links */

#HouseMenuNav ul ul ul ul ul a

{

padding-left: 30px;

background-color: #6699cc;

font-weight: normal;

width: 138px;

/* hack for MacIE5 to ignore, while other browsers use \*/

width: 114px;

_width: 144px;

/* end hack */

}

.ArrowPointer

{

cursor: default;

}

 

 

/* Applied to the parent item, if displayed, in either vertical or horizontal

orientation. Must follow other styles. */

#HouseMenuNavParentItem a

{ /* all links under the parent item (li) */

color: #eeeeee;

background-color: #666;

text-decoration: none;

}

a#houseMenuParentLink

{ /* parent link itself */

color: #eeeeee;

background-color: #333;

text-decoration: none;

}

a#houseMenuCurrentLink

{ /* current link itself */

color: #ffffff;

background-color: #600;

text-decoration: none;

}

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...HouseMenu CSS problem.. Please Help!HouseMenu CSS problem.. Please Help!


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