positioning issues |
![]() ![]() |
positioning issues |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Jan 2008 Member No: 615,836 ![]() |
http://profile.myspace.com/index.cfm?fusea...iendid=58582650
that big comment picture you see over the text needs to be down by the first paint brush thing. I've changed the top positioning to a million different things and I don't understand why it will work on my bg div but not my content div? CODE </font></font><style> div div table div {display:none;} .clearfix table div div {display:block;} tr td div, div td, div tr, div table {background-color:transparent !important;} .profile, div ul {display:none !important; }</style> <style> .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:transparent} table table table{padding:1px;height:.01%;width:100%;} table table,table table table table,table,tr,td{height:0px;!important;border: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> <style> body { background-color: FFFFFF;} </style> <div class="bg" style="position: absolute; margin-left: -400px; left: 50%; top:175px; width:800px; height:471px; overflow: hidden;"> <center><img src="http://img136.imageshack.us/img136/4672/bgzp5.gif" /></center> </div> <div class="content" style="position: absolute; margin-left: -250px; left: 50%; top:500px; width:370px; height:48px; overflow: auto;"> <img src="http://img55.imageshack.us/img55/6196/commentmc0.gif" /> </div> |
|
|
![]()
Post
#2
|
|
![]() simple and clean... ![]() ![]() ![]() ![]() Group: Official Designer Posts: 149 Joined: Nov 2006 Member No: 478,009 ![]() |
This should work:
CODE </font></font><style>
div div table div {display:none;} .clearfix table div div {display:block;} tr td div, div td, div tr, div table {background-color:transparent !important;} .profile, div ul {display:none !important; }</style> <style> .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:transparent} table table table{padding:1px;height:.01%;width:100%;} table table,table table table table,table,tr,td{height:0px;!important;border: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> <style> body { background-color: FFFFFF;} </style> <div class="bg" style="position: absolute; margin-left: -400px; left: 50%; top:175px; width:800px; height:471px; overflow: hidden;"> <center><img src="http://img136.imageshack.us/img136/4672/bgzp5.gif" /></center> </div> <div class="content" style="position: absolute; margin-left: -250px; left: 50%; top:500px; width:370px; height:48px; overflow: auto; top:390px;"> <img src="http://img55.imageshack.us/img55/6196/commentmc0.gif" /> </div> |
|
|
![]()
Post
#3
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Jan 2008 Member No: 615,836 ![]() |
Safari on mac and that did work, but will it also work if I add 3 more divs under that that also line up with the brush marks?
|
|
|
![]()
Post
#4
|
|
![]() simple and clean... ![]() ![]() ![]() ![]() Group: Official Designer Posts: 149 Joined: Nov 2006 Member No: 478,009 ![]() |
No, but just copy the DIV and change the top: # higher for each div and it should work.
|
|
|
![]()
Post
#5
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Jan 2008 Member No: 615,836 ![]() |
that's what I meant haha, but thanks.
|
|
|
![]()
Post
#6
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
Your page looks fine to me now, so I'm assuming your problems are solved. Topic closed & moved.
|
|
|
![]() ![]() |