Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

To make your Advanced Theme as upgrade safe as possible we recommend you to use one of our pre-designed CSS classes to style the content area. Just add a div tag(with pre-designed CSS classes) that wraps around the content section.

File: top.vm 

...
 
<div id="demo_theme_content" class="rw_content_menu_transparent_dark rw_content_spaces_gray3 rw_content_dashboards_gray1">

File: bottom.vm 

</div> <!-- #demo_theme_content -->

Check out the Advanced Demo Theme for a real example.Menubar

Class

Result (click to enlarge)

rw_content_menu_solid

rw_content_menu_transparent

rw_content_menu_transparent_dark

Space

Class

Result (click to enlarge)

rw_content_spaces_gray1

rw_content_spaces_gray2

rw_content_spaces_gray3

rw_content_spaces_gray4

rw_content_spaces_white1

rw_content_spaces_white2

rw_content_spaces_white3

Dashboard

Class

Result (click to enlarge)

rw_content_dashboards_gray1

 

rw_content_dashboards_gray2

 

rw_content_dashboards_gray3

 

rw_content_dashboards_white1

 


  • No labels