Ditto
Ditto the ditto.
This is an echo of my posting at the end of 'opening a new window' thread, makes more sense to continue here.
I made myself a change tracker to be sure this alternate method would work:
.change-list-pt li {position:relative; top:-10000px;}
.change-list-pt li span, .change-list-pt li a {display:inline; position:relative; top:10000px;}
Works in FF, Safari, IE 7, and 8. Though I seem to recall reading that one of the browsers won't allow you to 'hide' things by parking them off screen in an unreachable position. Can someone with a change tracker verify this code works with Opera and/or IE 6?
I have a Change Tracker Widget in my sidebar.
The entries are displayed in this format:
May 25 - UserPosted
JournalEntryTitle
I would like to hide the Username that posted the change and I can't figure out how to do it.