KS-Soft. Network Management Solutions
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister    ProfileProfile    Log inLog in 

HTML Font Size

 
Post new topic   Reply to topic    KS-Soft Forum Index -> Reports
View previous topic :: View next topic  
Author Message
CuWatson



Joined: 10 Nov 2003
Posts: 5

PostPosted: Mon Nov 10, 2003 3:48 pm    Post subject: HTML Font Size Reply with quote

OK, I'm a little HTML illiterate. What's the easiest way to decrease the font size on an HTML report? Do I need to create a Custom HTML and go from there? Or is there something inherent in Host Monitor that allows just this change (like modifying the colors)?

If it does require the Custom HTML, where do you start on that? Right now my Custom HTML looks a lot like the Compact HTML page.

Thanks,
Curt
Back to top
View user's profile Send private message
KS-Soft



Joined: 03 Apr 2002
Posts: 12793
Location: USA

PostPosted: Mon Nov 10, 2003 5:05 pm    Post subject: Reply with quote

You can use standard "HTML" report and "Use external header" option. You can find samples of header in HostMonitor's directory "Examples\".
To change size of the font add "style" attribute, e.g.
Code:

<html><head>
<meta name="GENERATOR" content="KS-Soft HostMonitor">
<title>HostMonitor report</title>
<STYLE TYPE="text/css"><!-- a:hover { color: "#E8F7FF"; } --></STYLE>
</head>
<body bgcolor="#00008C" text="#DFDFDF" link="#65D3FE" vlink="#65D3FE" alink="#E8F7FF">
<p align="left"><u><strong><big><big>HostMonitor Report</big></big><br>
</strong></u><font face="Arial">Generated on %Date% at %Time%</font></p>
<div align="center"><center><small>
<table border="0" bordercolor="#00008C" width="100%" style="font-size: 8pt">


Regards
Alex
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    KS-Soft Forum Index -> Reports All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

KS-Soft Forum Index