I've tried a million times how to put my comments in a div and never could..., any help would be greatly appreciated |
I've tried a million times how to put my comments in a div and never could..., any help would be greatly appreciated |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Jul 2006 Member No: 444,216 ![]() |
I have tried a million times how tu put the damned comments but never could...
I'll put here my code, if any of you guys could be so gentle to make my comments appear, I would be more than greatful, I want them where the slide show is... I'll put the code here CODE <style type="text/css"> body{background-color:000000;font:8pt Arial,Helvetica,sans-serif;color:CCCCCC} table,tr,td{background:black;border:0px solid black;} .cover{top:0px;left:50%;margin-left:-400px;width:800px;height:27px;position:absolute;z-index:9;background-color:000000;text-align:center;} .cover2{top:125px;left:50%;margin-left:-400px;width:800px;height:800px;position:absolute;z-index:1;background-color:000000;} a.man{display:none;} a.navbar{display:none;} a:link,a:active,a:visited,a:hover{font:8pt Arial,Helvetica,sans-serif;color:FFFFFF;text-decoration:none;} .blacktext12{display:none;} span.blacktext12{display:none;} .nametext{display:none;} .btext{display:none;} .contacttable{display:none;} .lightbluetext8{display:none;} .nametext{display:none;} .orangetext15{display:none;} .redlink{display:none;} .whitetext12{display:none;} .hidethem{visibility:hidden;display:none;} .comments{visibility:hidden;display:none;} .mpd{top:871px;left:225px;width:250px;height:20px;position:absolute;} a img{border:0px solid black;} .back{background-image:url('http://img234.imageshack.us/img234/3210/artdecwo2yn0.png');width:942px;height:846px;left:21%;margin-left:-175px;top:160px;position:absolute;z-index:9;} .menu{top:10px;left:0px;width:700px;text-align:center;color:CCCCCC;position:absolute;} .menu a{text-decoration:none;color:CCCCCC;font:8pt Arial,Helvetica,sans-serif;} .menu a:hover{color:CCCCCC;font:8pt Arial,Helvetica,sans-serif;} .contact{top:35px;left:0px;width:700px;text-align:center;color:CCCCCC;position:absolute;} .contact a{text-decoration:none;color:CCCCCC;font:8pt Arial,Helvetica,sans-serif;} .contact a:hover{color:FFFFFF;font:8pt Arial,Helvetica,sans-serif;} .lt{top:90px;left:50px;width:212px;height:760px;position:absolute;overflow:auto;text-align:justify} img.pic1{width:170px;height:170px;} .ltcontent{top:185px;position:absolute;text-align:justify;width:100%;color:CCCCCC} .rt1{top:90px;left:307px;height:255px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} .rt2{top:370px;left:307px;height:242px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} .rt3{top:640px;left:307px;height:215px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} .rt4{top:118px;left:307px;height:215px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} a span{display:none;} a:hover span {display: block; position: absolute; left: 25px; top: 370px; width:150px; padding: 0px; margin: 0px; z-index: 5; color: white; background: black;filter:none; font-size: 10px;font-family: small fonts; text-align: left; text-decoration:none;} .hidethem {visibility:hidden; display:none;} table td div div font {visibili-ty:hidden;di-splay:none;} table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table table {border: 0px; text-align: justify; padding: 0px;} table table td.text table td.text table table tbody td table, span.btext,a.redlink{display: none !important} </style> I don't know why I cant keep posting codes... let me try again |
|
|
![]() |
![]()
Post
#2
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
First go through you're code and see if your commetns are hidden or showing. If you can't see your comments behind your layout, that means they are hidden. BEFORE doing comments in a div , you need to make your comments visible.
So you need to go through your code and do that. Then you use the script. |
|
|
![]() ![]() |