Moving boxes around |
Moving boxes around |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Sep 2006 Member No: 467,089 ![]() |
SO i want 2 for example move the Friends box to the left all alone, and also be able to edit what's in it, like i want to make each friend on a seperate line, can we do that?
|
|
|
![]() |
![]()
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 547 Joined: Dec 2005 Member No: 337,439 ![]() |
If you have multiple queries, just put them in one post and title your post accordingly. There is no need to multiple post.
You might try this code in your About Me section: CODE <style type="text/css">
.comments table {direction:rtl;} table table table {direction:ltr;} </style> |
|
|
![]()
Post
#3
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Sep 2006 Member No: 467,089 ![]() |
Not the comment box, the friends box
And i want to MOVE the whole box |
|
|
![]()
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 547 Joined: Dec 2005 Member No: 337,439 ![]() |
As far as I know, the comments and friends box is as one; I don't know if you can move one without moving the other. And that does move it - from right to left. You could also try putting it into a Div.
|
|
|
![]()
Post
#5
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Sep 2006 Member No: 467,089 ![]() |
that code only ALIGN TEXT and doesnt move boxes
But how i can make each friend on a seperate line ? |
|
|
![]() ![]() |