Quote:
Originally Posted by killerbeez
Thank you, all of that worked.
Last issues though is the comment box is still oddly placed. Also I'm not sure I want to use a white background for that.
I also allowed guests to view the page.
|
Edit the class from it.
So find in template tmnt_comment
<div class="postbithead"
Change to
<div
Also add to the style, so the line should like:
<div style="width: 80%; margin: 5px 5px 5px 80px;">