« Web, HTML, Tech Forum

How to hide friends && make comments into a scroll box?

I remember on myspace you could hide your friends from your profile. You could also turn your comments into a scroll box. Does anybody have any idea how to do this?


Report Topic

13 Replies

Sort Replies:

Reply by missodessa

posted

This will hide your friend box.

.friends-grid {
    display: none;
}


This will put your comments in a scroll box

.friends {
    overflow: scroll;
    overflow-x: scroll;
    overflow-x: hidden;
    height: 300px; 
}

There may be other elements that still need to be hidden



Permalink Report Reply

Reply by Ⓙⓐⓜ

posted

does anyone know how to hide the friend space border/divider and the number of friends listed? like that whole section 


Permalink Report Reply

Reply by 𝕔 𝕣 𝕪 𝕪 𝕓 𝕓 𝕪 ♡

posted

Does anyone know how to delete the rest of the box ? SOSOSOSOS


Permalink Report Reply

How can I hide all comments? x


Permalink Report Reply

Reply by Cove

posted

This will get rid of your friends and comments entirely. I just guessed based on someone’s code for turning comments into a scroll box with someone’s comment about hiding friends and it got rid of everything when i combined both. 


.friends-grid {
    display: none;
}

.friends {
display: none;
}


Permalink Report Reply

Reply by Cove

posted

This will get rid of your friends and comments entirely. I just guessed based on someone’s code for turning comments into a scroll box with someone’s comment about hiding friends and it got rid of everything when i combined both. 


.friends-grid {
    display: none;
}

.friends {
display: none;
}


Permalink Report Reply

Reply by Alex Robi

posted

Where do you paste this?


Permalink Report Reply

Reply by celehar

posted

Is Andy a spambot or just really lost?


Permalink Report Reply

Reply by tomato

posted

if i'm not late, the code i use to get rid of all the elements of the friends without getting rid of comments is:

div.friends div.heading, div.friends div.inner p b, div.friends div.inner p b span.count, .friends-grid {

  display: none;

  }


Permalink Report Reply

Reply by Willie Joe

posted

Does anyone know how to delete the rest of the box?

DentakuHub is a smart, free online calculator built for everyday use, offering quick and accurate results for all kinds of daily calculations.


Permalink Report Reply

Reply by simon fischer

posted


PayPal es una de las plataformas más conocidas a nivel mundial. Su principal ventaja es la confianza del usuario y su amplia adopción internacional. Permite enviar y recibir pagos rápidamente sin compartir datos bancarios, lo que la hace ideal para freelancers y pequeños negocios. Sin embargo, sus comisiones pueden resultar elevadas en algunos casos, especialmente en pagos internacionales. Por ello, muchos usuarios utilizan una calculadora de comisiones paypal actualizada para estimar cuánto recibirán realmente tras los cargos.


Permalink Report Reply

Reply by Chrome Store

posted

For your information the Waffle House latest menu now shows some gluten free options which might help people in this thread looking for diner friendly meals. It’s worth considering how classic comfort food spots are adapting to different dietary needs and how that ties into the broader discussion over food inclusivity. That kind of context could add a practical angle to the conversation without steering it toward advertising.


Permalink Report Reply

Reply by 3d

posted

For your information, if you need to quickly check your account status or manage updates, the STR Login portal makes it simple and accessible. Many users on forums like this discuss navigating verification steps and this tool can help streamline the process. It’s especially useful for keeping track of submissions without having to rely on multiple sources.


Permalink Report Reply