Top Stats
- cabalganti
- BBCoder II
- Posts: 15
- Joined: 15 Sep 2012, 09:00
- BBCodes: 3
Top Stats
Hello. I was wondering if it is possible to increase the number of scrolling elements in the Recent Active Topics?
Thanks.
Thanks.
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Top Stats
Sure, you just need to edit this part of the overall_header.html part of the code:
and this part of the the colours.css edit:
That part MUST be
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
- cabalganti
- BBCoder II
- Posts: 15
- Joined: 15 Sep 2012, 09:00
- BBCodes: 3
Top Stats
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.
Further advice will be much apreciated.
- martin123456
- BBCoder VI
- Posts: 765
- Joined: 25 Jul 2011, 13:29
- BBCodes: 34
- Favourite MOD: Ban button
- Location: Down south!
- Contact:
Top Stats
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
and phpbb from phpbb.com bottom row is cut short
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
and phpbb from phpbb.com bottom row is cut short
- cabalganti
- BBCoder II
- Posts: 15
- Joined: 15 Sep 2012, 09:00
- BBCodes: 3
Top Stats
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? . Any other advise?. Further help will be much apreciated.
- cabalganti
- BBCoder II
- Posts: 15
- Joined: 15 Sep 2012, 09:00
- BBCodes: 3
Top Stats
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?
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Top Stats
There is also the tweaks.css edit.
My settings for SE Pro is this:
Overall_header
Colours.css
Tweaks.css
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
- martin123456
- BBCoder VI
- Posts: 765
- Joined: 25 Jul 2011, 13:29
- BBCodes: 34
- Favourite MOD: Ban button
- Location: Down south!
- Contact:
Top Stats
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.
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.