hidding login box for logged in users Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
4 posters

    hidding login box for logged in users

    avatar
    Pengul
    New Member


    Posts : 9
    Reputation : 0
    Language : English

    hidding login box for logged in users Empty hidding login box for logged in users

    Post by Pengul November 19th 2007, 2:11 pm

    right now, i am using the login code that i found in this forum for my login box...
    my problem is, how can i hide it when the user logged in?
    this code is not working although it worked in my other forums...
    <!-- BEGIN switch_user_logged_out -->
    ----login box code here----
    <!-- END switch_user_logged_out -->
    pls help me, thnx in advance Razz
    Redsun
    Redsun
    Forumember


    Posts : 161
    Reputation : 6
    Language : English, Italian

    hidding login box for logged in users Empty Re: hidding login box for logged in users

    Post by Redsun February 29th 2008, 10:48 am

    my question is exactly the same.we can add it to our html parts with template edit function.

    is there script code for to make it invisible after members login to site?

    Many thanks.
    Alex!
    Alex!
    Forumember


    Male Posts : 70
    Reputation : 0
    Language : Español - English

    hidding login box for logged in users Empty Re: hidding login box for logged in users

    Post by Alex! February 29th 2008, 5:04 pm

    But now it exist a login box that, after you login, shows your profile, avatar and nº of mensagges.

    Is much better than the other one post here.... use that one!
    Redsun
    Redsun
    Forumember


    Posts : 161
    Reputation : 6
    Language : English, Italian

    hidding login box for logged in users Empty Re: hidding login box for logged in users

    Post by Redsun March 7th 2008, 2:28 pm

    can we make this login box invisible after members login to index ?

    Using some css hack on the code?
    avatar
    zakir321
    New Member


    Posts : 0
    Reputation : 2
    Language : english

    hidding login box for logged in users Empty Re: hidding login box for logged in users

    Post by zakir321 March 7th 2008, 4:42 pm

    I've checked that, and I think it's not possible. The login module (when a member is logged in) uses a class that is used elsewhere on the forum as well (although i could not find all other locations). Thus, hiding the login means most likely also to hide all the other elements with that class.