The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
Hi,
Thanks for replying. Are java queries like this able to be executed from inside additional.css? I added the code below, but don't see the equivalent result with avoiding the templateid check. Code:
$(document).ready(function(){if (pageData['pagetemplateid']== '4'); $('#outer-wrapper').css( 'background-color', 'red'); }); Code:
.css('x','y') Code:
.css{('x','y'),('z','a')} |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|