![]() |
remove hour:minute from last activity in member profile
Hello,
I think it's too intrusive to have hour & minute of last activity in member profile. It was quite easy to edit out in vb3 but in vb4 it's not so obvious anymore. Anybody knows how to do this? Thank you. :) |
In the template memberinfo_block_ministats, find:
HTML Code:
<dd> {vb:raw prepared.lastactivitydate}<vb:if condition="!$show['detailedtime']"> <span class="time">{vb:raw prepared.lastactivitytime}</span></vb:if></dd> HTML Code:
<dd> {vb:raw prepared.lastactivitydate}<vb:if condition="!$show['detailedtime']"> <span class="time"><vb:comment>{vb:raw prepared.lastactivitytime}</vb:comment></span></vb:if></dd> |
perfect! thank you so much Sir ;)
|
Not a problem, glad to help. :)
|
All times are GMT. The time now is 11:26 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|