I am using css+html scripts to generate a navmenu for my forum.The problem is that all buttons are visible all the time..For example,the LOGOUT option is visible even when i am not logged in.How do i show different buttons before and after login?Any ideas?Thanks
If PHP isn't supported, what is? It has to run on something, doesn't it? You can't dynamically declare a state in HTML or CSS, so you need to be a bit more specific. Which forum have you set up? phpBB, Vanilla?