Adding .css to Toc.Html
Posted: Wed Jul 30, 2014 7:07 pm
Hi there - couple quick questions about using the args.css parameter to customize my webhelp:
1) I've set the args.css value to a relative path that points to my own stylesheet (it's set to ${pd}\..\styles\Help.css). After the transformation, my content files do contain a link to the Help.css file. But the Toc.Html file does NOT contain a link to Help.css (and I need it to). Any suggestions as to why the Toc.Html file doesn't contain the link? Hopefully I'm missing something simple.
2) When using args.css, is the transformation supposed to automatically copy the stylesheet to the output location, or is that a manual step that needs to be performed after the transformation?
Thanks!
-- Jim
1) I've set the args.css value to a relative path that points to my own stylesheet (it's set to ${pd}\..\styles\Help.css). After the transformation, my content files do contain a link to the Help.css file. But the Toc.Html file does NOT contain a link to Help.css (and I need it to). Any suggestions as to why the Toc.Html file doesn't contain the link? Hopefully I'm missing something simple.
2) When using args.css, is the transformation supposed to automatically copy the stylesheet to the output location, or is that a manual step that needs to be performed after the transformation?
Thanks!
-- Jim