![]() |
Your request is simple to fill. :)
There is a template, hidden in the plugin code. It's the best/fastest way to load it, plus it does eliminate other extra code modifications in files. All you have to do is edit the following code, present in your vBMicroStats Global Hook plugin: Code:
$ms_output = '<tr align="' . $stylevar['right'] . '">' . "\n"; The first code segment will set the regular user options, the second will take care of the administrator ones. If you edit this html code the way you like it, you will obtain the result you want. BTW, you can place the code: Code:
<if condition="$show['microstats']">{microstats}</if> EDIT: The best way to edit the plugin code is to copy it all and paste it into your favorite editor. Do all html changes, then paste it back and save it. |
Quote:
Open the vBMicroStats Global Hook plugin and find this code: Code:
Page generated in ' . $totaltime . ' seconds Code:
Page generated in ' . $total_time . ' seconds |
Thanks for sharing this TECK!
|
Version 1.0.1 released. Bug fixed.
You can uninstall/install the plugin if you like, instead of editing the code. |
I'm nor seeing anything for some reason. I dounble checked everything but nothing shows up. And it is all turned on.
EDIT: My fault. I added it to the wrong skin. Sorry. ;) |
Teck, is there any way to edit the html code for this so that it will make sense to us html dummies? I can't get it looking right on my site and I'm not sure what to do to fix it.
|
Sure, Bobby. :)
I will post an example here... in few minutes. |
Quote:
Here's my site URL so you can see my problem: Fathers' Rights Forums |
yeah im playin with it to but im going crazy lol i have it where it centers the text but not the table... or i try and remove the table and the text goes poof
|
also i see you have..
$ms_output = '<tr align="' . $stylevar['center'] . '">' . "\n"; now if i make it $ms_output = '<tr align="center">' . "\n"; is there any down fall? cause that makes it 100% html complaint... there is 2 spots where that is... |
All times are GMT. The time now is 02:08 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|