Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved [General] Post editor main area not aligned with the post editor box
#1
Not Solved
Hello,

I have this problem. I remember seeing this somewhere on Mybb but I cannot find it.

[Image: RkCJO.jpg]

as you can see, the dark area is a bit longer than the actual box, where could I fix this,

Thank you!

Ok, I played around with the elements and found out the code. Now Ihave to find out where it is.
#2
Not Solved
http://community.mybb.com/thread-75337.html
#3
Not Solved
Is there a CSS way?
#4
Not Solved
HTML (need to edit each editor):
http://community.mybb.com/thread-125994.html

CSS (not sure if will work in every place, add to global.css):
#message {
    width: 400px;
    height: 350px;
}


Forum Jump:


Users browsing this thread: 1 Guest(s)