Skip to main content
Known Participant
January 5, 2010
Answered

Icon in tab/title bar

  • January 5, 2010
  • 16 replies
  • 3601 views

Hi,

I'm wondering if there's a way to change thei con that is displayed in a tab/window in which Webhelp is open. It's a little globe with a question mark that appears before the title of the WebHelp in the tab or window. I can't find setting in WebHelp or the skin that controls this, but maybe I'm missing something?

Thanks!

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer Willam van Weelden

Hi,

You're talking about the favicon, see http://www.favicon.cc/.It's just an icon (.ico) file. There are two ways to change it:

1. Replace whstart.ico with your own favicon.

2. Create your own icon and add the HTML for the favicon in very page you want to use it (excellent if you use lots of popups that would otherwise not use the favicon).

Note: IE is notorious for not (or not correctly) displaying the favicon.

Greet,

Willam

16 replies

KJoyMcKAuthor
Known Participant
January 12, 2010

So I replaced the icon file with my own both in my local RoboHelp files and in the files on the server and renamed them to be whstart.ico. This is fine until I generate and publish again, at which time the file is replaced with the default icon. Do I need to add it to the install directory to keep this from happening?

Thanks!

RoboWizard
Inspiring
January 12, 2010

Hi there

If you want all your WebHelp outputs to always have the same icon, you can "climb up the food chain" and replace the seed icon in the installation folders.

I find the icon to be in these locations:

C:\Program Files\Adobe\Adobe RoboHelp 7\RoboHTML\WebHelp5Ext\template_skin

Or here (I have TCS installed)

C:\Program Files\Adobe\Adobe Technical Communication Suite 2\Adobe RoboHelp 8\RoboHTML\WebHelp5Ext\template_skin

Cheers... Rick

Helpful and Handy Links

RoboHelp Wish Form/Bug Reporting Form

Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!

Adobe Certified RoboHelp HTML Training

SorcerStone Blog

RoboHelp eBooks

January 14, 2010

Hi there,

I have a query about this. Not sure if anyone can help...

I tried out the manual update (in the webhelp folder) on a project which was created in RH5. It worked really well.

So, I thought I would replace the icon files in the C:\Program Files\Adobe\Adobe RoboHelp 8\RoboHTML\WebHelp5Ext\template_skin\ area for the latest project I am working on.

The icons have definitely been replaced and the new icons are definitely in the webhelp output folder once the help has been generated, but for some reason they are not displayed within the browser (in the URL area or on tabs). A blank document icon is shown.

(See screenshot below.)

This is in Moilla Firefox on Windows.

The same happens in Google Chrome andf Safari.

In IE I see my new icon fleetingly for a fraction of a second, before it is replaced by the IE logo (which is not such a problem, as none of our customers will be using IE).

Any idea what is preventing the icon from being displayed? This only seems to happen on RH8. In RH5 it works just fine...

Any help gratefully appreciated.

Regards,

Feebeegeebee

Inspiring
January 11, 2010

Just to add to this.

you can replace the ico file in the install directory of RH, so it will always use the same file. you might have to edit your index.htm each time you publish (I have to add the ico ref code)

or

you can replace the ico in the published path. Handy if you want to change the ico for different flavours of webhelp.

this would be a nice feature for adobe to add though.

Captiv8r
Legend
January 11, 2010

Hi all

WRT Nick's suggestion - I'd just find the ico I want to use and rename it to whstart.ico. After all, I believe the code is already in place to reference it. This would seem the biggest bang for the effort.

And I further agree with Nick's suggestion that Adobe really should give us a UI way of specifying the icon. But that will likely never happen unless they hear from many folks asking for it.

So for anyone that believes it should be offered, please submit a Wish Form!

Cheers... Rick

Helpful and Handy Links

RoboHelp Wish Form/Bug Reporting Form

Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!

Adobe Certified RoboHelp HTML Training

SorcerStone Blog

RoboHelp eBooks

RoboColum_n_
Legend
January 5, 2010

This sounds like you are referring to the avatar that appears before the tab name. For example:

If so, you can change it but not within RoboHelp. The trouble is I don't know how you would exactly. I suspect it could be handled inside the application. Maybe someone else can pipe up here?


  • Read the RoboColum(n) for a tips, tricks and musings on the Technical Communication Suite products.
  • Follow the RoboColum(n) on Twitter
Willam van Weelden
Willam van WeeldenCorrect answer
Inspiring
January 5, 2010

Hi,

You're talking about the favicon, see http://www.favicon.cc/.It's just an icon (.ico) file. There are two ways to change it:

1. Replace whstart.ico with your own favicon.

2. Create your own icon and add the HTML for the favicon in very page you want to use it (excellent if you use lots of popups that would otherwise not use the favicon).

Note: IE is notorious for not (or not correctly) displaying the favicon.

Greet,

Willam

KJoyMcKAuthor
Known Participant
January 5, 2010

Excellent, thanks to both of you.

I didn't know what it was called and each time I try to upload a screenshot, no matter what size, I get the "[The content type of this image is not allowed.]" error.

I appreciate the quick response!