Question:

Unhide/Place friends & comments below my div/swf layout on Myspace?

by  |  earlier

0 LIKES UnLike

I've created a simple swf image for my background and everything i up and ready to go but i really want my friends and comments unhidden again. I've pretty much made my codes from scratch and through tutorials. I've also tried lots of ways to unhide them. Actually i really want to place them below my main div. For example, i've notice on a lot of Flash layouts, the friends and comments are below the actual swf. Well, let me post my codes and maybe you guys can help me out. Thanks!

main link: www.myspace.com/pnlee05

code: about me:

<style>

body {

background-color:701010;

font: 11pt georgia;

color:c65900;

scrollbar-arrow-color: c65900;

scrollbar-track-color: 701010;

scrollbar-face-color: 701010;

scrollbar-shadow-color: c65900;

scrollbar-highlight-color: c65900;

scrollbar-darkshadow-color: 701010;

scrollbar-3dlight-color: 701010;}

}

table tr td {

background-color:701010;

}

.btext {display:none;}

.contacttable {display:none;}

.lightbluetext8 {display:none;}

.nametext {display:none;}

.orangetext15 {display:none;}

.redlink {display:none;}

.whitetext12 {display:none;}

.hidethem {visibility:hidden; display:none;}

.profile {

background-color:701010;

border: none;

position:absolute;

left:50%;

margin-left:-600px;

top:125px;

height:2000;

width:1000;

z-index:1;

}

.bgobject {

background-color:701010;

border: none;

position:absolute;

left:0%;

margin-left:0px;

top:135px;

height:800;

width:800;

z-index:1;

}

.myinfo {

position: absolute;

left:0%;

top:775px;

margin-left:225px;

color: c65900;

font-family: ariel;

font-size: 11px;

line-height: 10px;

text-align: center;

height: 300px;

width: 440px;

border-color: red;

border-style: solid;

border-width: 1px;

background-color: transparent;

z-index:3;

}

.viewpictures{

position: absolute;

left:0%;

top:742px;

margin-left:157px;

height: 53px;

width: 13px;

background-color:transparent;

z-index:3;

}

.home{

position: absolute;

left:0%;

top:759px;

margin-left:170px;

height: 53px;

width: 13px;

background-color:transparent;

z-index:3;

}

.add{

position: absolute;

left:0%;

top:775px;

margin-left:183px;

height: 24px;

width: 13px;

background-color:transparent;

z-index:3;

}

.email{

position: absolute;

left:0%;

top:790px;

margin-left:173px;

height: 34px;

width: 13px;

background-color:transparent;

z-index:3;

}

.block{

position: absolute;

left:0%;

top:805px;

margin-left:173px;

height: 35px;

width: 13px;

background-color:transparent;

z-index:3;

}

.blog{

position: absolute;

left:0%;

top:821px;

margin-left:181px;

height: 27px;

width: 13px;

background-color:transparent;

z-index:3;

}

.comts{

position: absolute;

left:0%;

top:837px;

margin-left:145px;

height: 62px;

width: 13px;

background-color:transparent;

z-index:3;

}

.friends{

position: absolute;

left:0%;

top:853px;

margin-left:165px;

height: 44px;

width: 13px;

background-color:transparent;

z-index:3;

}

</style>

code: i'd like to meet:

<div class="profile"></div>

<div class="myinfo"><font color="c65900">info about me……lalalalalla

Myspace<b></font></small>……

</font></div>

<div class="viewpictures"><a href="msplinks link">

<img src="…16262c.gif" border="1" height="13" width="56" /></a></div>

<div class="home"><a href="msplinks link">

<img src="…16262c.gif" border="1" height="13" width="56" /></a></div>

<div class="add”><a href="msplinks link">

<img src="…16262c.gif" border="1" height="13" width="56" /></a></div>

<div class="email”><a href="msplinks link">

<img src="…16262c.gif" border="1" height="13" width="56" /></a></div>

<div class="block”><a href="msplinks link">

<img src="…16262c.gif" border="1" height="13" width="56" /></a></div>

<div class="blog”><a href="msplinks link">

<img src="…16262c.gif" border="1" height="13" width="56" /></a></div>

<div class="comts”><a href="msplinks link">

<img src="…16262c.gif" border="1" height="13" width="56" /></a></div>

<div class="friends”><a href="msplinks link">

<img src="…16262c.gif" border="1" height="13" width="56" /></a></div>

<div class="bgobject"><object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="800" width="800" data="http://www.geocities.com/alwaize_j...

<param name="allowScriptAccess" value="never" />

<param name="allowNetworking" value="internal" />

<param name="movie" value="http://www.geocities.com/alwaize_... />

<param name="wmode" value="opaque" />

<param name="quality" value="high" />

</object></div></div>

code: Heroes:

</td></tr></table>

</td></tr></table>

</td><td class="text">

<div class="hidethem">

<table><tr><td><table><tr><td>

 Tags:

   Report

1 ANSWERS


  1. OH my god

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.