[CODE] Place comments in a scroll box

Place in your "Who I'd Like To Meet"





<style>

table.comments-table{
display: block;
height: 400px!important;
overflow-y: scroll;
}



</style>


64 Kudos

Comments

Displaying 11 of 11 comments ( View all | Add Comment )

Princess Evelyn

Princess Evelyn's profile picture

using! :)


Report Comment

peter . canines

peter . canines's profile picture

using!


Report Comment

Spiderb3n10

Spiderb3n10's profile picture

using! :D


Report Comment

maddy ; leon :3

maddy ; leon :3's profile picture

using!!!


Report Comment

soupy:3

soupy:3 's profile picture

using!!!


Report Comment



how did you change the color of your scroll bars?

by leo !! ──✮⋆˙; ; Report

using scrollbar-color
but depends on where u use it
this is it used in my comments code

table.comments-table {
display: block;
height: 400px !important;
overflow-y: scroll;
scrollbar-color: firebrick #1f0606;
}

and this is it in the page thing. i also put mu cursor in it.

html, body, body select, body .custom-cursor-default-hover {
cursor: url(put a cursor url if u wanna change ur cursor) 0 1, auto !important;
scrollbar-color: #c12a2aa1 #1f0606;
}

by soupy:3; ; Report

thank you !!

by leo !! ──✮⋆˙; ; Report

bonnie

bonnie's profile picture

tysm! will be using <3


Report Comment

⟡Ziggy

⟡Ziggy's profile picture

Thank you, I’ll use it!


Report Comment

AxeExecute

AxeExecute's profile picture

Hi! i tried this, and it worked, but all the stuff i had in my "who i'd like to meet" section stopped showing up after i put the code in?


Report Comment



hey i know this is late but try putting it in a different section. i put mine into general and it still worked

by strider; ; Report

XxTeacupPixiexX

XxTeacupPixiexX's profile picture

this was just so easy and to the point; thank u sm ToT


Report Comment

N0ЯA

N0ЯA's profile picture

thank you!!! simple and to the point ^_^


Report Comment

♡VixenVi♡

♡VixenVi♡'s profile picture

ive p well forgetten all the html lol where shall i put my image links? & any particular link needed?


Report Comment