Skip to main content
Known Participant
March 25, 2013
Question

Removing breadcrumb from popups

  • March 25, 2013
  • 1 reply
  • 927 views

Is there a way I can remove the breadcrumb from the popups (images) and still have them on the topic pages?  Can I create a new masterpage and turn off the breadcrumb just for the popup topic pages?

I am using RoboHelp 10. 

Tx.

This topic has been closed for replies.

1 reply

Captiv8r
Legend
March 25, 2013

Hi there

That's precisely how you would do it. Associate the Master Page with a Breadcrumbs placeholder only with the topics you want to have the breadcrumbs. Then ensure you disable global breadcrumbs in your Single Source Layout recipe. (if you don't, you will see a "double-helping" of breadcrumbs. And that... well, that, can be pretty... crummy)

Cheers... Rick

LetmerunAuthor
Known Participant
March 26, 2013

Hi Rick

This didn't work.  It removed it totally even though I added it to the topic Masterpages.  Any other ideas?

LetmerunAuthor
Known Participant
April 4, 2013

This depends on exactly WHERE in the Master Page you added the breadcrumbs placeholder. It has to be OUTSIDE the Body placeholder. If it's INSIDE the placeholder, only new topics will receive the breadcrumbs. Existing topics will remain unaffected.

Cheers... Rick


Hi Rick

Can you help me with this one.  I am trying to have the online help open to a full size window or at least at a fixed window size.

 

I have someone that gave me the code but I am not sure what to do with it or how it identifies the size to make the window of the help when it opens.

This is the code that Guy provided but I don't know where to put the code:Here is the Javascript for the resize window. You can set the attribute to a specific size.

 

window.resizeTo(width,height)

 

or

 

You can expand the window to be the entire screen.

 

</html