LITTLE SQUARE ERROR, code error |
LITTLE SQUARE ERROR, code error |
Apr 24 2007, 01:40 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 26 Joined: Mar 2007 Member No: 509,608 |
on my page there is a radom little square and i dont know what it's coming from. my page is here
here is the problem ![]() thanks, -erica |
|
|
|
![]() |
| *StanleyThePanda* |
Apr 24 2007, 01:46 PM
Post
#2
|
|
Guest |
Find this in your code:
CODE <style>table div {display:none;}table table div {display:block;}</style> </div><style>... {visibility:hidden; display:none;}</style> And change it to this: CODE <style>table div {display:none;}table table div {display:block;}</style> </div><style>.hide {visibility:hidden; display:none;}</style> See if that works. |
|
|
|
sheispretty LITTLE SQUARE ERROR Apr 24 2007, 01:40 PM
StanleyThePanda I went to your myspace... and I dont see it. Apr 24 2007, 01:42 PM
sheispretty check again, i had to edit, i put in the wrong url... Apr 24 2007, 01:43 PM
sheispretty i saw exactly what you were talking about and upda... Apr 24 2007, 01:49 PM
sheispretty still having this problem, any takers?? Apr 28 2007, 10:51 PM![]() ![]() |