XMB Forum Software
Not logged in [Login - Register]
Go To Bottom

Printable Version  
Author: Subject: Forum index - remove hyperlink from description
dmkapital3
Member
***




Posts: 19
Registered: 5-15-2023
Member Is Offline


posted on 5-22-2023 at 03:34 PM
Forum index - remove hyperlink from description


I would like to make a proposal regarding the forum, to remove the hyperlink from the description in the forum under the topic, only to leave the text
sample photo


Web capture_22-5-2023_113357_forum.kapital3.org.jpeg - 125kB
View user's profile
lottos
Administrator
********




Posts: 486
Registered: 6-3-2002
Member Is Offline

Mood: pass me a TimTam

posted on 5-24-2023 at 12:47 AM



Edit template file:
index_forum

Change:
<a href="./forumdisplay.php?fid=$forum[fid]"><font class="mediumtxt"><strong>$forum[name]</strong></font><br /><br /><font class="smalltxt">{$forum['description']}</font></a>

To:
<a href="./forumdisplay.php?fid=$forum[fid]"><font class="mediumtxt"><strong>$forum[name]</strong></font></a><br /><br /><font class="smalltxt">{$forum['description']}</font>
View user's profile

  Go To Top

Powered by XMB 1.10.00-beta-2 (Debug Mode)
XMB Forum Software © 2001-2025 The XMB Group
[Queries: 14] [PHP: 30.5% - SQL: 69.5%]