Div - How Separating friends and comments, Putting comments in a scroll possible when separated? |
Div - How Separating friends and comments, Putting comments in a scroll possible when separated? |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 9 Joined: Feb 2008 Member No: 618,956 ![]() |
I have managed to separate my friends and comments section, but I would like to have my top 8 friends on one part of my div design and the comments on another IN A SCROLL BOX. Is this possible? Any help would be greatly appreciated.
Thanks again |
|
|
![]() |
![]()
Post
#2
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
Once you've separated the friends from the comments, you are now solely working with tables. This means you can't make the comments scroll because tables simply don't have that option. If MySpace utilized the "friendsComments" class using DIV tags, then what you're looking for can be achieved. Unfortunately, they use table tags.
A way for you to create that look is to put your friends and comments in a DIV then hide your friends. After, use a "top friends" generator and put the code inside a DIV. |
|
|
![]() ![]() |