DNN websites, modules, skins and support

Menu: Blog

DNN Style Helper V02.10.00 Released

By:

With DNN 9 it became more important than before to be able to address different DNN versions.
In DNN8 we add padding on top (for fixed headers) to correct for the control panel when logged in, which is not needed in DNN9 as it does not show the Control Panel on top.

In the new 02.10.00 version of the Style Helper we added two options:

IfDnnVersion attribute to use as a condition.
Example: IfDnnVersion=">8"

The [DnnVersion] token with which you can add a class to the Body element.
This will render "DNN06" / "DNN07" etc. But for security reasons (you don't want to let hackers know the version you are using) only in edit mode.

Style Helper Documentation and Downloads.

.