Another problem I have. Please take a look at this.
![[Image: emishuforumstheofficial.jpg]](https://camo.mybb.com/b5f408752dec76b5924f8f214977822bceb594f3/687474703a2f2f696d673130392e696d616765736861636b2e75732f696d673130392f373233332f656d69736875666f72756d737468656f6666696369616c2e6a7067)
So I wanted to adjust the Board stats width so it would align to the forums. How to do it, please teach me.
Thanks in adnvance!
Can you provide your forum url so we can take a look on code?
My forum url is emishu-forums.net.
Thanks in advance for the help!

Bump! Please help me, guys.

(2012-11-23, 05:55 PM)Leefish Wrote: [ -> ]Check your HTML validates - it looks like you have some missing tags
http://validator.w3.org/
Hi! Thanks for your suggestion.
I already checked it and found 29 errors. What do I do? Please help me.

You have a left sidebar ? It's a column ?
Yes, I have a left column or sidebar (I'm not sure what it is).
Do you have any idea about this please?
You need to put the board stats under div class forum rather than div class navigation.
<div class="forum" style="float: right; width: 81%;">
Thanks, bro! I will try that.
Edit: Could you please direct me where to edit it? Sorry coz I'm new to myBB.