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

Font of Footer in HTML5 Help

Engaged ,
Dec 17, 2018 Dec 17, 2018

Frame 2017

Creating HTML5 help

I added a copyright footer for the help pages using the HTML Template file

The footer is in a Times New Roman font.

Where can  I change the font?

I looked in the CSS but did not see where

Thanks

463
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

correct answers 1 Correct answer

Explorer , Dec 26, 2018 Dec 26, 2018

In the CSS your HTML Template uses (indicated at the beginning of your HTML Template file), there should be a tag named pt_footer with paramaters such as font-family.

Translate
Explorer ,
Dec 26, 2018 Dec 26, 2018

In the CSS your HTML Template uses (indicated at the beginning of your HTML Template file), there should be a tag named pt_footer with paramaters such as font-family.

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
Engaged ,
Dec 27, 2018 Dec 27, 2018
LATEST

Wow

It worked

I had missed it the first time as the pt_footer tag did not have the font-family parameter.

So I copied that row from a different section of the file and then it worked.

Thanks

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