You need to Register for free and Login to post a message in the forum.

Forum

Modifying the navigation menu
Last Post 2009-09-17 06:25 PM by Lee Sykes. 1 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
KayT61User is Offline
Nuker
Nuker
Posts:11

--

                           
                       

The css text is as follows:

.menupane
{
    background-image: url (nav_bar.jpeg);
    background-color: #000000;
    background-position: left top;
    background-repeat:repeat-x;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.MainMenu_MenuContainer {
    padding-left: 5px;
    padding-right: 7px;
    padding-top: 0px;
    border: 1px solid #000000;
    height: 63px;
}
.MainMenu_MenuBar {
    cursor: pointer;
    cursor: hand;
    height:62px;
    background-color: Transparent;
}
.MainMenu_MenuItem {
    background-image: url(menu_icon.jpeg);
    border-left: #000000 0px solid;
    border-bottom: #000000 1px solid;
    border-top: #000000 1px solid;
    border-right: #000000 0px solid;
    cursor: pointer;
    cursor: hand;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    font-family: Tahoma, Arial, Helvetica;
    height: 50px;
}
.MainMenu_MenuIcon {
    background-color: #000000;
   
    border-left: #cad5ea 0px solid;
    border-bottom: #cad5ea 0px solid;
    border-top: #cad5ea 0px solid;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    width: 15px;
    height: 50px;
}
.MainMenu_SubMenu {
    background-color: #fab913; 
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    filter:progidXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}
.MainMenu_MenuBreak {
    height: 1px;
}
.MainMenu_MenuItemSel {
    background-color: #8da4d3;
    cursor: pointer;
    cursor: hand;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    height: 21px;
}
.MainMenu_MenuArrow {
    border-right: #cad5ea 1px solid;
    border-bottom: #cad5ea 1px solid;
    border-top: #cad5ea 0px solid;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.MainMenu_RootMenuArrow {
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}

Please can someone let me know how to resolve this issue.

Many thanks,

Trevor
2009-09-17 03:35 PM
    Hello,

    I am building my first DNN (v 5.0) website and am needing a little advise.

    All was going fine until the last section, modifying the menu bar.  I have been using the tutorials in issues 5&6 and cannot see how to make the necessary changes.  I have tried a few things but cannot quite get it right.

    I am trying to design a horizontal bar with a black background (nav-bar.jpeg) and an orange oval image (menu_icon.jpeg) which will sit directly behind the link text.

    At present all I have is a black background and cannot get the orange oval to appear.

    The html text is as follows:


                                   
                                       
                                            <td class="menupane" id="MenuPane" runat="server" height="62px" valign="top" align="left">[MENU]
                                       
                                   

                               
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2009-09-17 06:25 PM
    Hello,

    If you are using version 5, it's recommended to use the Nav Menu rather than the SolPart Menu.
    DotNetNuke Nav Menu

    If you need to paste code, attach it as a zip file to the forum and then we can look at it more easily.

    Thanks,
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    You are not authorized to post a reply.


    Active Forums 4.3

    Latest Forum Posts

    iPhone website logo in DNN root directory by JohnnieD
    I'm trying to put an iPhone logo that I made into my site so when someone saves the website on their
    RE: Fixed size container by Joseph Craig
    Use an HTML module and style the container to have a fixed height and width. Set the overflow attr
    Fixed size container by Aggiedan97
    I am looking for advice or an actual container that has a fixed height (and width). An HTML module w
    RE: DNN 6.1 app_offline.htm by Joseph Craig
    If the site "works" in Chrome, Firefox and Safari, but not in IE8 look to IE8 as the problem. It is
    RE: DNN site automatically redirects to a different domain name. by Joseph Craig
    Make a copy what is in the portalalias table and then remove all but the localhost entry. Verify th
    DNN 6.1 app_offline.htm by Dave Hassall
    Hi As recommended I have successfully been using the app_offline.htm whilst performing upgrades t
    RE: DNN site automatically redirects to a different domain name. by imran shaikh
    Hi i have done same as mention in this post my dnn folder name is Trademaxomanupg with
    Enforce Terms Tutorial Update by Vistalogix Corporation
    I tried configuring my DNN 6.1.2 install to have a required "accept terms" checkbox as described in
    RE: Best Practices for Modifying a Custom Module by Joseph Craig
    Start up the development website, then install the module using the package that you have. Then, yo
    Best Practices for Modifying a Custom Module by schilders
    Good Morning, I'm needing to modify a custom built module created by another developer targeted f
    RE: Admin menu problem by alireza arabiyan
    hi in localhost i have http://localhost/senf/خانه.aspx and http://localhost/senf/Admi
    RE: Admin menu problem by Joseph Craig
    Yes, that is what you should have done. What is the URL for your home page? What is the URL for
    RE: Admin menu problem by alireza arabiyan
    hi first in localhost i add my domain.com as portal alias. then copy all files to host , restore my
    RE: Admin menu problem by Joseph Craig
    How did you move it? Have you added an entry in the portalalias table for the site's domain name?
    RE: Re: SQL SERVER 2008 R2 Remote connection by Joseph Craig
    Set up a user with dbo privileges and set the connection string for that user, rather than using Win
    Re: SQL SERVER 2008 R2 Remote connection by Prakasam Srinivasan
    I have successfully configured MSSQL Server 2008 r2 remote connection. I am using windows 7 and it h
    Admin menu problem by alireza arabiyan
    hi i installed dnn 6 on localhost and move it in my host, all link's , pages and modules are ok,
    RE: dnn 4.4 upgrade issue by imran shaikh
    Thanks you all it is done by renaming release.config to web.config procedure
    RE: dnn 4.4 upgrade issue by imran shaikh
    Thanks you all it is done by renaming release.config to web.config
    dnn 4.4 upgrade issue by imran shaikh
    hi this is imran i am upgrading dnn 4.4 to dnn 6.0.2 and getting this error please help me for this
    You are not logged in.
    You must log in to access all 
    650+ videos, tutorials, podcasts, and more.
    RSS Feeds