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, ...SOLPARTMENU selected tab hoverSOLPARTMENU selected tab hover
Previous
 
Next
New Post
8/29/2006 5:18 PM
 

I have a tabbed skin, with contrasting graphics (i.e. light blue and dark blue) for the tabs with the dark blue the selected tab and the light blue the non-selected tabs. I am using CSS to define the hover properties of both the selected and non-selected tabs.

My problem is that the properties for the non-selected tab hover (.MainMenu_TabMenuItemHover TD) displays for both the selected tab hover (.MainMenu_TabMenuItemSelHover TD) and non-selected tab hover (.MainMenu_TabMenuItemHover TD), even though they are different CSS classes and different definitions.

I have checked in the portal.css and default.css, both of which do not contain .MainMenu_TabMenuItemSelHover TD nor .MainMenu_TabMenuItemHover TD. They are only defined in the skin.css.

For example, I have:
   .MainMenu_TabMenuItemSelHover TD   =   dark blue background with yellow text  
   .MainMenu_TabMenuItemHover TD      =   light blue background with red text  

When I hover over either the selected or non-selected tabs, a light blue background with red text displays.

Any thoughts? We were thinking of creating an xml to define this. We were thinking of looking at the SOLPARTMENU module CSS to see if there was a problem there. Could it be the CSS class is misspelled?
   

 
New Post
8/30/2006 2:06 AM
 
Have you defined these CSS settings in your .ascx files?
Which menu are you using?
Which version of dnn?...
Will you give a url to the dnn-fellows who will help you to find which code you are using?

Vriendelijke groeten
Gilbert Vanden Borre
 
New Post
9/14/2006 6:24 PM
 

Have you defined these CSS settings in your .ascx files?
Do you mean in the .xml? Here is that portion of the code:

 <Object>
  <Token>[SOLPARTMENU]</Token>
  <Settings>
   <Setting>
    <Name>leftseparator</Name>
    <Value><![CDATA[<img src="NewBluelittle_left.gif">]]></Value>
   </Setting>   
   <Setting>
    <Name>rightseparator</Name>
    <Value><![CDATA[<img src="NewBluelittle_right.gif">]]></Value>
   </Setting>   
   <Setting>
    <Name>leftseparatorbreadcrumb</Name>
    <Value><![CDATA[<img src="NewBlue_left.gif">]]></Value>
   </Setting>   
   <Setting>
    <Name>rightseparatorbreadcrumb</Name>
    <Value><![CDATA[<img src="NewBlue_right.gif">]]></Value>
   </Setting>   
   <Setting>
    <Name>rootmenuitemcssclass</Name>
    <Value>MainMenu_TabRootMenuItem</Value>
   </Setting>      
   <Setting>
    <Name>rootmenuitembreadcrumbcssclass</Name>
    <Value>MainMenu_TabRootMenuItemSel</Value>
   </Setting>      
   <Setting>
    <Name>rootmenuitemselectedcssclass</Name>
    <Value>MainMenu_TabMenuItemHover</Value>
   </Setting>
   <Setting>
    <Name>rootmenuitemactivecssclass</Name>
    <Value>MainMenu_TabMenuItemSelHover</Value>
   </Setting>
   
  </Settings>
 </Object>

Which menu are you using?
Solpartmenu vertical


Which version of dnn?...
DNN 3.1.1


Will you give a url to the dnn-fellows who will help you to find which code you are using?
Unfortunately all of our work is done internally and for clients

 
New Post
11/7/2006 1:48 AM
 
Hi Gvborre,

I visited your site that is http://www.givabo.net/ and found that I highly appreciate it. I like it template and skin. I am a newbie to DNN and studying to grasp it. So please kindly to show me how to deal with vertical solpart menu and skin as well. I could not open default.ascx file in the dotnetnuke.sln, so how can I change the home page template like yours?

Thank you very much for your help.

Yours sincerely,

HoangHa
 
New Post
11/7/2006 12:54 PM
 

Dear HoangHa

See the source code of my website... this is a website dnn version 3.1.0. (I've to upgrade it but I have not the time at this moment...)
Then you can see that I've used solpartmenu for the horizontal menu. And I've used the navigator module from bi4ce.com for the vertical menu. This is a menu that expand and collapse... (not like the vertical solpartmenu).
If you want to learn 'how you can make a skin' then you have to download the documentation from dnn.
I'm working now at about 15 new skins... (to sale at a fair price...) but I've not the time at this moment to finish the job...


Vriendelijke groeten
Gilbert Vanden Borre
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...SOLPARTMENU selected tab hoverSOLPARTMENU selected tab hover


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