all that shows is the backround |
![]() ![]() |
all that shows is the backround |
Oct 26 2008, 09:31 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 351 Joined: Jul 2007 Member No: 543,127 |
Ive been trying a bunch of layouts but all that shows up is the backround.
anybody know why? link: http://profile.myspace.com/index.cfm?fusea...d0-c19f1ffdeb74 heres the layout code i have in right now, but i dont really think its the codes. /: about me: 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> .div{ position: absolute; left: 50%; margin-left:-290px; top: 165px; z-index: 0;} body { background-image:url(http://cbimg9.com/graphics/08/10/63797c.jpg); background-position: center center; background-color:000000; background-repet: repeat; } .one{ position: absolute; left: 50%; margin-left:-280px; top: 420px; z-index:5; width: 550px; height: 500px; overflow: auto; font-family: georgia; size: 15px; color:ffffff; font-weight: normal; border:0px; text-transform: lowercase; line-height:15px; letter-spacing: 0px;} .two{ position: absolute; left: 50%; margin-left:-280px; top: 400px; z-index:5; width: 550px; height: 40px; overflow: auto;} a:active,a:visited,a:link,a{ font-size: 18px; color: ffffff; font-weight: normal; font-family: arial black; a:hover{ font-size: 22px; color: ffffff; font-weight: bold; font-family: arial black; } </style> <style> .contacttable,.whitetext12,.nametext,.lightbluetext8,.orangetext15,.blacktext12, btext,.redtext,.redbtext{display:none;height:0px;;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;border:0px;} a.text,table div font a,table div div,.navbar font,tr td font{visibility:hidden;display:none;height:0px;} 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;} body div table td form img{display:none;} body div table td form option{display:none;} body div table td form select{display:none;} body div table td form input{display:none;}</style> who id like to meet: CODE <div class="div">
<img src="http://i345.photobucket.com/albums/p386/FredAteMeSpleennn/ljljllkj.png" /> </div> <div class="one"> <h1>Morning Starshine, the Earth says hello!</h1><br><br><center> <img src="http://i345.photobucket.com/albums/p386/FredAteMeSpleennn/diana11.png" hspace="3" vspace="3" align="left" /> :D So, I'm Diana. There isn't really much for me to say. I'm reeeaally shy and quiet at first, but once you get to know me better you'll realize thats not me at <b>all</b>. Soooo, if you wanna get to know me, <br> AIM-Fredatemespleen <br>MSN-Fredatemespleennn<br> :D <style> textarea.area{ background-color:ffffff; width:550px; height:20px; font-family:georgia; color:000000; line-height:15px; font-size:11px; border:1px solid; border-color:000000; letter-spacing:1px; } input.button { color:000000; text-transform: lowercase; font-size:15px; width:550px; height:20px; text-align: center; background-color:ffffff; border:1px solid; border-color:000000; line-height:9px; font-weight: normal; font-family: georgia;} </style> <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"> <input name="friendID" value=" 34545520" type="hidden" /> <textarea name="f_comments" class="area">Apple</textarea><br /> <input type="submit" class="button" value="Cheese" /></form> </center> </div> <div class="two"><center> <a href="http://comment.myspace.com/index.cfm?fuseaction=user.viewComments&friendID= 34545520">comment </a> <a href="http://blog.myspace.com/index.cfm?fuseaction=blog.ListAll&friendID= 34545520">blog </a> <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID= 34545520">pics </a> <a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID= 34545520&MyToken=60073af5-e929-4c7a-b357-3f1b6da0bbfb">add </a> <a href="http://home.myspace.com/index.cfm?fuseaction=user&MyToken=1bfdd5cd-9c1d-46fa-83c4-7f30e0fe3ffa">home </a> <a href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID= 34545520&MyToken=60073af5-e929-4c7a-b357-3f1b6da0bbfb">message </a> <a href="http://home.myspace.com/Modules/ViewFriends/FriendsView.aspx?friendID= 34545520">friends </a> <a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID= 34545520">block </a> </center> </div> |
|
|
|
Oct 27 2008, 05:26 AM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Your page is private. But anyway, look for this:
CODE a:active,a:visited,a:link,a{ font-size: 18px; color: ffffff; font-weight: normal; font-family: arial black; Add a closing bracket so it looks like this: CODE a:active,a:visited,a:link,a{ font-size: 18px; color: ffffff; font-weight: normal; font-family: arial black; } Look through the rest of your codes and if you see anymore without a closing bracket, just add this: }. |
|
|
|
![]() ![]() |