Post Author

Ask our community anything. We will do our best to help. You will receive an answer quicker via our discord support server.

Moderators: Junior Moderator, Jr. Admin

Post Reply
User avatar
novares
Admin
Posts: 697
Joined: Tue Nov 22, 2016 10:46 pm

@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?
You do not have the required permissions to view the files attached to this post.
User avatar
Luked89
Alliance Member
Posts: 7
Joined: Sun May 14, 2017 1:49 am

this is crazy
Post Reply