If I understand right, there are two things that you are not managing to get right. The first is setting up if someone is a member or not, and the second is using CSS hidden elements.
Creating a membership system is going to involve some scripting. You will need to learn something like php in...