I rewrote the Display.template.php a little. I did some cleaning and small bug fixing. The download for new buyers is updated to include this.
First, download/extract/upload this file into your Warzone theme's directory:
Display.template.zipNow, open the Warzone theme's "style.css" file and add the following into the bottom of the file (or anywhere, doesn't really matter where, as long as it's in there).
/* This is for the post author information on each post. */
ul.postauthorinfo
{
margin: 0;
padding: 0;
list-style-type: none;
}
ul.postauthorinfo li
{
font-size: x-small;
text-align: left;
margin: 0;
padding: 0;
list-style-type: none;
}
That's it.
Eventually, this will be part of all of my themes (excluding default theme variations). It's all part of a grand scheme
The real hell is your life gone wrong.