Forum Replies Created
-
Author
-
D3VINEParticipant
ul#activity-stream {
display: none;
}This worked PERFECTLY!! I know what happened, for whatever reason what i had the element display for an activity feed was (status) and i guess i have no such posts under status which is why the blue section was showing no matter what css code we used. As soon as i switched it to profile it worked and disappeared!
Thank You!
I do wish now to add the ability for friends profile posts and personal profile posts to be shown in the pintrest style grid i have right underneath the activity stream element. I will do some searching first before i make another post as i am sure others may have wanted to do something similar if not the same thing. Unless you don’t mind shooting me some code to do exactly that 😀
Thank you so much for your help once again.
D3VINEParticipantInterestingly enough initially the code said it was overqualified so i had to delete the “ul#” from it but still for whatever reason it wont remove the blue section from the activity stream element. Do you know if there is any other way i can rewrite the code or a different code that would make the section disappear?
thanks! You have been a great help!
D3VINEParticipantLol thank you! Didn’t realize it was that simple!. However is it possible to remove the actual activity feed from the activity stream element? I don’t want that blue highlighted area that says “Right now there is no activity to show” To be visible.
Please let me know if it is possible to remove that part of the element
-
AuthorPosts