Here's a link to my page since I can't post my whole layout code on here.
www.myspace.com/135987899
Oh and I made the layout from
www.bbzspace.com/overlay
I had clicked the Show Comments option but they're still not showing?
Thanks so much for your help!
How do I show my comments {in a scrollbox} in a Div layout on Myspace?
try these
http://www.pimpmymyspace.com
http://xgenerators.com/
How do I show my comments {in a scrollbox} in a Div layout on Myspace?
Hiding the ads at the top of your myspace page is a Violation of Myspace terms of Use, your profile is in real danger of being deleted.
This section in your code is the Problem I think
.bbzComment { This is where you control the position of the player. }
table table embed {display:block; width:202px; height:35px; position:absolute; top:900px; left:-450px; visibility:visible;}
table table table embed, .bbzContainer div embed {position:static !important; width:auto; height:auto; }
.text, table table table table a,
table table table table div,table table table table div a {visibility:visible;}
.bbzComment { You selected to show comments. }
.bbzsc { visibility:visible; }
.herpe { You selected to hide friends. }
.comt td, .comt table{width:200px!important; height:300px!important; background-color:transparent!important; border:0px!important; position:relative; _padding:2px!important;}
.comt, .comt td, .comt table, .comt td a img, .comt td td td a, .comt td b a {visibility:visible;}
.comt td td td b {position:static; display:inline;}
.comt td b, .blacktext10 {display:block;}
.comt .orangetext15, .comt td td td table, .redlink, .comt .btext, .frnd{display:none;}
.comt, .comt table {z-index:7;}
.comt table {margin-top:-17px; _margin-top:-11px;}
.comt b {position:relative; top:-17px;}
.herpe { This is where you control your top8 and comment position}
.comt {nvisibility: visible; position:absolute; left:50%; top:0%; overflow:auto; width:450px; height:400px;
border:2px dotted; border-color:9966FF;
margin-top:1000px; margin-left:-225px; background-color:FFFFFF;}
Where it says
table table embed {display:block; width:202px; height:35px; position:absolute; top:900px change top:900px to something lower like 700 till you see the ad
also where it says .comt {nvisibility: visible; position:absolute; left:50%; top:0%; overflow:auto; width:450px; height:400px;
border:2px dotted; border-color:9966FF;
margin-top:1000px; You need to change margin-top:1000px; to margin-top:150px;
changing that may get your ads back I think. I am ltrying i don't have much div layout experience
No comments:
Post a Comment