Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Is this scrollbar customizable with CSS? Reply To: Is this scrollbar customizable with CSS?

#164538
Anonymous
Inactive

Greetings Krish,

The reason the scrollbar wasn’t showing was because when I transferred the css and js files to my server, the upper case letters were made lower case. It should have been the first thing I checked, but wasn’t. Doh!

I’m not seeing anything with Inspect Element in FF, but I’m not familiar with using it so that means little.

I have checked all paths and they appear to be correct.

It’s looking as though it is a problem with a conflict in the page coding of display:table; and border-collapse:collapse; from #main and display:table-cell; in #content The page is here.

Best Regards.