• I’d like to use a single image that is a button (when NOT logged in) that says “Login” on the top half and says “Backend” when already logged in.

    Any ideas?

    I’m thinking that the solution is something like:

    if logged out;
    $show this image/css style
    
    if logged in;
    $show this image/css style

    Thanks in advanced

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Log in/Backend’ is closed to new replies.