Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Resizing the Topic Pane - RH8

Community Beginner ,
Jun 23, 2010 Jun 23, 2010

Hello everyone,

I recently received a request to resize my WebHelp display for direct inclusion on an application page (as opposed to by opening from a separate browser window via clicking the "Help" link). I was given specific pixel width dimensions for both the Navigation (left) and Topic (right) panes.

So, after researching the forums, www.grainge.org, and the "Skinny on Skins" sources, I have only figured out how to resize the Navigation pane. Can someone help me locate how to limit my topic content to 614px? If I can get the text to wrap within this area, I will be all set.

Using RH8.0.2, Windows XP

Thank you so much!!

TabbyW

775
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 28, 2010 Jun 28, 2010

Hi,

You can set the size of the entire help in the window properties. If you call the help by that window, you'll have the correct size. You have fixed the TOC width already, so just add that width to the 614 pixels you still need.

Alternatively, you can resize the browser window with window.resizeTo( width,height ). Just copy this script in a page and it will resize the browser to the dimensions specified. If you want to use this script, you best use it in a file that is always loaded. (The first file of the _csh file.)

Greet,

Willam

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jun 28, 2010 Jun 28, 2010

Hi Willam,

This piece of code...does it need to go in the HTML for all of my topics or just the main launch page topic?

Thanks so much!!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 28, 2010 Jun 28, 2010

Hi,

This code only needs to be in the main launch page. The main launch page is not a topic but a HTML file you use to create the skin.

Greet,

Willam

This e-mail is personal. For our full disclaimer, please visit www.centric.eu/disclaimer.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jun 29, 2010 Jun 29, 2010
LATEST

Right...gotcha! Thanks so much!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp