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

Forum

Vertical Solpartmenu
Last Post 2009-07-16 10:58 AM by Lee Sykes. 7 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
n@vv!nnnUser is Offline
Nuke Newbie
Nuke Newbie
Posts:5

--
2008-07-08 04:24 PM
    Hi Lee,
    I need ur help with the vertical solpartmenu. The vertical solpartmenu is supposed to show all the pages in the menu..and no problem abt that its working fine.
    But the problem is the gap between the menu items is too  much meaning to say for instance the gap between Admin and Host or Home page and the very next item in the menu is very large.
    I am not able to reduce the gap between them...I have gone thru the skin.xml and skin.css file completely. But to my wonder I didn't get any clue.
    I really need ur help.

    Thanks in Advance,
    Navvin
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2008-07-10 06:54 PM
    do you have any URL we can look at?

     or could you zip and attach all of your skin files to this forum post?
    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
    n@vv!nnnUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:5

    --
    2008-07-10 07:20 PM
    Hi Lee,
    Thanks a lot for your reply.
    I forgot to mention in the forum that I got solution to my problem.
    Actually it was resolved by removing the
    from the Separator setting of solpart menu.

    Anywayz thanx for replying back!!!

    --Navvin
    Umeed KothavalaUser is Offline
    Nuke Active Member
    Nuke Active Member
    Posts:26

    --
    2009-04-24 02:26 PM
    Hi, Can you please explain in brief that how you remove that gap between main menu and sub menu coz I m getting the same problem with vertical menu but can not get your replay how to resole this issue.
    rakeshUser is Offline
    Nuke Ace
    Nuke Ace
    Posts:42

    --
    2009-07-13 12:14 PM
    can you explain the css code for creating a vertical menu. In my all previous works it has horizontal menu, for my current design i need vertical menu. please help
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2009-07-13 05:58 PM
    Are you using SolpartMenu or NavMenu?

    If you download the pdf docs avaialble on the dotnetnuke.com downloads page open the file: DotNetNuke Navigation Web Controls and look on page 17, this shows all the various attributes available.

    For SolPartMenu and NavMenu the attribute is:

    ControlOrientation

    and you can set this to Horizontal or Vertical



    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
    rakeshUser is Offline
    Nuke Ace
    Nuke Ace
    Posts:42

    --
    2009-07-14 12:49 PM
    For making my solpartmenu display as vertical i edit the file spmenu.js from solpartmenu folder in the dnn setup, but i didn't get any result after parsing. Please help me to move.
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2009-07-16 10:58 AM
    you do not want to edit the js file directly. All you need to do is add in the attribute into the skin code, for example look at your skin.ascx file and the code for the SolpartMenu, there you will see several attributes, all you need to do is add the following attribute in that section.

    ControlOrientation = "Vertical"

    and you can set this to Horizontal or Vertical
    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

    RE: Unable to Create Skin Package by schilders
    Joe, When I click the Edit icon next to the skin package on the Host Extensions page, I receive t
    horizontal main and submenu items by Dan Glanton
    I found a very good tutorial on horizontal main and subitems in DNN Creative, but what about if you
    RE: Skin creation - Menu questoni by Joseph Craig
    This has to do with the structure of the elements that make up the skin and the CSS. Most likely, y
    Skin creation - Menu questoni by CDMeyer
    I have a skin and when I add more menu items to the nav bar than can fit in one row of nav, the seco
    RE: FCK Editor in DNN 6 by Pingle2009
    Just to follow on from Joe's reply, the 'official' line seems to be that not only that the old FCK E
    RE: Slice a Site by Dan Glanton
    Thanks, I'll look into that when I get a chance.
    RE: Creating structured page content by Stephen Bugden
    Thankyou very much Joe, I will take a look at your suggestions.
    RE: Subpages or dropdowns navigation is going behind this flash by Joseph Craig
    I googled a bit and found that this is a messy problem. Possibly the best solution will be to giv
    RE: Subpages or dropdowns navigation is going behind this flash by vijendra
    Pls check the attachment. That Iframe code we are using and subnavigations are goind behind that.
    RE: Rename or move site from domain name to subdomain name by Bill Quinn
    Hi Joseph, Thank you so much for your reply. I will be able to implement this later in the we
    RE: Creating structured page content by Joseph Craig
    Take a look at the DotNetNuke Reports Module, the DotNetNuke Form & List Module, SGSV from Tresslewo
    RE: Subpages or dropdowns navigation is going behind this flash by Joseph Craig
    It looks like your iframed content may have a z-index that puts it on top of the menu. I can't id
    Subpages or dropdowns navigation is going behind this flash by vijendra
    Hi, Subpages or dropdowns navigation is going behind this flash. Pls check the url below http://www.
    RE: user adding images by rod lloyd
    That worked, thank you. I did not expect those permissions to be in File Manager. I note a
    RE: Unable to Create Skin Package by Joseph Craig
    To be quite honest, I've never used this functionality to create a skin. What I usually do is cre
    RE: Unable to Create Skin Package by Joseph Craig
    I'm confused by this, too.
    RE: Unable to Create Skin Package by schilders
    We are running DNN 6.x
    RE: Unable to Create Skin Package by Joseph Craig
    Which version of DotNetNuke are you using?
    RE: Deploying dnn by Joseph Craig
    You should be able to use CE even if you have a high traffic site. To develop your site without p
    RE: Rename or move site from domain name to subdomain name by Joseph Craig
    It is easy. 1. Go to Admin, Site settings and add a Portal Alias for new.websitename.com 2.
    You are not logged in.
    You must log in to access all 
    650+ videos, tutorials, podcasts, and more.
    RSS Feeds