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

Remove underscore from buttons, add Alt text

New Here ,
Jun 16, 2014 Jun 16, 2014

Copy link to clipboard

Copied


Hi,

Thanks in advance for your help. I am having more problems with the RH's Govt template. The forward and back buttons would not appear, so I have created my own buttons and incorporated into my user guide. However, there is an underscore appearing in between my buttons (it's not on my images). If I remove this underscore from the Topic (default) page of the template, it removes one of my buttons. My developer can't figure this one out either.

Also, when I add the Alt text into the HTML code, it does not appear when I generate the file. Here's where I am with this now:

  1. RH's Back/next does not work, so I went into the Layout and added my own buttons, which appear here on the Topic (default) page of the template. What are all the underscores?

Topic (default) template.png

2.  This is the generated User Guide - any attempt to remove this underscore will delete the button on the right.

generated user guide.png

3.  This is my coding. You see that I have the Alt text in the coding, however, it does not appear in the generated user guide. Also, I don't see anything resembling an underscore in the coding.

back forward code.png

Views

429

Translate

Translate

Report

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 17, 2014 Jun 17, 2014

Copy link to clipboard

Copied

Try adding the following attribute to the hyperlink:

style="text-decoration: none;"

Kind regards,

Willam

Votes

Translate

Translate

Report

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
New Here ,
Jun 17, 2014 Jun 17, 2014

Copy link to clipboard

Copied

William,

Thanks for your response. My developer and I incorporated the above into the HTML source code and it removed the right arrow button. Any time we make a change to this particular section of code, it deletes the right arrow button. Sheesh. The only workaround was to do all code editing in Notepad and then paste it back into RH again. We have to do this every time. It's annoying. So having done this in Notepad, the underscore is gone, but the Alt tags still don't appear.

This is where we are now with the code:

<td><a href="javascript:history.go(-1)" style="text-decoration:none;"> <img src="BSBack.png" alt="Back"
      style="visibility: visible;"
      width="60" height="31"
      border="0" /> </a><?rh-msp-bs-back-start
       id="browseSeqBack" widgettype="browsesequence"
       class="wBSBackButton" ?>

      <a href="javascript:history.go(+1)"> <img src="BSNext.png" alt="Forward"
      style="visibility: visible;"
      width="60" height="31"
      border="0" /> </a><?rh-msp-bs-back-start
       id="browseSeqNext" widgettype="browsesequence"
       class="wBSBackButton" ?></td>

Also, this has caused a new problem: when I save (generate) this to the server and test it , every time I click on a different topic, 'Show' flashes on and off on the screen and the arrow buttons shift right, then back left. Now, we initially moved the arrows to a different location in the Theme2_Government template. Does that have anything to do with this goofy flashing and movement?

Thanks again,

Pam

navigation_errors.png

Votes

Translate

Translate

Report

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
New Here ,
Jun 25, 2014 Jun 25, 2014

Copy link to clipboard

Copied

William,

I know you are really busy, but if you have the time, could you offer any suggestion on how to fix this moving button and flashing Show issue? I would really appreciate it. I need to upload for the client and must fix this issue first.

Thanks,

Pam

Votes

Translate

Translate

Report

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
Adobe Employee ,
Jul 10, 2014 Jul 10, 2014

Copy link to clipboard

Copied

Have you added the browse sequence?

Because that is what these buttons are for. When I add browse sequence then I see these buttons i the layout.

If this is the case, your two problems are solved.

Thanks,

Surbhi

Votes

Translate

Translate

Report

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 ,
Jul 11, 2014 Jul 11, 2014

Copy link to clipboard

Copied

LATEST

Hi Pam,

Did you see my private message? You don't get mail notification on those anymore.

Kind regards,

Willam

Votes

Translate

Translate

Report

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