Blue (Simple) made by rollsroy21 Copy and Paste the CSS Codes to Customize Page. Save and View Profile. Code /* Layout by Froilan Bautista */ /* http://profiles.friendster.com/rollsroy */ /* http://layoutsniroy.co.cc */
/* PAGE BACKGROUND */ body { background-image: url(http://i445.photobucket.com/albums/qq175/layoutsniroy/blue.jpg); background-attachment: fixed; background-position: top left; background-repeat: no-repeat; background-color: #77b8d4; cursor: ; } /* GLOBAL FONTS */ .usercontent { color: #087ab0; } /* GLOBAL LINKS */ .usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active { color: #055074; } .usercontent a:hover { color: #052d40; } /* MASTER BOXES */ .commonbox { background-color: transparent; } .commonbox .evenrow { background-color: transparent; } /* MASTER HEADERS */ .commonbox h1, .commonbox h2 { color: #3399ff; background-color: #bfdeeb; } /* CONTROL PANEL: BOX */ .controlpanel { background-color: transparent; } /* CONTROL PANEL: USER PHOTO */ .controlpanel .imgblock200 { border-color: #052d40; } /* CONTROL PANEL: DATA */ .data a { text-decoration: ; } /* CONTROL PANEL: MORE ABOUT ME LINK */ a.more { text-decoration: ; } /* CONTROL PANEL: BUTTONS */ #controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited { font-family: Arial, Sans-serif; text-decoration: ; } #controlPanelButtons a:hover { font-family: Arial, Sans-serif; text-decoration: ; }
|