MyBB Support

'post_content' Going below author info

Submitted by Shaan22, , Thread ID: 16407

Thread Closed

RE: 'post_content' Going below author info

OP
#4
26-01-2016, 10:56 PM
Faded Wrote:
float: right; on post content?

Thanks for replying faded.

I already have float: right; in Post_content

Below is the css of post_content:
Code:
.post_body {
  font-size: 14px;
  padding: 12px 0
}

.post.classic .post_content {
  float: right;
  width: 79%;
  padding: 0 1% 5px 1%
}

.post_content {
float: right;
  padding: 9px 10px 5px 10px

}

Users browsing this thread: 3 Guest(s)