Sie sind auf Seite 1von 3

+++++++++++++++copy and paste this into your general (interests)

section++++++++++++++++++++++++
in a nutshell: this is where you control the position, color, overall settings,
style of your profile.

</td></tr></table></td></tr></table></td></tr></table></div>
<style>
basic instructions:
you can delete this section from the code if you don't need it, but it won't
affect the looks of your profile in any way.

for every div class (.div1, .div2, etc) you will notice a lot of common
properties. to move the layer, use:
** margin-top to move it up and down
** margin-left to move it left and right

margin-left begins from the center of your page. if you set it to 0px, the top
left corner of the div will be located in the center of the profile. if you want
the layer in the center of your profile take the width of the div, divide it by 2,
and multiply it by -1. (in other words, divide it by 2 and make it a negative
number.) for example, your div is 400px wide. give it a margin-left of -200px and
the div layer will sit in the middle of the screen. now, if you want to move it
somewhere else, you will have to experiment with the position.

margin-top should be no less than 150px since anything above that may overlap the
myspace advertisment.

the rest is self explanatory, width for width, height for height, colors and so
on.

style and format:


the divs will automatically align everything to the center, in order to make the
text and pictures aligned to right or left, look for "text-align:center;" and
replace center with left, right, or justify.

if you want your comments to flow automatically rather than have them stuffed in a
scroll box, look for the comments selector, named .comt {} inside .comt, you will
fine overflow:auto; change auto to overflow:none;

to move the personal song player, look for the embed {}

to add a background image to each div (box), add this to your div selector:

background-image:url(url to background);
background-position:center center;
background-repeat:repeat;
background-attachent:scroll;

good luck! ^_^ any questions just ask.

</style>

<style type="text/css">
body {background-color:000000; background-
image:url("http://i7.tinypic.com/339jeyo.jpg"); background-repeat:repeat;
background-position:center center; background-attachment:fixed;}
td, .text, div, input {color:000000 !important;}
a {color:ff0000 !important;} img {border:0px;}
table, tr, td {background:transparent; border:0px;}
img, .contacttable { display:none; }
.bbzcontainer img, .comt img { display:inline; }
table div, td td td, table div div { visibility:hidden; }
font, a, .bbzsc a { visibility:hidden; }
marquee { visibility:visible !important; }

.bbzcomment { this is where you control the position of the player. }


table table embed {display:block; width:202px; height:35px; position:absolute;
top:0px; left:0px; visibility:visible;}
table table table embed, .bbzcontainer div embed {position:static !important;
width:auto; height:auto; }
.text, table table table table a,
table table table table div,table table table table div a {visibility:visible;}
.bbzcomment { you selected to hide comments. }
.bbzsc { display:none; }
.text, td.text td.text table, .contacttable, .lightbluetext8 {display:none;}
table table, table table td {padding:0px; height:0px;}

.div1 {
background-color:000000; color:000000;
border:8px solid; border-color:ffffff;
width:350px; height:350px; overflow:auto;
position:absolute; z-index:2; left:50%; top:0%;
margin-left:-375px; margin-top:150px; text-align:center;
visibility:visible;}

.div2 {
background-color:000000; color:000000;
border:8px solid; border-color:ffffff;
width:350px; height:350px; overflow:auto;
position:absolute; z-index:2; left:50%; top:0%;
margin-left:-375px; margin-top:550px; text-align:center;
visibility:visible;}

.div3 {
background-color:000000; color:000000;
border:8px solid; border-color:ffffff;
width:350px; height:750px; overflow:auto;
position:absolute; z-index:2; left:50%; top:0%;
margin-left:25px; margin-top:150px; text-align:center;
visibility:visible;}
marquee { z-index:8; }
table div, span, td td td, table div div { visibility:hidden !important; }
.bbzcontainer div, .bbzcontainer div font, .bbzcontainer div a, .bbzcontainer div
div, .bbzcontainer font a, .bbzcontainer span, .bbzcontainer div table a,
.bbzcontainer div table img, .bbzcontainer div table font, .bbzcontainer div
table, .bbzcontainer div table td, .comt, .comt td, .comt span, .comt a, .comt div
{visibility:visible !important;}

.bbzdiv {content:"overlay generator beta";}


</style>
<div style="display:none;"><table><tr><td><table><tr><td><table><tr><td>
+++++++++++++++++copy and paste this into your music section+++++++++++++
in a nutshell: this is where your personal content will go; pictures, links, other
objects.

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

<div class="bbzcontainer">
<div class="div1">
<font size=5 color="ffffff">top left div</font>
</div>

<div class="div2">
<font size=5 color="ffffff">bottom left div</font>
<br><br>

</div>

<div class="div3">
<font size=5 color="ffffff">right div</font>
</div>

</div>

<div class="bbzsc"><table><tr><td><table><tr><td><table><tr><td>

Das könnte Ihnen auch gefallen