Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2571

phpBB Custom Coding • Re: Native way to hide rank title

$
0
0
There is no way to do this without editing that I'm aware of so I'm moving this to custom coding.

Quick tip, you can comment out template code using <!-- IF 0 -->

Code:

<!-- IF 0 --> Dave Mod -  hide the rank text title<!-- IF RANK_TITLE --><dd style="text-align: center;">{RANK_TITLE}</dd><!-- ENDIF --><!-- ENDIF -->
That will completely remove it from HTML output.

Statistics: Posted by thecoalman — Sat Mar 02, 2024 2:10 am



Viewing all articles
Browse latest Browse all 2571

Trending Articles