Back to vBulletin 3.7 Template Modifications

Remember me box automatically ticked
Mod Version: 1.00, by Jase2

This modification is in the archives.
vB Version: 3.7.0 Beta 6 Rating: (7 votes - 4.86 average) Installs: 162
Released: 02 Feb 2008 Last Update: Never Downloads: 30
Not Supported Re-usable Code  

Default Check 'Remember Me'

This little template modification will guide you through the few simple steps that will make the '[ ] Remember Me' checkbox automatically checked.

Admin Control Panel > Styles & Templates > Style Manager > Dropdown: Edit Templates > Navigation / Breadcrumb templates > navbar

Find the following piece of code:
Code:
<input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />
At the end, before the /> add checked="checked", which will then look like this:

Code:
<input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" checked="checked" />
Save and you're done!

Download

No files for download.

Supporters / CoAuthors

  • Floris

vblts.ru supports vBulletin®, 2022-2024