Skip to main content
Known Participant
April 30, 2014
Answered

RH11 TOC "book with link" icon

  • April 30, 2014
  • 2 replies
  • 477 views

Hello! I have a question about customizing the TOC icons in RH11. I used the Responsive HTML5 Settings GUI to change all the TOC icons... EXCEPT the open book with link. This appears to be pulling a .png from the template resources folder, but there is no way to change it in the output settings within RH11 itself. Can I edit one of the Javascript files get it to pull a custom icon? Or am I stuck with the default icon? (In the image below, it's the third icon down.)

Thanks!

This topic has been closed for replies.
Correct answer Willam van Weelden

It's most certainly not embedded. It is in the !ScreenLayout!/Layout/

folder. The layouts don't use embedded icons.

The file should be named either TOCTreeOpenBookSelected.png or

TOCTreeOpenBookSelectedHover.png.

Kind regards,

Willam

2 replies

StoriezAuthor
Known Participant
May 5, 2014

Correction: This is for the open book with link selected icon--it only happens when the book's linked page is currently displayed.

Update: I've tried replacing just about every single icon in the folder and nothing has made it change. It must be embedded somewhere.

Willam van Weelden
Willam van WeeldenCorrect answer
Inspiring
May 5, 2014

It's most certainly not embedded. It is in the !ScreenLayout!/Layout/

folder. The layouts don't use embedded icons.

The file should be named either TOCTreeOpenBookSelected.png or

TOCTreeOpenBookSelectedHover.png.

Kind regards,

Willam

StoriezAuthor
Known Participant
May 5, 2014

Ah!  I was changing the images in !SSL!/Responsive_HTML5/template/Theme1_Standard--that folder worked for everything else, I didn't know it pulled from any other location.

Thank you, William and Peter!

Sarah

Peter Grainge
Community Expert
Community Expert
May 1, 2014

I have moved this post to the correct forum. Please take a look at the sticky topics.

Willam is our resident guru on these matters but pending his confirmation, I think the solution is to locate the image in the template folder and substitute it with what you want, using the same name and backing up the original in case.


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
StoriezAuthor
Known Participant
May 1, 2014

Thank you for getting the discussion to the right place!

And I actually tried replacing that image, as you suggested, but it didn't have any affect. That's why I wasn't sure how the icon was being called.

Thank you!