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

CSS + WebHelp

Community Beginner ,
Nov 14, 2014 Nov 14, 2014

I'm having problems with my generation Webhelp Adobe Robohelp 11. I use a template with a CSS file, but the file I set the CSS "font-family: Segoe UI, Tahoma," and at the time of developing these settings are typically applied but after generating the webhelp the font that appears in browsers is not any of that set, but the Times New Roman.

Googled and not found similar problem. The .chm file is generated normally.

Thanks!

324
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 ,
Nov 20, 2014 Nov 20, 2014

There's a space in the font name. Try;

font-family: "Segoe UI", Tahoma, sans-serif;

Also note, the pc on which you are viewing the help will need to have the Segoe UI or Tahoma font installed.

Kind regards

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 ,
Dec 09, 2014 Dec 09, 2014
LATEST

Solved! Thank you!!!

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