Help - Search - Members - Calendar
Full Version: how can i add..
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
verbalistic
the scrollbar in the comments section: http://www.fcklove.com/thirteen/ when you click the comments button i need a scrollbar in that section and i keep on trying to add it in there but nothing happens the scrollbar code is this:
CODE
<STYLE type="text/css">
<!--
BODY
{
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #C4DF9B;
scrollbar-3dlight-color: #ED1C24;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #75ABAE;
scrollbar-track-color: #FFFFFF;
}
-->
</STYLE>


the reason why i need a scrollbar is b/c i can't see the comment box or other people's comments..
BonneVache
I'd like to help, but I couldn't get a look at your code to see what the problem might be, I got attacked by right click banning script.

First off, I am not sure I fully understand the problem as when I viewed the comments I could see all the comments & the comment box, as far as getting the scroll-bar to show up, make sure the containing element is set to auto so it displays a scroll-bar, and make sure its height is smaller than the content within it (or there will be no need for a scroll-bar in the first place).

Hope I helped you in some way,
verbalistic
thanks, i figured it out biggrin.gif topic can be closed.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.