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, ...dnnMENU question for the Skinning TeamdnnMENU question for the Skinning Team
Previous
 
Next
New Post
2/28/2009 9:31 PM
 

Jon Henning wrote


You code this

SeparatorLeftHTML="LEFT"

This gives you complete control over how it gets rendered (you aren't stuck with SPAN tags).

Well, this is not as intuitive as one might think.  I can certainly get this to work with the word "LEFT" and "RIGHT", in your example. But if someone wants to use an image by using the background property in a css class it does not seem to work.

How do we use an image as a menu seperator?  None of the skins that I've seen with DNNmenu has an image seperator...

Please, if anyone has doen this I would be most grateful for a tip...


Rob Poretti - Poretti Productions
 
New Post
2/28/2009 9:51 PM
 

Try


   SeparatorLeftHTMLActive="<span class=&quot;navmenu_leftactive&quot;>&nbsp;&nbsp;</span>"  

and in css

.navmenu_leftactive
{
  background: url(activel.gif) no-repeat left


                  

 
New Post
3/1/2009 12:20 AM
 

Thanks Jan...

I'm trying to place a single verticle line IMAGE in between each root menu item and I can't seem to make things line up.  The &nbsp;'s in the span the sperator out of alignment with the either the active root menu or if you are hovering your mouse, the root hover state.

Is there a way of doing this without &nbsp's?  When I remove them, I get nothing becaseu the span class does not render.


Rob Poretti - Poretti Productions
 
New Post
3/1/2009 12:34 AM
 

Here is what I mean:

Note that the selected (active) menu only shows the vertical bar on the right.  THis appearance also happaens on hover.  I'm using:

SeparatorHTML="<span class=&quot;myseparator&quot;>&nbsp;</span>"

.myseparator {
    background: url(JCO_Access_Menu-Divider.png) no-repeat center center;
    padding:6px 0px 6px 0px;
    }

Ideas?

and


Rob Poretti - Poretti Productions
 
New Post
3/1/2009 6:07 AM
 

Rob,  do you have DTD XHTML 1.0 Transitional Doctype.

It was a time a¨go I got the menu working but I remember the doctype was needed to get it work properly.

Jan

 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...dnnMENU question for the Skinning TeamdnnMENU question for the Skinning Team


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