Ah... just found the command to remove the line/rule: \renewcommand{\headrulewidth}{0pt} %Do not print a rule below the header \renewcommand{\footrulewidth}{0pt} %Do not print a rule above the footer
But I am still having difficulty getting the date + time to print in the header. Cheers, Ken On 10/4/07, Ken <[EMAIL PROTECTED]> wrote: > Paul, > > When I try to \usepackage{time} I get the error that time.sty was not > found. When I browse for packages to install via MikTex time is not > an option. > > By "too fancy" I mean that I don't seem to get any headers unless I > use \pagestyle{fancy} (i.e. \pagestyle{plain} just gives my page > numbers in the footer). And if I use \pagestyle{fancy} then I get a > line at the top and section numbers and names (unless I specifically > change them to be empty)... i.e. a bit too fancy but will do the trick > if I can get rid of the line. > > Thanks for your help. > > Ken >