SMF Support > SMF 2.0.x Support
Removing Buttons
(1/1)
ManOfBliss:
How do I remove the bottom-row of "Notify" and "Mark Read", but not the top?
Then, once I do, how do we raise up the breadcrumbs and quickly reply to tighten up the spacing?
ziycon:
Have a look for the below code snippet at around line 638 in the Display.template.php file for you're theme and comment out this echo statement.
--- Code: --- // Show the page index... "Pages: [1]".
echo '
<div class="pagesection">
--- End code ---
Navigation
[0] Message Index
Go to full version