TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

March 29, 2024, 09:49:23 AM

Login with username, password and session length
Members
Stats
  • Total Posts: 195,106
  • Total Topics: 21,213
  • Online today: 358
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 91
  • Total: 91

Statistik wo editieren?

Started by rrolle, February 26, 2023, 05:26:20 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rrolle

Ich will den fertigen TP-Block "Statistiken" in mein Forum einbauen. Vorher will ich die Schriftgröße und ggf. Schriftart ändern. Nur finde ich nicht die entsprechende Datei.
Kann mir jemand Dateiname und Verzeichnis sagen?

rrolle

I want to integrate the finished TP block "Statistics" into my forum.  Before that, I want to change the font size and, if necessary, the font.  I just can't find the right file.
 Can someone tell me the filename and directory?

@rjen

The template code for the block is in the TPsubs.template.php file.

But there is no need to change that file: you can target the text using css.
All text elements are in a div with class="tp_statsblock"

In the tp-style.css file find the entries that start with .tp_statsblock
You can change the fon and size in css
Running Latest TP on SMF2.1 at: www.fjr-club.nl

rrolle