Log In · Register

 
 
Closed TopicStart new topic
Help Whit Div Layout !, My chemical romance layout !
Michelotto
post Jul 10 2008, 06:49 PM
Post #1


Senior Member
***

Group: Member
Posts: 30
Joined: Jul 2008
Member No: 666,361



hello !

i have a problem... whit the new myspace.. my layout is ugly... its aling to left the image.... i need it in the center please plase
this is the code

in about me section

CODE

<p><a href="http://www.createblog.com/layouts/index.php?layout=myspace_layouts" title="Grab Myspace Layouts and Myspace Codes"><img src="http://www.createblog.com/images/link1.gif" border="0" alt="Myspace Layouts" style="position:absolute;top:0px;left:0px;width:10px;height:27px;" /></a></p>><style>
body table {margin-top:-50000px;}
body td table, body div table {margin-top: -0;}
table, tr, td {background-color:transparent;}
body div table form{display:none;}
body table div form{display:block;}
.navigationbar {display:none;}
.a {hide top search and shortcuts bar}
div table div form {display:none !important}
.bodyContent div td div div select {margin-top:-1000px;}
.bodyContent div div select {width:0px !important;}
.bodyContent table table div form {display:inline !important;}
body { background-color:white; background-image:url(); cursor:crosshair; a:hover { cursor:crosshair;} background-repeat:repeat; background-attachment:scroll; background-position:top left; }
a:link, a:active, a:visited {font-family:small fonts; color:666666; font-size:7px; line-height:10px; font-weight:normal; display:inline; text-transform:uppercase; text-align:center; height:10px; }
a:hover {color:000000; background-color:999999; text-decoration:none; cursor:crosshair;}
.about { background-color:transparent; border:0px solid; border-color:000000; width:400px; height:400px; position:absolute; overflow:auto; top:1100px; left:20px; font-family:arial; color:black; font-size:11px; line-height:12px; text-decoration:none; font-weight:normal; letter-spacing:; scrollbar-face-color:647A19; scrollbar-arrow-color:black; scrollbar-track-color:647A19; scrollbar-shadow-color:647A19; scrollbar-highlight-color:647A19; scrollbar-3dlight-color:647A19; scrollbar-darkshadow-color:647A19; filter:chroma(color=647A19); text-align:left;}
td td embed, td td object{position:absolute; left:0px; top:0px; width:1px; height:1px;}
td.text embed {width:260px; height:38px;}
.layout {height:562px; width:700px; top:100px; left:0px;
position:absolute; overflow:none;}
</style>


in I'd Like to Meet section
CODE

<div class="layout"><img src="http://i26.tinypic.com/14d34eu.pngng" USEMAP="#mcrlayout" BORDER=0>
<map name="mcrlayout">
<area shape="rect" coords="34,102,174,142" href="http://home.myspace.com/index.cfm?fuseaction=user" alt="Go Home.">

<area shape="rect" coords="57,169,149,218" href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=XXXXXXXX" alt="Befriend me.">

<area shape="rect" coords="6,234,219,286" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=XXXXXXXX" alt="Message me.">

<area shape="rect" coords="0,313,233,366" href="fuseaction=user.viewAlbums&friendID=XXXXXXX" alt="View My Pictures.">

<area shape="rect" coords="9,411,202,451" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=XXXXXXXX" alt="Send Me A Comment.">
</map></div>

<div class="about">
A</div>

i NEED HELP PLEASE ! thumbsup.gif




Reason for edit: thumb images, please. -nat
 
Tomates
post Jul 10 2008, 07:02 PM
Post #2


poison
*******

Group: Official Member
Posts: 4,806
Joined: Mar 2008
Member No: 629,020



wait..why did you post it twice only one as a quote?
Also could you post a picture of what your layout looks like on myspace?
 
pandemonium
post Jul 11 2008, 03:26 AM
Post #3


the name's mario
******

Group: Official Member
Posts: 1,270
Joined: Jun 2008
Member No: 656,520



keep the same code for the who i'd like to meet section and
use this code in the about me section:

CODE
<p><a href="http://www.createblog.com/layouts/index.php?layout=myspace_layouts" title="Grab Myspace Layouts and Myspace Codes"><img src="http://www.createblog.com/images/link1.gif" border="0" alt="Myspace Layouts" style="position:absolute;top:0px;left:0px;width:10px;height:27px;" /></a></p>><style>body table {margin-top:-50000px;}body td table, body div table {margin-top: -0;}table, tr, td {background-color:transparent;}body div table form{display:none;}body table div form{display:block;}.navigationbar {display:none;}.a {hide top search and shortcuts bar}div table div form {display:none !important}.bodyContent div td div div select {margin-top:-1000px;}.bodyContent div div select {width:0px !important;}.bodyContent table table div form {display:inline !important;}body { background-color:white; background-image:url(); cursor:crosshair; a:hover { cursor:crosshair;} background-repeat:repeat; background-attachment:scroll; background-position:top left; }a:link, a:active, a:visited {font-family:small fonts; color:666666; font-size:7px; line-height:10px; font-weight:normal; display:inline; text-transform:uppercase; text-align:center; height:10px; }a:hover {color:000000; background-color:999999; text-decoration:none; cursor:crosshair;}.about { background-color:transparent; border:0px solid; border-color:000000; width:400px; height:400px; position:absolute; overflow:auto; top:1100px; left:20px; font-family:arial; color:black; font-size:11px; line-height:12px; text-decoration:none; font-weight:normal; letter-spacing:; scrollbar-face-color:647A19; scrollbar-arrow-color:black; scrollbar-track-color:647A19; scrollbar-shadow-color:647A19; scrollbar-highlight-color:647A19; scrollbar-3dlight-color:647A19; scrollbar-darkshadow-color:647A19; filter:chroma(color=647A19); text-align:left;}td td embed, td td object{position:absolute; left:0px; top:0px; width:1px; height:1px;}td.text embed {width:260px; height:38px;}.layout {height:562px; width:700px; top:100px; left:50%; margin-left: -450px; position:absolute; overflow:none;}</style>
 
Michelotto
post Jul 11 2008, 03:49 PM
Post #4


Senior Member
***

Group: Member
Posts: 30
Joined: Jul 2008
Member No: 666,361



Thanks ! thanks and Thanks !
my profile is already align to center
 
manny-the-dino
post Jul 19 2008, 03:35 PM
Post #5


Senior Member
*******

Group: Administrator
Posts: 8,629
Joined: Jan 2007
Member No: 498,468



Topic Closed & Moved
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: