Archive for May 24th, 2006

Autumn By The River MySpace Layout

MySpace Layout of Autumn Season By The Riverside.

Click on the link and copy the code into “About Me” section.
Layout code

body {
background-color:97200A;
background-image:url(’http://img74.imageshack.us/img74/4716/autumn3lq.jpg’);
background-attachment:fixed;
background-position:center;
background-repeat:no-repeat; }
table, tr, td {
background-color:transparent;
border:0px;
padding:0;}
table table {
border: 0px }
table table table {
border:1px dashed;
border-color:FF0000;
padding:1px; }
table table table td {
background-color:transparent; }
table table table table td {
filter:none;}
table table, table table table [...]

Bottlenose Dolphin MySpace Layout

MySpace Layout of Bottlenose Dolphin. One of my favourite mammals.

Click on the link and copy the code into “About Me” section.
Layout code

.section1:before { content: “Body Properties”; }
body {
background-color:FFFFFF;
background-image:url(’http://img221.imageshack.us/img221/3682/bottlenosedolph4af.jpg’);
background-position:center;
background-repeat:no-repeat;
background-attachment:fixed;
}

.section2:before { content: “Table Section Properties”; }
table, tr, td {background:transparent; border:0px;}
table table table {background:transparent;}
table table table td {
[...]

Blue Sky Blue Sea MySpace Layout

MySpace Layout of a clear blue sky and blue sea. So peaceful.

Click on the link and copy the code into “About Me” section.
Layout code

.section1:before { content: “Body Properties”; }
body {
background-color:FFFFFF;
background-image:url(’http://img221.imageshack.us/img221/465/blueskybluesea5ct.jpg’);
background-position:center;
background-repeat:no-repeat;
background-attachment:fixed;
}

.section2:before { content: “Table Section Properties”; }
table, tr, td {background:transparent; border:0px;}
table table table {background:transparent;}
table table table td [...]

Beautiful Sunset My Space Layout

MySpace Layout of A Beautiful Sunset At the Beach.

Click on the link and copy the code into “About Me” section.
Layout code

.section1:before { content: “Body Properties”; }
body {
background-color:FFFFFF;
background-image:url(’http://img61.imageshack.us/img61/2784/sunset2tz.jpg’);
background-position:center;
background-repeat:no-repeat;
background-attachment:fixed;
}

.section2:before { content: “Table Section Properties”; }
table, tr, td {background:transparent; border:0px;}
table table table {background:transparent;}
table table table td {
background-color:ffffff;
[...]