MyBB Community Forums

Full Version: Moving "New Reply" Button.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Moving "New Reply" Button.

I cant seem to find the template to fix this. Any suggestions

Thanks

[attachment=30706]
It's in the Forum Display Templates

<div class="float_right">
		{$newreply}
	</div>

Add class="float_right"

Hold on it already has class="float_right"
Go to forumdisplay templates
<div class="float_right" style="margin-top: 4px;">
to
<div class="float_right" style="margin-top: 12px;">
It's probably not 12 specifically so change the number a few times and see the result


I'm guessing your 'new reply' at the bottom of the page is messed up to
If it is, change..
<div style="padding-top: 4px;" class="float_right"> 
to
<div class="float_right" style="margin-top:12px"> 
Change the numbers till you find one you like
Thank you sir. Fixed with <br> Thanks again
@jayy I was just about to post the same fix LOL
(2013-12-23, 03:54 PM)marcus123 Wrote: [ -> ]@jayy I was just about to post the same fix LOL

Well, you know what they say about great minds Wink
Thanks buddy I don't know you but I like you already Smile
(2013-12-23, 03:58 PM)marcus123 Wrote: [ -> ]Thanks buddy I don't know you but I like you already Smile

lol check your inbox i need a favour