Comments in DIV problem |
![]() ![]() |
Comments in DIV problem |
Mar 24 2007, 04:36 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Mar 2007 Member No: 511,865 |
When i type in that script in the Who I'd Like to Meet section it comes up as
CODE </div>
<div class="comments" style="overflow:auto; width: 400px; height:300px; position: absolute; top:100px; margin-left: 200px;"><center><table><table>..tr><td><table></center></div> </style> |
|
|
|
Mar 24 2007, 09:24 AM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 18,173 Joined: Mar 2005 Member No: 108,478 |
What exactly is the problem?
|
|
|
|
Mar 24 2007, 11:57 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 84 Joined: Mar 2007 Member No: 511,742 |
I got the same problem..i changed the tbody to body
<div class="comments" style="overflow:auto; width: 400px; height:300px; position: absolute; top:100px; margin-left: 200px;"><center><table><table><body><tr><td><table></center></div> because i thought that was the problem, but the code still wont work for me. all i get is a scrollbar |
|
|
|
Mar 24 2007, 12:58 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
I got the same problem..i changed the tbody to body <div class="comments" style="overflow:auto; width: 400px; height:300px; position: absolute; top:100px; margin-left: 200px;"><center><table><table><body><tr><td><table></center></div> because i thought that was the problem, but the code still wont work for me. all i get is a scrollbar You can't just change stuff like that. Especially to body. Also it might just be a temporary myspace error. You guys may also want to try editing the comments in your css then just adding this in I'd like to meet: CODE <div class="comments"><table><tr><td><table><tr><td>
|
|
|
|
![]() ![]() |