I dont know what is the problem with the css ie the thing is that on my site when people write a comment they have to login but i dont know why the login box comes out even when the person hasnt logged in here is my site example http://www.watchmoviesandshows.com/Despicable-Me/ here is the orignal css site example http://www.showrails.com/Boys-Before-Flowers/ i know i have updated the css but now i dont know what the heck is the problem i am attaching two css files the orignal 1 and my site 1 in a zip so please tell me what is the problem if there is no problem in this file there are other css files too for other things so please tell me if u want to see other files too
Without signing up, I'd say this was probably more of a PHP issue? Something along the lines of if(user_is_logged_in) { show comment form... }.