
Top Stats
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
Top Stats
No, it looks OK here but you only use 3 scrolling elements. I am trying to use 5. Any changes that will make it look better in Firefox, will break how it looks in Opera/Chrome. So right now, i managed to improve it, it is not "perfect" but barely noticeable. Thank you much Stoker for helping and for your time! You are such a legend in phpbb boards. Thank you much! 

Top Stats
and here it is with 5 rows in chrome and firefox
If you cant work it out then il post the edits i used for you.
edit added another image as some one will say its not firefox Once you have set the row height you can have as many rows as you want.
If you cant work it out then il post the edits i used for you.
edit added another image as some one will say its not firefox Once you have set the row height you can have as many rows as you want.
You do not have the required permissions to view the files attached to this post.
Top Stats
Overall_header
Colours.css
Tweaks.css
at the bottom of colours.css add
just as stoker posted but i did find on other themes i did need to play with the numbers in regards to the bottom of colours.css
just to show you can go more here is 9 rows in firefox
row_height : '44px',
max_items : 5,
Colours.css
height:132px;
Tweaks.css
height: 41px;
at the bottom of colours.css add
Code: Select all
/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#vertical-ticker li { height: 42px; }
}
just to show you can go as much as you like here is 9 rows in firefox
/* opera */
noindex:-o-prefocus, #vertical-ticker li {
height: 42px;
}
just to show you can go more here is 9 rows in firefox
You do not have the required permissions to view the files attached to this post.
Cannot see Top Stats on forum
Hi
I have installed Top Stats version 1.0.9 (on phpbb 3.0.11) via AutoMod and this was successfully installed giving me access to the mods ACP. However having cleared all cache it doesnt seem to appear on the index page. My template is based on prosilver.
Thanks very much.
Yasmin
I have installed Top Stats version 1.0.9 (on phpbb 3.0.11) via AutoMod and this was successfully installed giving me access to the mods ACP. However having cleared all cache it doesnt seem to appear on the index page. My template is based on prosilver.
Thanks very much.
Yasmin
Cannot see Top Stats on forum
Have you refreshed the Template, Theme and Imageset and CTRL F5 ? tbh i installed 1.0.9 the other day and had errors with it, tried 1.0.10 today and worked fine on phpbb3 3.0.11
Cannot see Top Stats on forum
AutoMOD will only install it on prosilver.
You need to make sure to install it on the style you use too.
You need to make sure to install it on the style you use too.