Top Stats

Download and support for PhpBB3 Top Stats Mod
User avatar
cabalganti
BBCoder II
BBCoder II
Posts: 15
Joined: 15 Sep 2012, 09:00
BBCodes: 3

Top Stats

Post by cabalganti »

Hello. I was wondering if it is possible to increase the number of scrolling elements in the Recent Active Topics?
Thanks.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Top Stats

Post by Stoker »

Sure, you just need to edit this part of the overall_header.html part of the code: max_items : 3,
and this part of the the colours.css edit: height: 123px;
That part MUST be max_items * row_height
Board rules! No PM support
User avatar
cabalganti
BBCoder II
BBCoder II
Posts: 15
Joined: 15 Sep 2012, 09:00
BBCodes: 3

Top Stats

Post by cabalganti »

Thank you much Stoker for the prompt answer. I made the changes, 41px per each new element, i decided to add 2 more (making it five in total) 41pixels x 5 scrolling elements =205 pixels height. It works nice in Chrome and Opera but not in firefox :( . Included some screenshots below. I tried to add a link to my site so you can have a look at it "live" but it wont let me :( .
Further advice will be much apreciated.
Attachments
How it looks in Firefox.
How it looks in Firefox.
How it looks in Opera and Chrome.
How it looks in Opera and Chrome.
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

Top Stats

Post by martin123456 »

On a side note i have noticed if you use stokers pre mod it displays perfect in firefox.

Use phpbb from phpbb.com and install the top stats mod it don't show perfect in firefox but does in other browser's

this is stokers pre mod on firefox displays perfect
premod.png

and phpbb from phpbb.com bottom row is cut short
phpbb.png
User avatar
cabalganti
BBCoder II
BBCoder II
Posts: 15
Joined: 15 Sep 2012, 09:00
BBCodes: 3

Top Stats

Post by cabalganti »

Ugh. :? I use over 10 mods in my board, including some Seo Premod addons (not the premoded phpbb version) and reistalling everything is something i would like to avoid if possible. Maybe the easiest way to "fix" it is going back to 3 scrolling elements? :cry: . Any other advise?. Further help will be much apreciated.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Top Stats

Post by Stoker »

play with the row height until it displays perfect
Board rules! No PM support
User avatar
cabalganti
BBCoder II
BBCoder II
Posts: 15
Joined: 15 Sep 2012, 09:00
BBCodes: 3

Top Stats

Post by cabalganti »

Playing with the row height fixes the problem in Firefox. Now , the problem is with Chorme and Opera. :? Just downloaded you pre moded version and i am trying to figure what the problem could be. Maybe has to do with the 3.0.11 update?
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Top Stats

Post by Stoker »

There is also the tweaks.css edit.

My settings for SE Pro is this:
Overall_header
row_height : '44px',
Colours.css
height:132px;
Tweaks.css
height: 41px;
Board rules! No PM support
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

Top Stats

Post by martin123456 »

As i pointed out it displays perfect on all browsers IF you use pre mod.

If you dont use pre mod then its screwed in firefox only.

Now in return that then leaves 2 options there is some thing in the pre mod thats not in phpbb or firefox is screwed

Thats the settings i use stoker (on local) but its still screwed in firefox.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Top Stats

Post by Stoker »

Is it screwed here on this site too?
Board rules! No PM support
Locked