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

Robohelp does not recognize border css

New Here ,
Oct 26, 2009 Oct 26, 2009

My .css is with the following configuration:

img (
border: 1px solid # 006699;
margin-left: 40px;
)

When I insert an image in Robohelp it does not recognize
the border .css, the code is as follows:

<img src="../../car.png" alt="" width="16" height="16" border="0" />

if I remove all the properties:

<img src="../../car.png">

the border appears. But then inserts Robohelp these properties
again.

There is a solution for this?

497
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 ,
Oct 26, 2009 Oct 26, 2009
LATEST

Hi,

img (
border: 1px solid # 006699 !important;
margin-left: 40px;
)

will overwrite Robo's inline styling.

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
Resources
RoboHelp Documentation
Download Adobe RoboHelp