Hide Profile Comments

Hide Profile Comments

Postby Andrew on Sat Jul 19, 2008 9:37 pm

Hide Profile Comments


Auto Hide Profile Comments

This code will Automatically hide the profile comments from your profile.
The "Poster's picture", "Date of comment", and "name says:" will still appear.
Only the actual comment area will be hidden.
Only on hovering your mouse over the comment will the comment appear.

Code: Select all
.comment {height:90px !important;}

.comment:hover {height:100% !important;overflow-y:auto;}


If you have a larger, or a smaller sized comment picture than usual.
They you may need to adjust the height in the code accordingly.

.comment {height:90px !important;}
(Adjust the pixel value in Red.)




Hide Profile Comments

This code will hide the profile comments from your profile.
The "Poster's picture", "Date of comment", and "name says:" will still appear.
Only the actual comment area will be hidden.
On hovering your mouse over the comment, the comment still will Not appear.

Code: Select all
.comment {height:90px !important;}


If you have a larger, or a smaller sized comment picture than usual.
They you may need to adjust the height in the code accordingly.

.comment {height:90px !important;}
(Adjust the pixel value in Red.)





Totally Hide Profile Comments

This will hide the your profile comments entirely.
It will not hide the comments Header, Navbar, Input Text area or the footer.
It will only hide the body of the comments.

Code: Select all
#comments .subsection{display:none;}
Andrew Emmanuel Davis
Owner of:
Image
Image
Image
Image
Image
Image
User avatar
Andrew
Owner of hi5-World
Site Admin
Site Admin
 
Posts: 378
Age: 22
Joined: Wed Jun 25, 2008 5:16 pm
Gender: Male

Hide Profile Comments

by Admin

Admin
 

Re: Hide Profile Comments

Postby twick on Sun Jan 03, 2010 11:34 am

where do we place these codes?
twick
New Member
New Member|New Member|New Member
 
Posts: 1
Joined: Mon Dec 29, 2008 11:16 pm
Gender: None specified


Return to Comments

Who is online

Users browsing this forum: No registered users and 0 guests