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, ...Can I highlight the current page in the main menu?Can I highlight the current page in the main menu?
Previous
 
Next
New Post
11/25/2006 3:11 PM
 
Mark
You can save the page (complete), check if you have the same problem if you open the saved file, zip it (with the sub-folder) and mail it to me (you can find my email in my profile, somehow...)
I'll have a look at it, but I cannot guarantee you I'll find a solution...


 
New Post
11/28/2006 9:29 AM
 
I checked your skin and found out you have to use:
    .ActiveRootTab td  {
    background-color:#FF0000; }

Hope this solves your problem...

 
New Post
11/28/2006 11:42 AM
 

Thank you Timo!!!!!  I can't believe someone I don't know is willing to look through my code and find the errors.  You're a credit to developers and an asset to this forum.

The solution works great for modifying the selected active root tab (which is exactly what I asked for in this post). But when I select a page from a subtab, the root tab formatting disappears, so a user who is looking at the main menu would not know where he is.  I noticed the dnn site keeps the formatting on the active root tab when a user migrates to a sub-tab.  I'll keep playing with this and post it if I figure out how to do it.

Thanks again Timo.

 

 
New Post
11/28/2006 12:12 PM
 

You have to have the parameter rootmenuitembreadcrumbcssclass in your skin. (I asume you use Solpartmenu and provider)

In xml

<Setting>
    <Name>rootmenuitembreadcrumbcssclass</Name>
    <Value>MainMenu_BreadcrumbActive</Value>
   </Setting>

In ascx

rootmenuitembreadcrumbcssclass="MainMenu_BreadcrumbActive"

then set the valu in css

Jan

 
New Post
11/28/2006 12:49 PM
 

Thanks Jan.

I don't have an xml file in this skin's folder.  I put the code in the .css file and the .ascx file, but it didn't work.  Then I copied skin.xml out of the DNN-Blue skin into my skin and then inserted the xml code you gave me, but it still didn't work. 

Do you know what I'm doing wrong?

Thanks.

Mark

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Can I highlight the current page in the main menu?Can I highlight the current page in the main menu?


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