Skip to main content
Inspiring
May 21, 2010
Question

Custom bullets in RH7 aren't working in RH8

  • May 21, 2010
  • 1 reply
  • 1037 views

I'm on my last day test driving TCS2 on Windows XP. I've linked my FM books to my RH8 project.

I had lovely bronze custom bullets in RH7.  Here's the HTML code for the style called Bullet1:

<li class=p-Bullet1><p class=Bullet1><span style="font-weight: bold;">Selecting

a Task Manager-level Command</span>. Use this drop-down list in the <span

style="font-weight: bold;">Task Managers</span> panel to execute commands

that affect specific instances of a Task Manager role on a logical server.</p></li>

The description follows:

Bullet1 + font-family: 'Adobe Garamond Pro', serif;

font-size: 12.0pt;

list-style: url(solid_square_bullet_bronze.png);

margin-left:-.25in;

In RH8, however, I'm not getting my custom bullets. All I'm getting is a list with an "n" where the bullet should be.  I have searched the forums and tried all suggested fixes, but I still don't have my custom bullets.

Here's the code as it appears in RH8:

<p class="Bullet1"><span class="FM_ZapfDingbatbronze">n&#160;&#160;&#160;</span>&#160;<span

            style="font-family: Garamond, serif;">You are assigned a Business

Analyst role by the system administrator.</span></p>

Description:

Please help.  I'm been spinning my wheels for days on this.

Normal + font-family: 'Adobe Garamond Pro', serif;

font-size: 12.0pt;

list-style: url(solid_square_bullet_bronze.png);

margin-left:-.25in;

I have put the .png file in the baggage files. When I highlight the text that is supposed to be Bullet1, RH displays it as fm_bullet1, even though I have repeatedly mapped it to RH Bullet1. Here's what I did:

I used Conversion Settings and selected the FM Bullet1 and mapped it to the RH Bullet1. I then edited the style. From the Styles list I selected

P-Bullet1 from the List category. Description follows:

LI + font-family: 'Adobe Garamond Pro', serif;

font-size: 12.0pt;

list-style-image: url(solid_square_bullet_bronze.png);

margin-left:-.25in;

RH displays my lovely custom bullet in the preview, but it never gets applied. :

This topic has been closed for replies.

1 reply

Peter Grainge
Community Expert
Community Expert
May 21, 2010

RH8 treats lists in a very different way. See Snippet 129 on my site.


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.
cvgsAuthor
Inspiring
May 21, 2010

Peter,

I've done everything you have suggested in your snippet and found it all very helpful, but still don't have my lovely bronze bullets. I suspect it has something to do with the span in the code below:

n

Total


number for a model, such as events

I'm not very conversant in .css, but I think it is trying to call this. How do I write something in the .css that will satisfy it?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Mary K. Greer

Information Developer - Learning Management Solutions

Intelligent Automation Solutions Client Services

407.771.8187

cvgsAuthor
Inspiring
May 21, 2010

There is no list code so no LI = no bullets, as per the snippet.

I don't work with FM so I have no experience of how RH writes the code but that sure looks odd.

I would try creating a new RH8 project and linking the FM book to that to see if you get a different result. I'm sorry I cannot be more helpful.


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge


Peter,

Thanks so much for all of your assistance. I hope someone can respond to my query, since not being able to get these bullets to work is a deal-breaker with regard to purchasing the upgrade to TCS2.

Have a good weekend!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Mary K. Greer

Information Developer - Learning Management Solutions

Intelligent Automation Solutions Client Services

407.771.8187