one question? |
one question? |
May 27 2007, 08:19 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 18 Joined: Apr 2007 Member No: 518,404 |
|
|
|
|
![]() |
May 27 2007, 08:49 PM
Post
#2
|
|
![]() consistently inconsistent. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 509 Joined: Dec 2004 Member No: 74,128 |
CODE <style type="text/css"> <!-- body {overflow-x:hidden;} --> </style> That should do it. |
|
|
|
May 27 2007, 08:52 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 18 Joined: Apr 2007 Member No: 518,404 |
ehh it didnt work
where am i suppose to put it? |
|
|
|
May 27 2007, 08:56 PM
Post
#4
|
|
![]() consistently inconsistent. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 509 Joined: Dec 2004 Member No: 74,128 |
In the "About Me" section, where all of your other codes are. Put it in where your other </style> code ends, so they don't get overlapped by each other.
|
|
|
|
May 27 2007, 09:10 PM
Post
#5
|
|
|
Member ![]() ![]() Group: Member Posts: 18 Joined: Apr 2007 Member No: 518,404 |
well my scroll box code is in my who id like to meet
and it looks like this CODE <div style="height:200px;width:325px;overflow:auto"> <table><tr><td><table><tr><td> do i put it after or before that code ^^? |
|
|
|
May 27 2007, 09:21 PM
Post
#6
|
|
![]() consistently inconsistent. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 509 Joined: Dec 2004 Member No: 74,128 |
Oh, okay. Try this:
CODE <div style="height:200px;width:325px;overflow-x:hidden"> <table><tr><td><table><tr><td> I thought you wanted to disable the scrollbar for the whole page. |
|
|
|
May 28 2007, 01:08 AM
Post
#7
|
|
|
Member ![]() ![]() Group: Member Posts: 18 Joined: Apr 2007 Member No: 518,404 |
thanx that worked
now i wanna know if there is a way to make it like "word wrap"? cuz it cuts off the last column of the top friends |
|
|
|
![]() ![]() |