d36f195c02c77bffbca5585a5a465a7deec2df9f
Appearance.md
| ... | ... | @@ -0,0 +1,33 @@ |
| 1 | +**Appearance** |
|
| 2 | + |
|
| 3 | +[[_TOC_]] |
|
| 4 | + |
|
| 5 | +###Introduction |
|
| 6 | + |
|
| 7 | +Izenda Reports fully integrates with your application both at the program level and visually. All visual aspects of Izenda Reports are user customizable and can be made to match your existing application's visual look and feel. These are some of the quickest ways to change the look and feel of our application in order to blend seamlessly with your product or application. |
|
| 8 | + |
|
| 9 | +###Setting Custom CSS and Navigation Image Files |
|
| 10 | + |
|
| 11 | +To set custom CSS: |
|
| 12 | + |
|
| 13 | + * download the CSS file |
|
| 14 | + * CSS.ZIP |
|
| 15 | + * edit the CSS files, **but do not change the selector names or the filenames** |
|
| 16 | + * save the edited files to your server where they can be access via absolute urls |
|
| 17 | + * navigate to the settings.aspx page |
|
| 18 | + * navigate to the "Images & CSS" tab |
|
| 19 | + |
|
| 20 | + * enter the new absolute URLs of the CSS files |
|
| 21 | + * fully clear your cache and restart the application |
|
| 22 | + |
|
| 23 | +After resetting and clearing the cache, the CSS changes should reflect in Izenda Reports. |
|
| 24 | + |
|
| 25 | +###Setting the Report List page (ReportList.aspx) CSS |
|
| 26 | + |
|
| 27 | +Although the html element styles are hard coded into the application, it is possible to change them by simply placing a style tag into the page right after the end of the form. [[Please see this example]]. |
|
| 28 | + |
|
| 29 | +3##Customer Integration Samples |
|
| 30 | + |
|
| 31 | +We have screenshots of our customers' integrated solutions available [[here]]. |
|
| 32 | + |
|
| 33 | +Continue to [[Localization]] |
|
| ... | ... | \ No newline at end of file |