The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vBulletin 4.2.5 TopX Statistics for Mobile?
I want to for mobile TopX Statistics. It's have? Thank you.
|
#2
|
|||
|
|||
There is no separate mod for mobile for TopX Statistics, but the same one can work on mobile by adding these few lines in additional.css to make it responsive.
Code:
@media screen and (max-width: 800px){ #vbtopx .left-mainbox{display:none} #vbtopx .right-mainbox{width:100%} } @media screen and (max-width: 375px){ .topx-bit span.topx-content-tab {width:100%;} .topx-bit em {display:none;} } #vbtopx_content { display: block; } |
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
Are you using this product? https://vborg.vbsupport.ru/showthread.php?t=232811
Maybe your setup is different. It works on my forum with above mod. |
#5
|
|||
|
|||
Quote:
|
#6
|
|||
|
|||
Can you post screenshots?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|