Help - Search - Members - Calendar
Full Version: div help
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
shorty_d09
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
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. ;)
shorty_d09
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
Did you put it in between style tags?
shorty_d09
like <style>
</style>

right?

but it didnt work.
Azarel
Do you have anything in your interest tables?
shorty_d09
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
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. :|
shorty_d09
nope. when i put that code, it erases everything i have on my page.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.