Other than ALL CAPS / all lowercase, are there ways to format the WebHelp TOC?
We'd like to add a background color or change the color of specific listings, if possible. Or include an icon the listings of certain topics.
Moderators: Alexander Halser, Tim Green
ul#toc li > span {
display: block;
padding: 0.143rem 0.143rem 0.143rem 1.786rem;
background-repeat: no-repeat;
background-position: 0.5rem 0.1rem;
background-size: 1.1rem;
color: #444444;
}
ul#toc li > span {
display: block;
padding: 0.143rem 0.143rem 0.143rem 1.786rem;
background-repeat: no-repeat;
background-position: 0.5rem 0.1rem;
/* background-size: 1.1rem; */
color: #444444;
}
Dave Gehman wrote:Any way to add icons to the right-click selection list -- e.g. something like a square or a page in a solid color?
Dave Gehman wrote:These icons exist somewhere, right? No way for me to break into that repository and substitute something of the same size & resolution for one of the icons?
Dave Gehman wrote:Other than ALL CAPS / all lowercase, are there ways to format the WebHelp TOC?
We'd like to add a background color or change the color of specific listings, if possible. Or include an icon the listings of certain topics.
Return to Help & Manual 7 Forum
Users browsing this forum: No registered users and 8 guests