The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vb4 conditionals for mobile devices
Code:
<vb:if condition="$bbuserinfo[userid] == 187"> </td><td style="vertical-align:top; width: 160px !important; padding-left:7px; padding-top: 10px;"> </vb:if> I cold not get this code to work: Code:
<vb:if condition=="$bbuserinfo['styleid']==19"></td><td style="vertical-align:top; width: 160px !important; padding-left:7px; padding-top: 10px;"> <vb:else /></vb:if> |
#2
|
|||
|
|||
Use something like this from @Bop5.
Mobile Device & Browser Detection (Adapted by BOP5) https://vborg.vbsupport.ru/showthread.php?t=292704 and then use a conditional to alter the CSS and HTML accordingly. Just a suggestion. |
#3
|
|||
|
|||
Thanks for the info. I will take a look!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|