Ultimate Points

Ashley S

Paragon
Joined
Jun 7, 2010
Messages
2,074
Reaction score
34
FP$
501
Hello guys.
Just recently got some help with adding Ultimate Points to my chat forum.

But, I want it how FP has it with there custom header.
Something like this -

Code:
<li class="icon-points"><a href="./points.php" title="Ultimate Points"><strong>CA Cash</strong> <span style="color:#FF0000"><strong>[  ]</strong></span></a></li>

How can i add the Number of points you have between [ ] ?

It must a simple HTML edit, wondering if anyone can help out?
Thank you!
 
I was having problem with the default overall_header.html file it wasn't showing the code for the points mod on my forum index.

So i thought I would use FP's one.
& it displays but how can I add the number of points between the [ ]

Thanks.
 
{POINTS_LINK}<!-- IF S_USER_LOGGED_IN and S_USE_POINTS -->{USER_POINTS}

I think 😛
 
Can you give me the code it said to use in the installation please?
 
Back
Top Bottom