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

Forum

Vertical Solpartmenu
Last Post 2009-07-16 11: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 05: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 07: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 08: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 03: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 01: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 06: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 01: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 11: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: "Good" hosting providers by ejcullen rene
    informative!!!
    RE: URL Master Module doesn't work on IHostASP hosting by ejcullen rene
    informative!!!
    RE: shared web hosting by ejcullen rene
    informative!!. i got hosting service from http://www.thewebpole.com/ my hosting company offers you
    RE: iPhone website logo in DNN root directory by JohnnieD
    I'm supposed to add this link to make my custom logo show up on iPhones. Where in DNN would I a
    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
    You are not logged in.
    You must log in to access all 
    650+ videos, tutorials, podcasts, and more.
    RSS Feeds