text in overlay, having some problems with text, please help |
text in overlay, having some problems with text, please help |
Aug 6 2006, 02:28 PM
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 |
|
|
|
![]() |
Aug 6 2006, 03:25 PM
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> |
|
|
|
rosario text in overlay Aug 6 2006, 02:28 PM
toyo loco All codes please?
The div that your trying to type... Aug 6 2006, 02:33 PM
xbabyboo So you want your info to be position more to the l... Aug 6 2006, 03:30 PM
rosario no, i wanted to write things in that huge space on... Aug 6 2006, 03:38 PM
toyo loco Did you make it its own div? You have to. Here st... Aug 6 2006, 03:56 PM
rosario thanks for the code.
how will i know if its positi... Aug 6 2006, 04:11 PM
rosario hmm, i can see the outline of a box behind all my ... Aug 6 2006, 04:32 PM
toyo loco Put the code directly under:
<div class="m... Aug 6 2006, 05:05 PM
rosario lol, alright ill make sure i edit next time.
so, ... Aug 6 2006, 05:36 PM
toyo loco Change it to this:
CODE<div class="content... Aug 6 2006, 05:57 PM
rosario ehh...it didnt work...
<div class="main... Aug 6 2006, 06:04 PM
toyo loco Fixed it.
Your new code I'd like to meet code... Aug 6 2006, 06:14 PM
rosario THANK YOU SO MUCH! it works perfect! yay l... Aug 6 2006, 06:19 PM
toyo loco haha thanks. If you need anymore help feel free to... Aug 6 2006, 06:22 PM![]() ![]() |