Hello friends,
plz help me.
plz tell me,
how to hide sidebar from user's profile?
for eg.http://mysite.com/user/xyz "profile page withoutsidebar"
if i used this css code
.ow_sidebar { display: none;
}
it remove sidebar from all pages.
But I want to remove it only from user's profile.