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 |
Sep 1 2006, 12:25 PM
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 |
|
|
|
![]() |
Sep 1 2006, 04:31 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Member Posts: 26 Joined: Aug 2006 Member No: 458,375 |
I have a question about my comments too, i thought i would post it here instead of opening a new topic.
I have my comments at the bottom of the page and centered just how i want them, but the left side of the table, the part that has the picture of the person leaving the comment, is about 400px wide and the right side, the part with the actual comment, is about 400 px wide. I need to know how to make the left side about 150 px wide. what it looks like now: http://www.myspace.com/104753168 About me code: CODE <style type=text/css> .comments { overflow: visible; } .comments table { background-color: transparent;margin-top: -3px; width:800px;} .comments td { width:650px; font-color: FFFFFF; font-size: 11px; font-family: tahoma;} table table td.text table td.text tbody table tbody td table td {display: none;} td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none; } td.text td.text table {background-color:transparent; } td.text td.text table td, td.text td.text table {height:0;padding:0;border:0; } td.text td.text table table td { padding:3; } td.text td.text table table br {display:inline;} td.text td.text table td { font-size:0pt; }td.text td.text {height:0;}td.text td.text table b, td.text td.text table table td { font-size:8pt; } </style> Who id like to meet code: CODE <div class="comments" style="overflow:visible; height:300px; position: absolute; top:614px; margin-left: -360px;"> <center><table><table><tbody><tr><td><table></center></div> Any ideas how to do this? |
|
|
|
bassrebel I've tried a million times how to put my comments in a div and never could... Sep 1 2006, 12:25 PM
toyo loco First go through you're code and see if your c... Sep 1 2006, 12:25 PM
StanleyThePanda http://www.createblog.com/scripts/download.php?id=... Sep 1 2006, 12:26 PM
bassrebel the thing is that everytime I try do make the comm... Sep 1 2006, 12:28 PM
toyo loco There supposed to! Until you move your comment... Sep 1 2006, 12:31 PM
bassrebel well... how do I "unhide" my comments th... Sep 1 2006, 12:36 PM
toyo loco By changing your code to :
CODE<style type=... Sep 1 2006, 12:57 PM
bassrebel and then follow the link? Sep 1 2006, 01:14 PM
toyo loco The comments in a div link , Yes sir. Sep 1 2006, 01:23 PM
bassrebel thanks a lot, I'll see how this turns out... D... Sep 1 2006, 01:35 PM
bassrebel I have tried it and same thing... my top goes wher... Sep 1 2006, 02:11 PM
This Confession ^Do not post in to someone elses topic,
please mak... Sep 1 2006, 04:34 PM
jonp5065 sorry newbie here Sep 1 2006, 04:50 PM
This Confession ^Its fine, don't worry about. Just make your o... Sep 1 2006, 04:51 PM
bassrebel thx guys...
still no help? Sep 1 2006, 11:39 PM
toyo loco Post your entire code. all of it. Please and thank... Sep 2 2006, 12:21 AM
bassrebel CODE <style type="text/css">
body{... Sep 2 2006, 12:26 AM
toyo loco You did the code wrong and your top friends screws... Sep 2 2006, 01:19 AM
bassrebel I made it with tables because when you pass the mo... Sep 2 2006, 01:23 AM
toyo loco Ah I see. Image rollovers. Yea you might have to p... Sep 2 2006, 01:24 AM
bassrebel if you see my page, the one that I gave you in the... Sep 2 2006, 01:29 AM
toyo loco I know, thats the thing I said about the code. It ... Sep 2 2006, 01:48 AM
bassrebel Sorry for the delay, that's why asked for help... Sep 5 2006, 02:07 PM
toyo loco Just decide whether you want your friends or your ... Sep 5 2006, 04:11 PM
bassrebel so you're telling me that I can't have my ... Sep 6 2006, 11:24 AM
toyo loco I am saying that because of the code style. The to... Sep 6 2006, 12:37 PM
bassrebel it must be a way... :( Sep 6 2006, 11:34 PM
This Confession editted out..
oops. Sep 6 2006, 11:54 PM![]() ![]() |