if ($vbulletin->userinfo['fieldX'] == 'whatever') { // override CSS, options, etc here $vbulletin->options['x'] = 'y'; $stylevar['x'] = 'y'; }