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...Skins, Themes, ...Skins, Themes, ...Control Bar styling is impacted by skin cssControl Bar styling is impacted by skin css
Previous
 
Next
New Post
9/10/2014 5:24 PM
 

I am trying to make a responsive site using Text & Grids which is a Typography based framework.  It was quite easy to make the skin and it works well for the most part but I cannot figure some issues out.  First was the Control Bar for DNN inherited the color scheme and fonts of my skin so the control panel has become almost unusable.  So I moved some CSS from the ControlBar css into my Skin CSS and put !mportant beside them see the snipped below:

#ControlBar {
        height: 53px !important; 
        padding-top: 10px !important;
}
 

etc etc....

So this made the control panel work but there are still elements I cannot fix. Is there not an easy way to have the control panel maintain its integrity?

The other pain point is the Move Module popup menu styling is bad.  I would like to post a picture to show, but not sure how to.  Essentially all the content panes show up in the menu in a very crowded list making it very difficult to move things around.

 Mike

 

 

 

 
New Post
9/10/2014 7:13 PM
 
you shouldn't need !important, as skin.css is loaded after module css

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
9/10/2014 8:00 PM
 
I have to copy a bunch of the #ControlBar attributes from the ControlPanel.css file and put them in the skin.css file even though ControlBar.css is last to load.  And I have to set these to imprortant.  If I dont do this, the control panel loses integrity, improper height, black on black text, many other issues.  I am inspecting the code, but I am just not able to figure it out so I think there must be some fundamental thing I am missing.
 
New Post
9/10/2014 8:19 PM
 
Mike, this sounds like a typical bug, would you mind to report it on support.dnnsoftware.com to get fixed. Thank you!

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
9/11/2014 2:51 AM
 
I think you are supposed to wrap your skin parts in a div. Use the div to qualify your css.

That way your CSS can stay out of their parts.

Best wishes,
- Richard
Agile Development Consultant, Practitioner, and Trainer
www.dynamisys.co.uk
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Control Bar styling is impacted by skin cssControl Bar styling is impacted by skin css


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