Style: S2 Flexible Squares
Account Type: Free Account and Sponsered +
Website: NEEDED if you want the layout to work.
Custom Colors: none
Default Icon: nope
Best view: 1024x768
Browser(s) Compatible: IE, Firefox and Safari
Notes: This is my very first S2 Layout.
Preview:
(
Read more... )
Comments 49
(The comment has been removed)
Reply
Reply
Reply
I'm gonna use it. ♥
Reply
Reply
Reply
.userpic {
position: relative;
float: left;
background-color: #90d1c9;
padding: 5px;
margin: 10px;
z-index: 15;
}
.userpicfriends {
position: relative;
float: left;
padding: 5px;
margin: 10px;
text-align: center;
border-style: solid;
border-width: 1px;
border-color: #016a5d;
font-family: "Verdana", sans-serif;
font-size: 11px;
z-index: 15;
}
and change it to this:
.userpic {
position: relative;
float: right;
background-color: #90d1c9;
padding: 5px;
margin: 10px;
z-index: 15;
}
.userpicfriends {
position: relative;
float: right;
padding: 5px;
margin: 10px;
text-align: center;
border-style: solid;
border-width: 1px;
border-color: #016a5d;
font-family: "Verdana", sans-serif;
font-size: 11px;
z-index: 15;
}
Reply
(The comment has been removed)
Reply
Reply
Reply
Leave a comment