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 to hide the bar on the left sideHow to hide the bar on the left side
Previous
 
Next
New Post
9/24/2018 10:17 AM
 
I couldn't hide it, but I did minimize the impact.

In Stylish (plugin for Chrome) I added this:

body{
margin-left: 0 !important;
}
.personabar{
background: rgba(0,0,0,.1) !important;
}

This lets the site go full width and stops breaking the mobile view during development.

Hope this helps.
 
New Post
12/12/2018 3:20 PM
 
We add this style in our theme:

@media (max-width: 575px) {
#personaBar-iframe {
width: 0 !important;
}

#Body {
margin-left: 0 !important;
}

}
 
New Post
12/13/2018 7:49 AM
 
Hi all,

a solution is Shine for DNN by Mike Smeltzer: https://www.mikesmeltzer.com/shine-dnn

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
New Post
6/6/2019 11:12 PM
 
The only reason I do not want to go to DNN 9 is by Personal Bar, Since many years ago, other CMS have caught up with Mobiles First trend, while DNN stalled, even went back when developing the Personal Bar bar. UX troublesome, it is confusing to develop something in today's age that is only used for Desktop screens, is it that DNN developers are not keeping up with the trend and lagging behind?

https://www.onednn.com
 
New Post
6/7/2019 12:35 AM
 
I agree the Persona Bar was badly implemented and that was done without correct feedback from the Dnn community. We started cleaning up code and upgrading dependencies and make a lot more to make it more manageable from a development perspective. Unfortunately that is not much to see from a user perspective but that was a lot of work that took a lot of free time from a handful of community members. This was required to allow us to move forward and make it easier to maintain.
Many of the missing features have been re-introduced and more are scheduled to be re-implemented too. There are plans to make it more keyboard friendly and accessible and make it mobile friendly, but those things take time, the list is long...
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...How to hide the bar on the left sideHow to hide the bar on the left side


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