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, ...Tabbed Menu Look... ITabbed Menu Look... I'm Going Crazy!
Previous
 
Next
New Post
1/12/2007 12:09 AM
 

I am trying to create a tabbed menu look.  I am very close, but cannot get the left and right html separator images to display.  I am not even getting red image not found error boxes, so not sure if code is even getting triggered properly.  Here is the relevant ASCX code:

<dnn:SOLPARTMENU runat="server" id="dnnSOLPARTMENU"
        Display="Horizontal"
        useskinpatharrowimages="true"
        userootbreadcrumbarrow="false"
        usesubmenubreadcrumbarrow="false"
        leftseparator="<img src=&quot;OffL.gif&quot;>"
        rightseparator="<img src=&quot;OffR.gif&quot;>"
        leftseparatoractive="<img src=&quot;OnL.gif&quot;>"
        rightseparatoractive="<img src=&quot;OnR.gif&quot;>"

        rootmenuitemcssclass="MainMenu_Off"
        rootmenuitemactivecssclass="MainMenu_Active"
        rootmenuitemselectedcssclass="MainMenu_Selected"
        rootmenuitembreadcrumbcssclass="MainMenu_BreadcrumbActive" />

Here is the relevant Skin.css code:

.MainMenu_Off     { background: url(OffM.gif) height: 28px;}
.MainMenu_BreadcrumbActive { background: url(OnM.gif) color: White; height: 28px;}   

.MainMenu_Selected   { background: url(OffM.gif); height: 28px;}   
.MainMenu_Active   { background: url(OnM.gif) height: 28px; color:white;}   
.MainMenu_Over     { background: url(OnM.gif) height: 28px;}

 
New Post
1/12/2007 7:59 AM
 

Do have a look at the example on solpart.com

There is a CSS method also, However it is a workaround and it is extreemly difficult to implement. I would try above as it does work and I see a lot of skinners have used the method to sell their skins.

Salar

 
New Post
1/12/2007 8:36 AM
 
Ehh.. these examples don't look very nice in FF or Opera...
I would use css nav menu for this
 
New Post
1/12/2007 10:40 AM
 

I agree Timo that getting it to work on Opera and FF is the biggest issue with Solpart / Tab Menu. I just noticed that it is brocken there too.

I will have a look at css nav menu for my personal projects. One question - Does it have dropdown menu?

Salar

 
New Post
1/12/2007 11:04 AM
 
If we are seeing the same issue, I believe I fixed it by simply changing the default height of the menu item from 28 to 26, as firefox/opera were showing the repeating image below each tab.   If there is something else you see wrong let me know.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Tabbed Menu Look... ITabbed Menu Look... I'm Going Crazy!


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