"Remember me" - changing default

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Banana
    Member
    • Nov 2002
    • 98

    "Remember me" - changing default

    I'd like to change the default of the "remember me" tick box to 'off'. This really should be the default anyway - as people do still use public computers and having to have them to remember to untick the box every time is burdensome, considering that you should only need to tick it once if you want to be remembered.

    How do I do this?
  • Floris
    Senior Member
    • Dec 2001
    • 37767

    #2
    Admin Control Panel > Styles & Templates > Style Manager > Expand to template groups in the style you want to modify.

    Find and open the template 'navbar', find this code:

    Code:
    <input type="checkbox" name="cookieuser" value="1" tabindex="3" id="cb_cookieuser_navbar" accesskey="c" checked="checked" />
    Replace it with this code:

    Code:
    <input type="checkbox" name="cookieuser" value="1" tabindex="3" id="cb_cookieuser_navbar" accesskey="c"  />
    And save the navbar template.
    Last edited by Floris; Thu 10 Jun '04, 8:52am.

    Comment

    • Banana
      Member
      • Nov 2002
      • 98

      #3
      thank you

      Comment

      • Floris
        Senior Member
        • Dec 2001
        • 37767

        #4
        No problem, if you have any further questions, feel free to ask.

        Comment

        Related Topics

        Collapse

        Working...
        😀
        😂
        🥰
        😘
        🤢
        😎
        😞
        😡
        👍
        👎