Hi, any body know how to put the CSS on ning.com, i know the place where we put but i need which CSS can i put, Please let me know sample CSS Codings.
what are you looking for? all you need to to is to link to the stylesheet like this: <link rel="stylesheet" type="text/css" media="all" href="/stylesheet.css" /> Code (markup): and then create a css file where you cann put all the code in. to learn css check this site the w3c guys are providing some usefull links about how to do it. http://www.w3.org/Style/CSS/learning