You can log back in here.
Does anyone have the custom CSS to remove the like button from the news page? I don't use facebook and it's annoying me to see those buttons all over.
.fb_edge_widget_with_comment.fb_iframe_widget{display: none !important;}
:D
Perfect, thank you.