page_style
Categories
Component ID
1102612
Component name
page_style
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
page_style.module allows user to specify its own page styles. That mean he can create some kind of style with CSS class. After creating a list of CSS classes, user is able to assign page_styles to any created node. CSS class will be appended to body_classes variable, or to any other user predefined variable. After this steps you can theme your CSS class in your CSS file as needed.
