MyBB Community Forums

Full Version: Theme Help : URGENT!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys,
I installed the plugin: NewPoints but when I post a new thread, the points I have thing is not inside a box like the "joined" or "reputatio" info for this theme: http://imperian.co.uk/showthread.php?tid=1&pid=1#pid1

Username: demo
pass: hithere
Just wrap your entire newpoints_postbit template code into the following:

<div class="auth_block"> code goes here </div>

Nothing special, you're adding the same class other elements have which is defined and styled in your theme's CSS.
(2012-09-29, 12:11 PM)Shade Wrote: [ -> ]Just wrap your entire newpoints_postbit template code into the following:

<div class="auth_block"> code goes here </div>

Nothing special, you're adding the same class other elements have which is defined and styled in your theme's CSS.

Sorry to bother but where do I add that code?
In newpoints_postbit wrap all the code contained there into the code I gave you Wink
The points don't appear at all now Sad Big Grin
Although this is a simple edit, I can't provide any further support without a live view. Can you provide me, maybe via PM, ad admin test account? I will fix this for you Wink