Ninja Hi,
I would like to do it with some logic. For example, if the user is logged in, the class needs to be "loggedin" . If the user is not logged in, the class needs to be "not-loggedin". I could add the code in the php file in T3.
With T4, how would I do that?