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...Administration ...Administration ...How can one keep the Admin Pages treeview from truncating page names?How can one keep the Admin Pages treeview from truncating page names?
Previous
 
Next
New Post
5/10/2018 1:32 PM
 
...

Dear DotNetNuke 8 Pros,

Please help.

How can one keep the Admin Pages treeview from truncating page names?

Please advise.

Currently, as a workaround I just added some style over-rides, by going to > Admin, > Pages, > Edit Page, > Edit This Page, and I added an HTML Module to the top of the Content area, and I put the following CSS in that HTML Module using the "source" view...

<!-- CLIP_BEGIN HtmlForAdminPagesV02 -->

<style type="text/css">
.RadTreeView
{
width: 400px !important;
}

.tmTabContainer
{
margin-left: 200px !important;
}

.dnnTreeExpand
{
width: 384px !important;
}

.dnnHSRadioButtons
{
width: 384px !important;
}

.dnnTreeLegend
{
width: 389px !important;
}
</style>

<!-- CLIP_END -->


...and that hack works, it seems, but I am wondering if there a better way?

What do you think?

BTW, the reason I need the pages treeview to be wider is that some of my page names are a bit long, for example...

Something Request Entry (Program A)

Something Request Entry (Program B)

Something Request Entry (Program C)

...and with such long page names the treeview was cutting the names off because it was fixed width and too narrow, so it was hard to know which page was selected when looking at the treeview only, so I added the CSS hack above, but if there is a "better way" then please LMK.

Thanks.

-- Mark Kamoski

....


 
New Post
5/10/2018 5:24 PM
 

Great idea on expanding the width of the tree display. Rather than adding it to a new html module, you could just put the CSS in the header of the existing page management module under module settings > advanced settings section > header. I just added it to one of my sites where I have the same long page name issue.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...How can one keep the Admin Pages treeview from truncating page names?How can one keep the Admin Pages treeview from truncating page names?


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