Page 1 of 1

Post Author

Posted: Sat Feb 18, 2017 6:53 pm
by novares
@dmzx via postauthor
btroken.jpg

Code: Select all

p.author{
   display: none;
}

p.postauthor {
   margin-bottom: 7px;
}

span.postauthor {
   background: #000000;
   padding: 1px 6px;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 1em;
   line-height: 1.2em;
   clear: both;
   border: solid 1px #999999;
   border-radius: 8px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
}
Used for changing color however box remains and there's no space between "Post" and "By" -- which php file needs editing for this?

Re: Post Author

Posted: Sun May 14, 2017 3:04 am
by Luked89
this is crazy