How to delete “by author”?
-
Hi again. Pretty much the last thing I’m trying to do is delete the “By andrewgiordano” link and the light-grey colored frame it is in, that is above every page. My wordpress is http://www.andrewgiordano.net. I would just prefer it not be there at all if it’s possible. Any help to delete it or at least make it look less prominent would be great. Thanks anyone!
Is this the code to be edited?:
.chronodata {
background: url(‘images/time.png’) left center no-repeat;
padding: 2px 0px 2px 20px ;
}.authordata {
background: url(‘images/author.png’) left center no-repeat;
padding: 2px 0px 2px 20px ;
}.commentslink {
background: url(‘images/comment.png’) left center no-repeat;
margin: 0px 5px;
padding: 2px 0px 2px 20px;
}The blog I need help with is: (visible only to logged in users)
-
-
- The topic ‘How to delete “by author”?’ is closed to new replies.