div help, comments. |
div help, comments. |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 125 Joined: Aug 2006 Member No: 455,453 ![]() |
ok.so i make div pages all the time.
but this is the first time i have had this problem. when i put the code for comments, it makes extra stuff show at the bottom of the page. example. http://profile.myspace.com/index.cfm?fusea...iendid=34665009 |
|
|
![]() |
*Azarel* |
![]()
Post
#2
|
Guest ![]() |
You can add this to your stylesheet, although I don't know if it will mess with any of your coding that's already there:
table table table table {display:none;} Next time you start with a div, you might want to try a script (like this that hides your profile before you begin. ;) |
|
|
![]()
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 125 Joined: Aug 2006 Member No: 455,453 ![]() |
it didnt work.
i did start with a hide profile code, but after i put the code to put my comments on, the bottom of the myspace thing showed up. |
|
|
*Azarel* |
![]()
Post
#4
|
Guest ![]() |
Did you put it in between style tags?
|
|
|
![]()
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 125 Joined: Aug 2006 Member No: 455,453 ![]() |
like <style>
</style> right? but it didnt work. |
|
|
*Azarel* |
![]()
Post
#6
|
Guest ![]() |
Do you have anything in your interest tables?
|
|
|
![]()
Post
#7
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 125 Joined: Aug 2006 Member No: 455,453 ![]() |
nope. it still doesnt work.
did u look at my page, and see what i am talking about? i think it is my comments code. |
|
|
*Azarel* |
![]()
Post
#8
|
Guest ![]() |
I went to your page, and it's the left column that peeks out. The code I provided hides both colums (to a degree), enough so that they should be covered by your image. This coding:
CODE <style type="text/css"> table table table table {display:none;} </style> appears as this on a blank myspace, so I don't know why it's not working for you. :| |
|
|
![]()
Post
#9
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 125 Joined: Aug 2006 Member No: 455,453 ![]() |
nope. when i put that code, it erases everything i have on my page.
|
|
|
![]() ![]() |