Overlook |
![]() ![]() |
Overlook |
Jun 18 2007, 07:12 AM
Post
#1
|
|
![]() Marty McFly ![]() ![]() ![]() Group: Member Posts: 34 Joined: Jun 2007 Member No: 533,852 |
I'm starting to feel like I'm a nuisance, but we all have to start somewhere.
after working in dreamweaver for a little while, i managed to get the div positioning down pretty well. but for some reason, my layout is still coming a little short. I'm sure I put the hide the music player code, but it still shows, and using the z-index isn't doing much. The main div is displayed, but the other div boxes aren't. Can someone please look over the code and let me know where I made the wrong turn? Thank You! CODE <style type="text/css">
<!-- .style1 {font-family: "Times New Roman", Times, serif} .style2 {color: #FFFFFF} --> </style> </head> <body> <!-- Top div. Respect the ads. --> <style type="text/css"> .contacttable,.whitetext12,.nametext,.lightbluetext8,.orangetext15,.blacktext12, btext,.redtext,.redbtext{display:none;height:0px;!important;visibility:hidden} td td td td{border:0px;width:0px;text-align:left;} table,td,tr{padding:0px;width:;background-color:black} table table table{padding:1px;height:.01%;width:100%;} table table,table table table table,table,tr,td{height:0px;!important;border:0px;!important} a.text,table div font a,table div div,.navbar font,tr td font{visibility:hidden;display:none;height:0px;!important;} table table table table,table table table table td.text, td.text td.text table{display:none;} td.text table table{display:inline;visibility:visible;} table td table tr td.text table{visibility:hidden;} table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;} </style> <div style="position:absolute; left:0; top:0; text-align: center; z-index:1; background-color:black; width:1546; height:166; padding-bottom:-20px; "></div> <div class="bg" style="position: absolute; left:127px; top:166px; width:766px; height:693px; overflow: hidden; z-index:-1"> <img src="http://i63.photobucket.com/albums/h152/societyspetmonkey/newlayout-1.jpg"></div> <style> {background-color:black;}{display:block; width:202px; height:35px; position:absolute; top:0px; left:0px; visibility:hidden;} </style> <div style="left:385px; top:425px; width:240px;height:170px; position: absolute; z-index:1; background-color: black; background-image: url(''); overflow: auto;"> <font color="#FFFFFF" size="1" face="Times New Roman, Times, serif"><u>This Is All You Need To Know:</u><br> I'm German. I can't sleep. I write instead. I play guitar. I try to sing. I love everything. </div> <div style="left:200; top:693px; width: 630px; height:30px; position: absolute; z-index:1; background-color: black; background-image: url('');"> <div align="center"><span class="style1"> <link color="#FFFFFF"> <span class="style2"><a href="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdQcm9maWxlX2NvbW1lbnRGb3JtJmZyaWVuZElEPTE1ODI1MzQ2Ng=="><s>Comment.</s></a><s><a href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVz 2FnZSZmcmllbmRJRD0xNTgyNTM0NjY=">Message.</a><a href="http://www.msplinks.com/MDFodHRwOi8vY29sbGVjdC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1pbnZpdGUuYWRkZnJpZW5kX3ZlcmlmeSZmcmllbmRJRD0xNTgyNTM0NjY=">Add.</a><a href="http://www.msplinks.com/MDFodHRwOi8vY29sbGVjdC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1ibG9jay5ibG9ja1VzZXImdXNlcklEPTE1ODI1MzQ2Ng==">Block.</a></s></span></span></div> |
|
|
|
| *karmakiller* |
Jun 18 2007, 12:38 PM
Post
#2
|
|
Guest |
If you're trying to hide the music player, try this script.
|
|
|
|
![]() ![]() |