Question
Editing whtdhtml.htm
I've been making a number of post-process changes to my
WebHelp Pro output using the advice in Rick Stone's "Skinny on
Skins". One of the changes I want to make is to add some padding
down the left and across the top of the TOC pane. So, I edited the
whtdhtml.htm file to look like this:
<body topmargin="26" leftmargin="20" marginwidth="0" marginheight="0" bgproperties="fixed" bgcolor="white" scroll="auto">
When I launch my Help system locally it works a treat, but when I publish it to the server the changes aren't there, even though when I open whtdhtml.htm my changes are still included.
Can anyone help me with this or suggest another way of adding padding. Also, does anyone know how to centre the TOC entries vertically against the book and page icons so that they appear exactly in the middle?
Thanks
<body topmargin="26" leftmargin="20" marginwidth="0" marginheight="0" bgproperties="fixed" bgcolor="white" scroll="auto">
When I launch my Help system locally it works a treat, but when I publish it to the server the changes aren't there, even though when I open whtdhtml.htm my changes are still included.
Can anyone help me with this or suggest another way of adding padding. Also, does anyone know how to centre the TOC entries vertically against the book and page icons so that they appear exactly in the middle?
Thanks
