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, ....dnnDropDownList - Can't over-ride settings.dnnDropDownList - Can't over-ride settings
Previous
 
Next
New Post
11/6/2014 12:15 PM
 

Hello..

I'm working on a skin (it's on our development and not accessible from outside), but I'm having issues with the .dnnDropDownList items.

These drop down list items are items such as the Admin -> Site Settings -> Advanced -> Login settings -> Redirect After items.  It's current height properties are set to 18px but to display the text contained within, I need to have it set to at least 35px.

What's odd is that the Default Authentication Provider DDL doesn't have any issues and is displayed in the proper height and the text isn't cut.

Any ideas?  I don't want to modify it so it messes with all the other websites on the system.

Thanks..

 
New Post
11/6/2014 12:35 PM
 

The skin is built off of the latest BootStrap version and I started with a blank template; didn't use Gravity.

Further testing has found that within the bootstrap.min.css, there are *, *:before, and *:after which are setting box-sizing to border box.

This is affecting the height values of my drop-downs.

But, no matter what I try to do, I now can't override the BootStrap CSS entries.  Any ideas?

 
New Post
11/6/2014 12:51 PM
 

I was able to figure something out which works.  I put the following in my skin.css file and this fixed my drop-down boxes.

Thanks for your attention..

.dnnDropDownList .selected-item a, .dnnDropDownList .selected-item a:link, .dnnDropDownList .selected-item a:visited, .dnnDropDownList .selected-item a:hover, .dnnDropDownList .selected-item a:active {box-sizing: content-box;}

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ....dnnDropDownList - Can't over-ride settings.dnnDropDownList - Can't over-ride settings


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