MyBB Community Forums

Full Version: Edit Board Stats Box
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Another problem I have. Please take a look at this.

[Image: emishuforumstheofficial.jpg]
So I wanted to adjust the Board stats width so it would align to the forums. How to do it, please teach me. Huh

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! Smile
Bump! Please help me, guys. Sad
Check your HTML validates - it looks like you have some missing tags

http://validator.w3.org/
(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. Huh
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. Smile

Edit: Could you please direct me where to edit it? Sorry coz I'm new to myBB.