shorty_d09
Mar 19 2007, 08:26 PM
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
Mar 19 2007, 08:35 PM
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
Mar 19 2007, 08:43 PM
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
Mar 19 2007, 08:45 PM
Did you put it in between style tags?
shorty_d09
Mar 19 2007, 09:41 PM
like <style>
</style>
right?
but it didnt work.
Azarel
Mar 19 2007, 09:46 PM
Do you have anything in your interest tables?
shorty_d09
Mar 19 2007, 11:55 PM
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
Mar 20 2007, 12:01 AM
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
Mar 20 2007, 08:48 AM
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.