News: TinyPortal Release Schedule. Please read this update for More Info.
0 Members and 1 Guest are viewing this topic.
$row['body'] .= '... <p class="tp_readmore"><strong>'.$smcFunc['htmlspecialchars']('<a href="'. $scripturl. '?topic='. $row['id']. '">'. $txt['tp-readmore']. '</a>').'</strong></p>';
Added it here, this is with the include class="tp_readmore" added. http://cctestsite.info/testsite3/index.php
Quote from: lurkalot on December 03, 2018, 12:40:19 PMAdded it here, this is with the include class="tp_readmore" added. http://cctestsite.info/testsite3/index.phpThe css for that is still waiting to be merged...
Missing the spacing between the body and read more text though...