MyBB Community Forums

Full Version: button layout gone wrong, please help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I installed social sharing button...

http://mods.mybb.com/view/social-sharing-button

It was working fine, until...
I decided to change the buttons to buttons that show a count, how many people like or follow the page.

The button layout all messed up.

I have tried everything to get the buttons back to normal, uninstalling the plugin reinstalling the pluging. deleting all the plug in.

Despite this my button layout at the bottom of my post has all the butttons on the left! I want them how they used to be with Reply and report on the right, separate from email, pm, find etc on the left.

You can see what I mean here...

http://the-chess-forum.com/Thread-Queen-or-2-Rooks

Any way to return this to normal? Please

This will be much appreciated,

Oliver
Oh yeah..

I am using mybb 1.6.2
I managed to fix this myself,

I went to Control Panel > Templates and Styles > Postbit

Then I found
<div class="post_management_buttons float_center">
and replaced it with
<div class="post_management_buttons float_right">

I hope this helps other

Oliver