View previous topic :: View next topic |
Author |
Message |
mvital
Joined: 02 Apr 2006 Posts: 2
|
Posted: Sun Apr 02, 2006 5:10 pm Post subject: Customize Public Report |
|
|
hi
can someone explain how it works Advanced Options ( html template ), some example it will be nice i cant figure how it works.
Thz in advanced,
Mario Vital |
|
Back to top |
|
|
choonkeng Site Admin
Joined: 11 Sep 2005 Posts: 321
|
Posted: Sun Apr 02, 2006 7:41 pm Post subject: |
|
|
Dear Mario,
Firstly, thank you for subscribing to our Professional service and welcome to the forums.
The HTML template allows you to customize the appearance of your public report. You will need some basic HTML knowledge to do this.
Firstly, you need to:
1. create the skeleton HTML code: <HTML><HEAD></HEAD><BODY></BODY></HTML>
2. copy the sample CSS into the <HEAD> tag
3. add <!--hyperspin_public_report--> to the <BODY> tag
The above will recreate the standard public report appearance.
To further customize the appearance to your liking, you may:
- change the fonts and colors in the CSS code
- include any additional text or images of your own
Please note that our system caches your public report for performance reasons. You may have to wait for up to 15 minutes (your monitoring interval) for changes to the HTML template to take effect.
Please let us know should you have any further questions or need any assistance.
Thank you |
|
Back to top |
|
|
mvital
Joined: 02 Apr 2006 Posts: 2
|
Posted: Mon Apr 03, 2006 3:21 am Post subject: |
|
|
thz
i now i know what i was doing wrong.
done it.
best regards,
Mario Vital |
|
Back to top |
|
|
|