Removing (administrator) text from forum and blog pages
When an administrator with a public profile makes a post to the forum or blog, the name is suffixed "(administrator)". You can remove this text with the following CSS:
SPAN.postedByComment {
display: none
}
-
leighbartlett commented
Thanks Jim - very prompt response and works perfectly :)
-
Fluid Apricot commented
Leigh,
Try this:
.itemAuthor
{
display: none;
} -
leighbartlett commented
Hi Jim,
Do you have a similar fix for the forum/blog Gadget?
We want to display the date only - not the author.
Thanks
Leigh
-
Fluid Apricot commented
This CSS code will hide the blog author name:
SPAN.postedByLink
{
display: none
} -
MitchB commented
is there anyway to remove my name on blog posts?
I personally add all content and my name is plastered everywhere, gets kinda annoying.
Corner Grass Racing Team @ 2009 Romaniacs! http://secondgearclub.camp9.org/clubnews?mode=PostView&bmi=251748 1 Dec 2009 17:51 • Mitch Brown http://secondgearclub.camp9.org/Content/Members/MemberPublicProfile.aspx?memberId=1902762