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, ...Help! submenuitem border during mouseoverHelp! submenuitem border during mouseover
Previous
 
Next
New Post
8/24/2006 11:32 AM
 

Jon

You have said: 'The document I linked to was the DotNetNuke Navigation Controls'. I didn't know that it was that document... OK I've got it.
But what is wrong with the download section? Today I wanted to download the documentation of the 'user defined table'. I couldn't... It's the same problem. I'm running IE7 and last version of FF.

You've asked: make it sense? Of course it make sense.

I think you've said.
If you want to implement the Nav.ascx Skin Object with the 'new' navigation menu you had to declare in your skin.ascx:
<td><dnn:NAV runat="server" id="dnnNAV" ProviderName="DNNMenuNavigationProvider" /></td>
If you want to implement the Nav.ascx Skin Object with the 'old' navigation menu (solpartmenu) you had to declare in your skin.ascx:
<td><dnn:NAV runat="server" id="dnnNAV" ProviderName="DNNSolpartmenuNavigationProvider" /></td>
If your want to implement the Nav.ascx Skin Object with the 'new' treemenu you had to declare in your skin.ascx:
<td><dnn:NAV runat="server" id="dnnNAV" ProviderName="DNNTreeNavigationProvider" /></td>

with the settings that you've mentioned in the DotNetNuke Navigation Controls file...

That means (for the DNNMenuNavigationProvider) and when you want to use arrows in a horizontal menu:
IndicateChildren= "True"
IndicateChildImageSub = "[SKINPATH]SuArrwRght"
IndicateChildImageRoot = "[SKINPATH]RtArrwDown"

When you want to set HTML-code with images in the code for instance for the separator and these images are uploaded with the skin:
SeparatorHTML = "<![CDATA[&nbsp;|&nbsp<img title="" alt="" src="[SKINPATH]RtMnItSepa.gif" />]]>"
(This example for the SeparatorHTML is fictitious, with HTML code + image.)

Have I understand it?


Vriendelijke groeten
Gilbert Vanden Borre
 
New Post
8/24/2006 5:11 PM
 

RegGFX,

While upgrading to DNN4 and using the DNNMenu are one approach you may find it easier to simply make the script modifications I mentioned earlier in this thread and stick with DNN2.  Its your call.

gvborre,

Sounds like you've got it.  I have heard some discussion on the core regarding downloading files causing issues with how we buffer the output stream.  This may be the reason behind your downloading issues.  Or it could be the fact your using a beta browser with IE7 and possibly FireFox (not sure what you mean by latest...)

 


 
New Post
8/24/2006 5:25 PM
 
Jon

Thanks...

Vriendelijke groeten
Gilbert Vanden Borre
 
New Post
8/24/2006 10:43 PM
 
Jon, you have been an absolute help. Thanks a lot! Thanks for the patience for keeping up with us newbies (No offense to anyone, maybe I'm the only DNN newbie here ). Thanks to you I now have a better understanding of those skin objects, web controls & providers.

But as I have said on my last post, I'm still having difficulties implementing nav.ascx/DNNMenuNavigationProvider. I can't make the CSSNodeHoverSub & CSSNodeHoverRoot to work. But the CSSNodeHover does work and I need to have different CSS classes for mouseover on the root items & submenu items. At least the borders no longer disappear, that's a step forward, i think, well not exactly. I'm still stuck w/ using the CSSNodeHover class & having the same effect on all menu items mouseover.

Again, any help would be greatly appreciated.
Thanks,
jared
 
New Post
8/25/2006 9:57 AM
 
Please email me your skin so I can have a look.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Help! submenuitem border during mouseoverHelp! submenuitem border during 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