text in overlay, having some problems with text, please help |
text in overlay, having some problems with text, please help |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Aug 2006 Member No: 449,629 ![]() |
Hey.
Im having some trouble with my overlay. ![]() Whenever i write text below my header image, the sidebar on the left goes down a line. is there a way i can fix that? if so, please reply. Thanks So Much. Here's the myspace thaqt im testing the layout on. www.myspace.com/wavebird Rosario |
|
|
![]() |
![]()
Post
#2
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Aug 2006 Member No: 449,629 ![]() |
in the ABOUT ME:
<style type="text/css"> .main { position: absolute; left: 50%; top: 125px; width: 800px; z-index: 1; margin-left: -400px; } .navigation{ border-bottom:1px solid; border:1px solid; } .navigation li{ display:inline; list-style-type:none; padding:0 20px 0 0; } .navigation a:link, .navigation a:visited{ font-family:arial; font-size:11px; padding:3px; } .navigation a:hover{ text-decoration:none; padding:3px; } .content{ width:525px; float:left; padding:5px 5px 5px 7px; margin:5px 0 0 5px; border:1px solid; } .sidebar{ width:210px; float:right; padding:5px 5px 5px 7px; margin:5px 5px 0 300; border:1px solid; } .floatcontainer{ clear: both; width: 200px; height: 400px; padding: 5px; background-color: 999999; } .leftdiv{ float: left; width: 190px; height: 390px; margin: 2px; padding: 3px; background-color: ffffff; } </style> in the ID LIKE TO MEET <div class="main"> <table style="width: 800px; height: 800px; cellpadding: 0px; cellspacing: 0px; background-color: FFFFFF;"> <tr><td valign="top"> ..OTHER DIV... </td></tr></table></div> <div class="main"> <table style="width:800px; height:600px; cellpadding:0px; cellspacing:0px; background-color:FFFFFF;"> <tr><td valign="top"> <center> <ul class="navigation"> <li><a href="http://www.myspace.com">HOME</a></li> <li><a href="http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=10058332">MESSAGE ME</a></li> <li><a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=10058332">ADD ME</a></li> <li><a href="http://youtube.com/profile?user=omgdeykillro">MYTUBE</a></li> </div> </ul> </center> <br /> <div class="content"> <img src="http://i2.photobucket.com/albums/y15/omgdeykillro/crimtri_neverendingstory3.jpg" border="0" alt="Photobucket - Video and Image Hosting"></a> </div> <div class="sidebar"> <div class="commentbox"> <center>Add Comment / <a href="http://www.myspace.com/index.cfm?fuseaction=user.homeComments&friendID="10058332">View All</a><br /> <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"> <input type="hidden" name="friendID" value="10058332"> <textarea name="f_comments" cols="25" rows="5"></textarea><br /> <input type="submit" value="Post"> </form> </center> <div class="floatcontainer"> <div class="leftdiv"> <p><br><center> <b>The Specifics</b></br><br>Name: Rosario</br>Age: 18<br>Birthday: July 30th, 1988 <br>Height: 5'8"</br>Weight: 180 lbs.<br>Hair Color: Brown</br>Eye Color: Hazil Green<br><br><br><img src="http://i2.photobucket.com/albums/y15/omgdeykillro/DSC001612.jpg" border="0" alt="Photobucket - Video and Image Hosting"></br></br></br></br> </p> </div></center> </div> </div> <br /> <center> Rosario & Judy <br>est. December 26th, 2003</br> </center> </div> </div> </td></tr></table></div> <div style="position: relative; height: 400px; overflow: hidden; border: 0px;"> <table><tr><td><table><tr><td> |
|
|
![]() ![]() |