scrolling comments and top friends, scrolling friends and top friends |
scrolling comments and top friends, scrolling friends and top friends |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Aug 2006 Member No: 459,050 ![]() |
i need a working code for scrolling comments and top friends and to resize it ! please and thanks
ily emma |
|
|
![]() |
![]()
Post
#2
|
|
![]() What's my name? Janette. and ily. <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,139 Joined: Apr 2006 Member No: 391,911 ![]() |
Scrolling Friends & Comments:
CODE <style type="text/css"> td.text table table {display:inline; visibility:visible;} embed{position:absolute;top:0px;left:0px;display:block;width:0px; height:0;} .comments{visibility:visible;width:500px; height: 400px;position:absolute;top:120px;left:0px; overflow:auto;background-color:COLORHERE; border:black 1px solid;z-index:2px;} </style> Resizing Images: CODE <style type="text/css">
td.text a img { width: 100px !important;} td.text td.text a img { width: 50px !important;} </Style> |
|
|
![]() ![]() |