those pesky links at the bottom wont move down!(DIV) |
![]() ![]() |
those pesky links at the bottom wont move down!(DIV) |
Jun 16 2008, 07:55 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Jun 2008 Member No: 658,688 |
i need to move the links at the bottom down a bit, and they wont move. i think it could do with the alignment?
..or can i just cover them? or will that get me banned? ..anyways heres screenshot ![]() and css CODE <style>div td {background-color:313131;}</style> <style type=text/css> body { height:900px; z-index:0; background-color: black; background-position: top left; </style> <style type="text/css"> .blankslate{ position:absolute; top:158px; left:50%; margin-left:-400px; width:800px; height:800px; z-index:1; padding:0px; border:0px solid black; background-color:black; } </style> <style type=text/css> .navigation { width:450px; height:470px; overflow-x:hidden; position:absolute; z-index:3; background-color:transparent; border:4px solid; border-color:white; margin-left:0px; margin-top:0px; text-align:justify; visibility:visible; } </style> <style> .commentBox { display:block; position:absolute; z-index:4; margin-top:360px; margin-left:-352px;} _margin-left:-350px;} .commentBox {background-color:null;} .commentBox td {background-color:transparent} .commentBox .titleTD {display:none;} .commentBox .inputBox {display:block; width:350px;} .commentBox {width:350px;} .commentBox .inputBox {height:150px; width:350px; background-color:FFFFFF;} .commentBox .inputBox {border:1px Solid; border-color:black;text-align:left; font-family:Verdana; color:black; font-size:10px;} .commentBox .buttons input {width:100%;} .commentBox .postButton {font-family:Verdana; color:black; font-size:11px;} .commentBox .postButton {font-weight:bold;} .commentBox .buttons input {background-color:CCCCCC;} .commentBox .buttons input {border:1px Solid; border-color:black;} </style> id like to meet CODE <div class="bg" style="position: absolute; left:231px; _left:229px;top:158px; width:800px; height:800px; overflow:hidden;"><img src="http://www.flauntdesign.co.uk/myspace/gotgfx.png"> </div> <div class="navigation" style="position: absolute; left:325px; _left:323px; top:171px; width="448" height="465" border="5px"> <img src="http://i7.tinypic.com/6aitczq.gif" alt="" usemap="navibar_Map"> <map name="navibar_Map"> <area shape="rect" alt="LOCATION" coords="35,66,145,123" href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lmdvb2dsZS5jby51aw=="> <area shape="rect" alt="LOCATION2" coords="12,14,26,25" href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lm1zbi5jby51aw=="> <area shape="rect" alt="LOCATION3" coords="x1,y1,x2,y2" href="LINK"> <area shape="rect" alt="LOCATION" coords="x1,y1,x2,y2" href="LINK"> <area shape="rect" alt="LOCATION" coords="x1,y1,x2,y2" href="LINK"> <area shape="rect" alt="LOCATION" coords="x1,y1,x2,y2" href="LINK"> </map> </div> <table class="commentBox"> <form method="post" action="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=139981206"> <tr><td><input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="" /><textarea class="inputBox" name="ctl00$cpMain$UserWriteCommentsControl$commentTextBox" >Leave me a comment..</textarea> </td></tr><tr class="buttons"><td><input type="submit" name="ctl00$cpMain$UserWriteCommentsControl$postcommentImageButton" class="postButton" value="Submit"></input></td></tr></form></table> myspace link - not privacy settings :) |
|
|
|
![]() ![]() |