How do I change it so the .post.classic .post_author bar is on the side, like I've seen for so many forums? All the details:
Image:
http://image.prntscr.com/image/44fb6192e...22601b.png
Code:
.post.classic .post_author {
margin: 2px 0% 18px 0px;
float: left;
width: 20%;
padding: 5px 1%;
border-right: 1px solid #eee;
}
Link:
http://www.townyage.com/forumplayground/....php?tid=1
Image:
http://image.prntscr.com/image/44fb6192e...22601b.png
Code:
.post.classic .post_author {
margin: 2px 0% 18px 0px;
float: left;
width: 20%;
padding: 5px 1%;
border-right: 1px solid #eee;
}
Link:
http://www.townyage.com/forumplayground/....php?tid=1