Actions
Support #1605
openCorporate Identity
Status:
Feedback
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
12/15/2012
Due date:
% Done:
0%
Estimated time:
Description
Is it possible to use a template file to keep corporate identity?
Updated by Koen Deforche over 12 years ago
- Status changed from New to Feedback
- Priority changed from Normal to Low
Hey,
Conceptually, Wt implements a single-page application, and it is thus straight forward to have a consistent look and feel throughout. You can use a HTML/CSS-based template (straight forward using WTemplate), for example.
Even for widgets that are styled by Wt (such as table views, tab widgets, ...), using a CSS theme, the style can be entirely customized and tailored to your demands.
Regards,
koen
Actions