[b]Friendster Div IDs[/b]
[quote][b]/*-- Control Panel --*/[/b]
0[/quote]
[quote][b]/*-- Photo Gallery --*/[/b]
1[/quote]
[quote][b]/*-- Featured Friends--*/[/b]
2[/quote]
[quote][b]/*-- More About -
@barbz
for the page background
[quote]body {
background-image: url(URL of YOUR IMAGE);
background-attachment: fixed;
background-position: center center;
background-repeat: repeat;
background-color: transparent;
}[/quote]
for the master boxes
[quote].commonbox, .commonbox_noborder {
background: transparent ur(URL of YOUR IMAGE);
}
.evenrow {
background: transparent url(URL of YOUR IMAGE);
}[/quote]