how can i add.. |
![]() ![]() |
how can i add.. |
Aug 5 2006, 04:35 PM
Post
#1
|
|
|
& my dreams fall down ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,173 Joined: Nov 2005 Member No: 291,336 |
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.. |
|
|
|
Aug 6 2006, 03:08 AM
Post
#2
|
|
![]() Good Cow. ![]() ![]() ![]() ![]() Group: Member Posts: 180 Joined: Aug 2006 Member No: 449,486 |
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, |
|
|
|
Aug 7 2006, 03:02 PM
Post
#3
|
|
|
& my dreams fall down ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,173 Joined: Nov 2005 Member No: 291,336 |
thanks, i figured it out
|
|
|
|
![]() ![]() |