Użytkownik 34262
- Początkujący
- 26 15 1
Witam, prefiks w nazwie tematu nie jest formatowany, jest czystym tekstem. Czy istnieje możliwość, aby formatować prefiksy tematów?
https://anyforum.pl/
https://anyforum.pl/
<span class="prefix"> prefix </span>
.prefix {
background: red;
}
(02.02.2018, 16:19)Szogi1910 napisał(a): Adres forum?
Wystarczy go wystylizować poprzez css
<span class="prefix"> prefix </span>
.prefix {
background: red;
}
<tr class="inline_row">
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}"> </span></td>
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%">{$icon}</td>
<td class="{$bgcolor}{$thread_type_class}">
<div>
<span>{$prefix} {$gotounread}{$thread['threadprefix']} <span class="{$inline_edit_class} {$new_class}" id="tid_{$inline_edit_tid}"><a href="{$thread['threadlink']}">{$thread['subject']}</a></span></span>
<div class="author smalltext">{$thread['profilelink']} {$thread['multipage']}</div>
</div>
</td>
<td align="center" style="text-align: left; font-size: 22px; white-space: nowrap" class="{$bgcolor}{$thread_type_class}">{$thread['replies']}<br><p class="small-desc-topic">ODPOWIEDZI</p>{$unapproved_posts}</td>
<td align="center" style="text-align: left; font-size: 22px; white-space: nowrap" class="{$bgcolor}{$thread_type_class}">{$thread['views']}<br><p class="small-desc-topic">WYŚWIETLEŃ</p></td>
{$rating}
<td class="{$bgcolor}{$thread_type_class}" style="white-space: nowrap; text-align: right;">
<a href="{$thread['lastpostlink']}">{$lang->lastpost}</a>: {$avbr}{$lastposterlink}</span>
</td>
{$modbit}
</tr>
(06.02.2018, 13:07)Ardex napisał(a): Sprawdź zawartość zmiennej od prefiksu, a następnie w JavaScript przy użyciu switch case sprawdzaj jaki to prefiks i ustaw odpowiednią klasę css.
1 gości