View previous topic :: View next topic |
Author |
Message |
lindsay.wilson.88
Joined: 11 Sep 2024 Posts: 40
|
Some hyperlinks are invisible in CCS help file |
Posted: Tue Sep 24, 2024 11:06 am |
|
|
Hi,
I've emailed CCS about this as well but haven't heard back yet, so figured I'd ask here too.
Some of the pages in the CCS help file have hyperlinks which are invisible. For example, the page on ADC under Functional Overview. The various functions are clickable but the links are invisible. If you highlight all the text, then you can figure out what they are, but it's a little inconvenient.
Here's some screenshots of what I'm on about:
https://imgur.com/a/9lFj54m
I had a look at the actual HTML files inside the help file (side note: 7-Zip is able to extract the contents of CHM help files) and, for some reason, those links are styled as color: transparent.
Has anyone else come across this or been able to find a solution? I thought I could maybe delete all mention of "transparent" in the files, then re-package them into a new CHM file, but I can't find any way to do this ;-)
Thanks,
Lindsay |
|
|
Ttelmah
Joined: 11 Mar 2010 Posts: 19495
|
|
Posted: Tue Sep 24, 2024 12:20 pm |
|
|
What browser are you using?. Firefox and Chrome are known for doing this.
In Firefox you can ise the config and there are a number of settings
in the gfx_color_management.mode setting, |
|
|
lindsay.wilson.88
Joined: 11 Sep 2024 Posts: 40
|
|
Posted: Tue Sep 24, 2024 2:03 pm |
|
|
I'm using Chrome to look at the extracted pages, but the problem is occurring when viewing the actual CHM help file itself from within the CCS IDE. CHM files seem to use their own browser which is sort of built on Internet Explorer. |
|
|
|