Products

Solutions

Resources

Partners

Community

About

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!

  • 4/7/2015
  • 11170 Views

Comments

11170 Views

Default.css

Last updated long time ago

Comments

Common

(Enter the content of this article below)

Advanced

 
The default.css file is the first CSS file to be loaded when your browser loads a DotNetNuke webpage. This file controls all the fundamental styles of every html element and lays the foundation for what skins can be built off of. This is also responsible for establishing a basic appearance for many of DNNs default controls.

Default.css Structure

Default.css ( in DNN 7.0 ) is structured as follows:

  • Reset ( Eric Meyer – 2011-10-26 )
  • Typographical styles: headers, paragraph, blockquote, anchors, images, lists, dnn messages)
  • Feature Styles: tables (DNN and standard), pagination, form inputs ( DNN and standard ), Button Styles ( DNN and standard ), taxonomy, tags, tabs, tooltip, form elements, popup, url, wizard, DNN grid, file picker, drag’n drop, accordion, vertical tabs, scrollbar, upgrade fixes, getting started
  • Generic Classes: float left, float right, dnn floats.

One of the major difference between 7.0 and 6.0 default.css was that we had abstracted admin only styles for DNN as well as styles for accommodating browser inconsistencies (specifically Internet Explorer) into their own stylesheets. This was done in order to improve the efficiency of DotNetNuke as well as reduce the number of non-standards style declarations within the default.css.

Topic Links

Documentation


Tutorials


Videos

Contents
No sections defined
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out