Topics by Tag
38 topics found by tags: web help, html help (chm), images, alt.
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 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 [...]
How to update a screenshot in my help project?
In my HelpSmith project, I have a screenshot which is used in multiple topics.
How can I replace/update the screenshot image with a newer version?
How do I organize images in my HelpSmith project?
I have a big number of images and screenshots in my HelpSmith project. Currently I want to re-organize the project's Media Repository, so I can easily find and update them.
For example, I would like to organize my media files as follows:
Rename each image file according to the subject;
Move selected images to a topic-specific folder;
My quest [...]
How to update font in the generated tables?
I'm using the HelpSmith's Image Tool to capture screenshots and then export control annotations into the help topic.
Is there a way to change the font name and text color in the generated tables without editing each table individually?
How to make the Web Help footer to be Right Justified?
How can I apply the "Right Justified" alignment to the footer area of the Web Help layout?
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 [...]
Is it possible to create a protected Web Help system? (Access restriction options?)
We want to publish a web-based documentation on our website, but we want to restrict access to some sections for specific users.
For example, we need to allow access to a web help section, or particular topics:
By user login/password.
By a special URL link/token.
Does HelpSmith provide an option to restrict access to the documentation?
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 [...]