Table

cm_co_themes

Description

Per-CO themes

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement

 

co_id

integer, foreign key

CO Record ID

cm_cos:id

 

namevarchar(80)Name of this theme  

hide_title

boolean

Whether to suppress the CO title bar

 

 

hide_footer_logobooleanWhether to suppress the "Powered by COmanage" logo  

css

text

Custom CSS used by this theme

W3C CSS Official Definition

 

header

text

Page layout header to emit

 

 

footertextPage layout footer to emit  
  • No labels