And there it is! Found and removed!It's in the node_forum_level_2 template.
Code:{xen:phrase latest}: <a href="{xen:link posts, $forum.lastPost}" title="{$forum.lastPost.title}">{xen:helper wordTrim, $forum.lastPost.title, 30}</a>
Where would I find and remove the colon from the profile page sidebar? Thank you again
View attachment 20349
<div class="section infoBlock">
<dl class="secondaryContent pairs">
<xen:hook name="member_view_info_block">
<xen:if is="{$canViewOnlineStatus}">
<dt>{xen:phrase last_activity}:</dt>
<dd><xen:datetime time="$user.effective_last_activity" /></dd>
</xen:if>
<dt>{xen:phrase joined}:</dt>
<dd>{xen:date $user.register_date}</dd>
<dt>{xen:phrase messages}:</dt>
<dd>{xen:number $user.message_count}</dd>
<dt>{xen:phrase likes_received}:</dt>
<dd>{xen:number $user.like_count}</dd>
<dt>{xen:phrase trophy_points}:</dt>
<dd><a href="{xen:link 'members/trophies', $user}" class="OverlayTrigger">{xen:number $user.trophy_points}</a></dd>
<xen:if is="{$canViewWarnings}">
<dt>{xen:phrase warning_points}:</dt><dd>{xen:number $user.warning_points}</dd>
</xen:if>
</xen:hook>
</dl>
</div>
.. glad I wasn't the only one.Not on topic - but the thread title made me wonder if you were having an operation ...![]()
You know, when I was typing it up I was thinking the same thing. I had a feeling someone was going to say somethingNot on topic - but the thread title made me wonder if you were having an operation ...![]()
Thank you for all your help Brogan. I'm still having a difficult time locating the colonsLet me know if you're still struggling to find those colons Luke.
I just figured you might want to know how to do it yourself, it's sometimes quicker than waiting for an answer.
My EXTRA.css is loaded up but I still have a good amount of templates that will be going into notepad ++ once I upgrade to 1.1I believe you have to do a lot of editing when you upgrade to 1.1![]()
Thank you very much Russ! It's always nice to hear complements on something I've put a good amount of time into. I'm never satisfied with my work, so it will be changing/improving as long as its in my hands.On a really side note Luke, I am absolutely loving how much effort and detail you're putting in your site. It truly shows how much you care about your board, I LOVE the style.
The sidebar_visitor_panel template.Thank you for all your help Brogan. I'm still having a difficult time locating the colonsto the right of the logged in user profile picture in the sidebar.
We use essential cookies to make this site work, and optional cookies to enhance your experience.