Topics by Tag
32 topics found by tags: web help, customization, logo.
How to publish a Web Help system?
I've downloaded your HelpSmith software to create our online documentation which can be accessed by other people.
Currently we have some questions on documentation publishing:
Can we publish a generated Web Help system on our website?
How can we publish a Web Help system for use within our organization?
Is it possible to link to a specific top [...]
Linking to a specific topic in our Web Help system
We are trying to test the context sensitive capabilities of the Web Help system that we have created with HelpSmith.
Our developers would like to create links to specific topics by using the topic's textual ID instead of the Context number. However, no matter what identifier they are using, the Web Help display the first topic only.
Do you you [...]
How to insert our company logo to the Web Help system?
We are using HelpSmith to create online help documentation for our company and need to customize the web help system's style.
What is the easiest way to insert our company logo?
How to set meta tags for topics in a Web Help system?
Is it possible to set Keywords and Description meta tags for individual topics?
Can you provide instructions for this task?
How to customize the cover page in a PDF manual?
Is it possible to customize the cover page in the Printed Manual or PDF document generated by HelpSmith?
For example, in our PDF manual, we'd like to add a logo, add some extra texts, and so on.
Please advice how we can do that.
How to open a link in a new browser window, but not a tab
Currently I'm working on linking a Web Help system with my website. I can open a specific topic in a new tab in the web browser by using a hyperlink like this:
<a href="https://www.helpsmith.com/webhelp/topics/help-project.htm" target="_blank">Get Help</a>
But how can I force the web browser to open the link in a new instance of the [...]
Opening a specific topic in a Web Help system (by clicking on the "topic.htm" file)
I have generated a Web Help system with HelpSmith by importing topics from my Word document. HelpSmith has generated separate .HTM files for each topic in the Web Help's output folder.
But if I open one of the HTML files, it opens the Web Help system, but does not open the particular help topic. What I am doing wrong?
Interestingly, when th [...]
How to add a collapsible section? (problem with a table)
In my help file I want to put some content into a collapsible section, as implemented in one of your sample projects.
The Toggle JS script (which is available in the sample project) works fine for regular text, user instructions, etc.
Problem:
But when I try to apply the Toggle script to the annotation tables which are generated below a screens [...]
Compiled help system does not display the topic titles?
When I compile my help project as a CHM file or Web Help system, it works fine, but when opening any topic, it does not display the topic's title.
What I am doing wrong?
How do I make a screenshot resizable on a mobile device?
I'm working on creation of a web help system for my project with your HelpSmith software.
If I insert an image (e.g. screenshot) from a file, how can I make it resizable in the web help system?
In other words, when the help system is viewed on a small device (e.g. tablet, smartphone), the screenshot should resize accordingly to the screen size.