3.X DNNTree How Do I Indent Childs?

Last post 10-24-2005 12:34 PM by exptrade2000. 4 replies.

Sort Posts:

  • 3.X DNNTree How Do I Indent Childs?

    02-08-2005, 6:26 PM
    • Participant
      830 point Participant
    • dandrade
    • Member since 01-05-2004, 7:15 AM
    • Posts 166
    Childs are all aligned to parent and I have not found an entry in any CSS. I did find this in Admin\Skins\TreeViewMenu.ascx.vb

    Private _treeIndentWidth As Integer = 10

    But, I am not sure this is what I am looking for. If it is can this value be manipulated via CSS or aspx?

    Thanks.
    Thinking depends upon conditioning. Where there is conditioning there is no freedom.
    Krishnamurti.
  • Re: 3.X DNNTree How Do I Indent Childs?

    02-08-2005, 7:59 PM
    • Star
      11,292 point Star
    • brian_c
    • Member since 01-22-2004, 6:31 PM
    • Frisco, TX
    • Posts 2,259
    yes, that is an issue/bug .. I noticed that in .9 too ...
  • Re: 3.X DNNTree How Do I Indent Childs?

    02-09-2005, 3:11 PM
    • Star
      7,685 point Star
    • vmasanas
    • Member since 09-17-2003, 2:48 AM
    • Banyoles, Girona (Spain)
    • Posts 1,550
    This is not a bug. If you look at the code you'll see this is actually an attribute for the skinobject. So this value can be configured as with any other skinobject attribute.
  • Re: 3.X DNNTree How Do I Indent Childs?

    02-09-2005, 3:18 PM
    • Star
      11,292 point Star
    • brian_c
    • Member since 01-22-2004, 6:31 PM
    • Frisco, TX
    • Posts 2,259
    ok, by default in the skins provided with DNN, this should be set correctly then .. :) one should not have to modify a skin that is given as part of DNN... so it is a bug. :)))
  • Re: 3.X DNNTree How Do I Indent Childs?

    10-24-2005, 12:34 PM
    • Contributor
      3,309 point Contributor
    • exptrade2000
    • Member since 03-03-2004, 5:01 AM
    • Allen, TX
    • Posts 710

    I don't know wheter it should be called bug or not, but if i say im my code tree.indentwidth = 20 then it should indent it. Or not? I cannot get children to indent at all. I looked and copied treeviewmenu.ascx and it still does not work.

    You died at the very end of your life
Page 1 of 1 (5 items)