Product: whatever you want Hook Location: style_fetch Title: whatever you want Execution Order: 5 is okay Plugin PHP Code: if (!$vbulletin->userinfo['userid']) { $styleid = 1; // set this to the style id $vbulletin->options['styleid'] = $styleid; } Plugin is Active: Yes