Copy link to clipboard
Copied
I'm converting an old WinHelp context sensitive help system into MS HTML Help. The standard format calls for the title for each page to be in 12 pt Arial and the text body to be in 10 pt Arial. When any page is accessed directly from the host application, the entire page appears in 12 pt, which usually messes up the layout and makes it difficult to read. However, if a page is accessed from the Help system TOC, the format appears correctly.
This phenomenom appears with both Windows XP and Vista, so it doesn't appear to be an operating system problem. I've examined the html code and can't see anything obviously wrong.
Copy link to clipboard
Copied
The developers for your app are probably calling for default.css to be used, overriding any styles you may have set, either in your topics or in an external .css file.
Consult with them and come back if that's not it.
Good luck,
Leon
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more