MyBB Community Forums

Full Version: Postbit Bug & Issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[Image: r3R6Yz.png]


The post message comes below the avatar for some reason (Only in low-res users such as 800x600 or more.) is there anyway to force it look on the right side?

.post .post_head {
font-size: 11px;
   padding-bottom: 4px;
   border-bottom: 1px dashed #252525;
   margin-bottom: 4px;


}

.post_body {
  font-size: 14px;
  padding: 25px 0;

Also a random question: Is it alright if I can style the theme like i want to? For example: In some coding languages its unhealthy for specific codes to be used to make client comfortable. Some commands might make it lag so I'm using -14px type of (Minus) a lot and (margin , padding) stuff.

Anyone got any suggestions?

Bump.

Anyone?