![]() |
First thanks for this mod....
Second sorry if this has been posted b4 but there are too many posts to search adn my search didnt quite come up. how to change from this https://vborg.vbsupport.ru/external/2008/10/8.png To this? https://vborg.vbsupport.ru/external/2008/10/9.png Im sure they are cutom graphics...but to sit and edit ALL of them? Thanks for any help! |
You'd pretty much have to edit them individually for that exact effect. If you look in the customization documentation, however, you will find that variables are exposed that would allow you to make the bar graph in other ways. You could, for instance, use the activitypercent to control a cell width in a table.
|
I like the mod. But I find the text in the POST COUNT images hard to read. Maybe its just me and my widescreen 1680 resolution but shouldnt it be as readable as the default text for post count?
Also, if anyone made custom images for it I WOULD LOVE to be able to see and or download them for use lol Thanks |
well I mean is there a PS plugin I can use or something?
|
I have no trouble reading the post count out to a meter from my 20" 1600x1200 display. Even so, you could always change the images or leave the default count enabled. I have custom round images I use on zelaron, but they aren't easily reused; also, recent versions of FF have trouble with the HTML I used to layer them.
zero, the images were hand drawn in PSP. I created the filled image then unfilled it with the paint bucket, saving each step. I did this for both the light and dark versions. I also manually created each version of the ones I use on my forum. |
You could create bar graphs in your templates by replacing your activity_statblock with this:
Code:
<if condition="isset($output['WWU002_activitylevel'])"> |
hi there. it is a nic mod and i am using it. a little problem that ihave is that the font color is too light and is hard to read. my background is some what in between dark and light. is there any way that i can turn the font of the words like "longevity" or "activity" a bit more darker?
thanx for references, i am giving the url:http://www.familybunker.com/forums/s...5449#post25449 |
You could edit the graphics to be a different color. The text is a solid color, so you can just use the fill tool in your graphics editor. All the word graphics have the word "text" in their filename. You could also use the word graphics from the light set and everything else from the dark set.
|
The activity addon runs fine until I have installed GARS yesterday.
Now I see under the comment button at the end of first post (only) Code:
novPostTD novStats What is the difference that GARS and Activity Modification don't work together? |
Those things indicate that the JavaScript was unable to find the markers it needs to modify the postbit. If you turn off the options that require JS (alternate location and removing stuff), they should go away.
I don't know what GARS is but if you're only having trouble with the first post, you might be able to put a conditional in the activity_postbit_epilogue template so it doesn't run for the first post. You might try wrapping the current contents with Code:
<if condition="$post['postcount']>1"> |
All times are GMT. The time now is 11:24 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:
|