/****************************** Dont remove this heading project: moveover coded by:switpotato 3 Box reddish layout http://switpotato.ucoz.com http://kamoteworks.com *******************************/ /* PAGE BACKGROUND */ body { background-image: url(http://img6.imageshack.us/img6/1876/reddishlaybg.png); background-repeat: no-repeat; background-color: #B22222 ; cursor: url("http://ourworld.cs.com/cuteberries/cursors/10.cur"),default; overflow-X: hidden; scrollbar-face-color: #611B1B ; scrollbar-highlight-color: #666666; scrollbar-shadow-color: #611B1B ; scrollbar-3dlight-color: #611B1B; scrollbar-arrow-color: #FF0000; scrollbar-track-color: #611B1B; scrollbar-darkshadow-color: #611B1B;} /*CURSOR CODES UPON HOVER - http://kamoteworks.com*/ a,a:link,a:visited,a:active,a:hover { cursor: url(http://ourworld.cs.com/cuteberries/cursors/34.cur),default!important;} /* GLOBAL FONTS */ .usercontent { color: #ffFFFF!important} /* GLOBAL LINKS */ .usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active { color: #ffFFFF;} .usercontent a:hover { color: #FF6347 ;} /*************************************************** * MISC: SMALL PHOTO NAMES - http://kamoteworks.com * ****************************************************/ .commonbox .dr a{ color:#ffffff! important; background-color: transparent; font-weight: bold! important;} .commonbox .dr a:hover { color: #FF6347 ! important; background-color:transparent; text-decoration:none ;} /*IMAGE AND LINK HOVER EFEX - remove :hover if u want to reverse the efex - http://kamoteworks.com*/ a:hover img {filter:alpha(opacity=50);-moz-opacity:10.1;opacity: 0.5;} /********************************************** * BOXES TO BE HIDE AND SHOW * * hide all boxes u want to be invisible first * * we will use our js to show them dont add * * important or else it wont show at all * * http://kamoteworks.com * ***********************************************/ #content_6,#content_2, #content_18, #moveover_toybox{display: none } /******************************************* * ADD BOX CODES - http://kamoteworksm.com * ********************************************/ /************************************ * MOVEOVER COMMONBOX h1 BUTTON MENU * * Button for ur hide and show boxes * *************************************/ #controlpanel_header{ position: absolute; top:164px! important; left: 307px!important; width: 400px! important ; padding:0px; background-color:transparent; } /****************************** * MOVEOVER ToyBox POSITIONING * *******************************/ #moveover_toybox{ position:absolute ; top:185px! important; left: 149px!important; width: 140px! important ; background-color:transparent ; height:340px; } /******************* * MOVEOVER MESSAGE * ********************/ #moveover_message { position:absolute ; top:518px! important; left:150px! important; color:#ffffff ; width:224px } /****************************** * MOVEOVER CREDITS POSITIONING * *******************************/ #moveover_credits{ position:absolute ; top:105px! important; left: 392px!important; width: 120px! important ; background-color:transparent ; height:60px;} /********************************************* * CSS BOX POSITIONING-http://kamoteworks.com * **********************************************/ /************************************* * LOGO CODES -http://kamoteworks.com * **************************************/ #logo { position:absolute; top:95px! important; left:70px! important} /**************************************************** * PRIMARAY LINK POSITIONING -http://kamoteworks.com * *****************************************************/ .primary_links { position: absolute!important; top:10px! important; left:40px!important;} /******************************************* * SEARCH CODES -http://www.kamoteworks.com * ********************************************/ /** Headsearch Link Tweaks -http://www.kamoteworks.com **/ #headersearch { position: absolute; left: 440px ! important; top: 543px! important;} #headersearch a:hover { color:#FFFFFF! important; font-weight: bold! important;} /** Input Box Tweaks -http://www.kamoteworks.com **/ #headersearch input { background-color: #5F1B1A! important; border: 1px inset #cccccc ! important; color: #ffffff ! important;} /** Secondary Input Box Tweaks -http://www.kamoteworks.com **/ div #friendstersearchlist .relative { background-color: #5F1B1A! important; border: 1px inset #cccccc ! important; color: #ffffff ! important;} /** Headsearch Friendster Link Tweaks -http://www.kamoteworks.com **/ a#websearchtoggle, a#friendstersearchtoggle { color: #cccccc! important; font-weight: bold! important;} /** Headsearch Title Tweaks -http://www.kamoteworks.com **/ #headersearch td{ color: #FFFFFF! important; font-weight: bold! important;} /********************************************** * CONTROLPANEL CODES - http://kamoteworks.com * ***********************************************/ #content_0{ position:absolute ; top:210px! important; left: 340px!important; text-align:center; color: #ffffff!important; background-color:transparent ; width: 410px! important ; height:290px; overflow:hidden! important;} /* CONTROLPANEL DATA BOX - http://kamoteworks.com */ .controlpanel ul.data{ width: 250px!important ; overflow:hidden!important; color: #ffffff; margin-left: 10px! important } /* CONTROLPANEL SHOUTOUT TWEAKS - http://kamoteworks.com */ .so, .soc, .sol, .sob { background: transparent !important; } #cpShoutoutBox { background-color: transparent! important; border: none ! important; height:auto! important; width:230px ! important; overflow-X: hidden! important; overflow-Y:auto! important; color: #ffffff! important; text-align:left! important; font-size: 12px; } /* BULLETS IN CONTROLPANEL DATA - http://kamoteworks.com */ .controlpanel .q{ background:url('http://i39.tinypic.com/25tizvl.jpg') no-repeat left center!important; overflow: hidden; height:13px;text-align:left; COLOR:#cccccc!important; padding-left:14px; padding-right:5px; padding-top:0px; padding-bottom:0px} .data a { color: #ffffff; text-decoration: ;} /***************************************************** * RESIZE CPBUTTON CONTAINER - http://kamoteworks.com * ******************************************************/ #content_0 #controlPanelButtons { width: 105px! important; margin: 1px 0 1px 4px! important; } #controlPanelButtons a { font-weight: bold! important; font-size: 10px! important; margin: 3px 0px 0px 0px!important; padding: 2px 0px 2px 0px! important; text-decoration: none! important; width: 105px! important ; height: 15px!important; text-align: center! important; color:#FFFFF0! important; background-color: #611B1B! important; border:1px outset #FF0000! important; } #controlPanelButtons a:hover{ font-weight: bold! important; font-size: 10px!important; margin: 3px 0px 0px 0px! important; padding: 2px 0px 2px 0px! important; text-decoration: none!important; width: 105px! important; height: 15px! important; text-align: center! important; color:#FFFFF0! important; background-color: #B44242! important ; border:1px inset #FF0000! important; } /*********************************************** * PHOTO GALLERY CODES - http://kamoteworks.com * ************************************************/ #content_1{ position:absolute ; top:197px! important; left: 144px!important; text-align:center; color: #ffffff!important; background-color:transparent ; height:300px; width: 140px! important ; overflow-X:hidden! important ; overflow-Y:auto! important;} /* MOVE PHOTO GALLERY CLOSER - http://kamoteworks.com */ .photos .flogriditem { margin-left: 0px! important ; margin-bottom: 5px! important ; margin-right: 0px! important;} /* PHOTO VIEWALL TWEAKS -http://kamoteworks.com */ .photos .viewall{display:none} /********************************************** * MOREABOUTME CODES - http://kamoteworks.com * ***********************************************/ #content_6{ position:absolute ; top:212px! important; left: 340px!important; text-align:center;color: #ffffff!important; background-color:transparent ; width: 410px! important ; height:289px; overflow-X:hidden! important ; overflow-Y:auto! important ; } /* BULLETS IN MOREABOUTME - http://kamoteworks.com */ .moreabout .q { background:url('http://i39.tinypic.com/25tizvl.jpg') no-repeat left center!important; overflow: hidden; height:13px; text-align:left; COLOR: #FF0000 !important; padding-left:14px; padding-right:5px; padding-top:0px; padding-bottom:0px} /********************************************* * TESTIMONIAL CODES - http://kamoteworks.com * **********************************************/ #content_18{ position:absolute ; top:214px! important; left: 340px!important; width: 410px! important ; text-align:center; color: #ffffff!important; background-color:transparent ; height:287px; overflow-X:hidden! important ; overflow-Y:auto! important } /* INDIVIDUAL COMMENT BOX TWEAKS - http://kamoteworks.com */ .publiccomments div ul{ left: -6px! important ; border: none! important; padding:2px; text-align:left; width:285px! important; height:auto! important; background-color: transparent ! important; color: #FFFFFF! important; top: 0px ! important; overflow-X:hidden! important ; overflow-Y:auto! important} /* PUBLICCOMENT DATA BULLETS - http://kamoteworks.com */ .publiccomments .data a{ background:url('http://i39.tinypic.com/25tizvl.jpg') no-repeat scroll left center; border: none! important; background-color: transparent ! important; overflow: hidden;height:18px; text-align:center; color: #FF0000!important; padding-left:14px; padding-right:0px; padding-top:2px; padding-bottom:0px ;} .publiccomments .data a:hover{ background:url('http://i39.tinypic.com/25tizvl.jpg') no-repeat scroll left center; border: none! important; background-color: transparent ! important; overflow: hidden; height:13px;text-align: center; color: #FFFfff!important; padding-left:14px; padding-right:0px; padding-top:0px; padding-bottom:2px} /* COMMENTS VIEWALL TWEAKS -http://kamoteworks.com */ .publiccomments .viewall { margin-bottom:6px! important; margin-top:13px!important; margin-left:16px!important;} /* ASSIGNING IMG SIZE VALUE TO COMMENT - http://kamoteworks.com */ .publiccomments img { width:120px! important; height;120px! important; overflow:hidden;} /*************************************** * MEDIA CODES - http://kamoteworks.com * ****************************************/ #content_10{ position:absolute ; top:67px! important; left: 547px!important; text-align:center; color: #ffffff!important; background-color:transparent ; width: 242px! important ; height:83px; overflow-X:hidden! important; overflow-Y:auto! important; } /***************************************** * FRIENDS CODES - http://kamoteworks.com * ******************************************/ #content_2{ position:absolute ; top:197px! important; left: 166px!important; text-align:center; color: #ffffff!important; background-color:transparent ; width: 118px! important ; height:300px; overflow-X:hidden! important ; overflow-Y:auto! important } /* FRIENDS VIEWALL TWEAKS -http://kamoteworks.com */ .friends .viewall{position:relative; left: -7px! important } /**************************************** * FOOTER CODES - http://kamoteworks.com * *****************************************/ /* Adjust the Padding to control the page height - http://kamoteworks.com */ #footer_container{ padding-top:459px! important; padding-bottom:1px;} #footer { left:-35px! important; color: #FFffff; background:url('http://i39.tinypic.com/15ot17l.gif') no-repeat scroll top center; padding-top: 30px! important } #footer a { color:#FFffff ; } #footer a:hover { color:#FF0000; } /**************************************** * MAINNAV CODE - http://kamoteworks.com * *****************************************/ /* NO NEED TO EDIT THIS PART - http://kamoteworks.com */ #mainnav{margin: 0 0px;background:transparent! important; border: transparent!important; width: 800px !important; text-align: center !important;} #mainnav ul li ul li.sublink_top {border-top: 0px none transparent! important;} #mainnav ul li ul li{display: list-item;float: none;border-bottom: 0px none transparent; background-color: tranparent! important;} .secondary_links {display:none} /*SUBLINK DROP DOWN MENU*/ #mainnav ul li ul li a {visibility:hidden! important; background:transparent! important} /*REMOVE BLUE BACKGROUND SUBLINK CONTAINER*/ #mainnav ul li ul {background-color: transparent;} /* START EDITING HERE - http://kamoteworks.com */ #mainnav a { margin: 0 2 0 2; text-decoration:none! important; padding: 1px 7px 1px 9px! important; color:#FFFFF0! important; background-color: #611B1B! important; border:1px outset #FF0000! important;} #mainnav a:hover { text-decoration:none! important; color: #FFFFF0! important; padding: 1px 7px 1px 9px!important; background-color: #B44242! important; border:1px inset #FF0000! important;} /*treemenu - http://kamoteworks.com */ #mainnav .mainfoldericon{ background: none! important; background-attachment: scroll; background-repeat: repeat! important; background-position: top center; padding: 1px 7px 1px 9px! important; background-color:#611B1B! important; color: #FFFFF0! important;} /********************************************** * VIEW ALL LINK CODE - http://kamoteworks.com * ***********************************************/ .commonbox .viewall {text-align:center;color: #000000! important } .viewall a { font-weight: bold! important; font-size: 11px! important; margin: 3px 0px 0px 0px!important; padding: 2px 2px 2px 2px! important; text-decoration: none! important; text-align: center! important; color:#FFFFF0! important; background-color:#611B1B! important; border:1px outset #FF0000! important; } .viewall a:hover { font-weight: bold! important; font-size: 11px!important; margin: 3px 0px 0px 0px! important; padding: 2px 2px 2px 2px! important; text-decoration: none!important; text-align: center! important; color:#FFFFF0! important; background-color: #B44242! important ; border:1px inset #FF0000! important; } /***************************************** * RESIZE IMAGES - http://kamoteworks.com * ******************************************/ /*************************************** * PRIMARY PIC - http://kamoteworks.com * ****************************************/ /*MAINPHOTO CONTAINER must always be bigger than the image codes */ #content_0 .imgblock200 { width: 120px! important; height: 105px! important; background: none; margin-bottom: 2px; border: none! important; } /*RESIZE MAINPHOTO - http://kamoteworks.com */ #content_0 .imgblock200 img { margin: 0 auto; width: 103px! important; height: 100px! important; border: 2px double #FF0000! important;} /***************************************** * GALLERY IMAGE - http://kamoteworks.com * ******************************************/ /* RESIZE GALLERY PIC CONTAINER must always be bigger than the image codes */ #content_1 .flogridp .ir { height: 90px! important; width:94px! important; border: none! important;} /*RESIZE GALLERY PIC - http://kamoteworks.com */ #content_1 .flogridp .ir img { margin: 0 auto; height: 80px! important; width:80px! important; border:2px double #FF0000! important ;} /************************************** * FRIEND PIC - http://kamoteworks.com * ***************************************/ /*RESIZE FRIEND IMAGE - http://kamoteworks.com */ #content_2 .flogrid75 .ir img { height: 70px! important; width: 70px! important; border: 2px double #FF0000! important; margin-bottom: -10px! important;} /*************************************** * TESTI IMAGE - http://kamoteworks.com * ****************************************/ /*RESIZE TESTI IMAGE CONTAINER must always be bigger than the image codes */ .publiccomments .imgblock75, .ir { width: 78px! important; height: 74px! important; background:transparent; margin: 0px; } /*RESIZE TESTI IMAGE - http://kamoteworks.com */ .publiccomments .imgblock75 img{ width: 70px! important; height: 70px! important; margin: 0px ; border: 2px double #FF0000! important; } /**************************************** * HIDING CODES - http://kamoteworks.com * *****************************************/ #googleAdPlacement, #banneradrow, #navLang, #mainnav div div, #marketing_bg, #subnav, #content_14 { display:none!important;} #navdivider{display:none!important ;background:transparent;} .badge, .commonbox_noborder, .controlpanel p, .user_tracker, .editlink, .meettrail{display:none!important;} a.more{display:none! important} .commonbox h2 { visibility: hidden; display:none; } .groups div, .reviews div, .blog div, .fansof div, .AppModule div{display : none! important;} .commonbox { background-color: transparent;} .commonbox .evenrow { background-color: transparent;} /*REMOVE SMALL PHOTO NAMES white line- http://switpotato.ucoz.com */ .dr {border-top:none; background-color: transparent; } /* REMOVE ALBUM TITLE - http://switpotato.ucoz.com */ .flogridp ul#album-details li {display : none! important;} /*REMOVE GALLERY PIC WHITE BG - http://kamoteworks.com */ .flogridp .flogriditem {background:none;} /* HIDE PRIMARY PIC TITLE blend the color to ur bg - http://kamoteworks.com */ #content_0 .itd, #content_0 .itd ul {font-size: 0px !important;color:#ffffff;} /************************************ End of Codes project: moveover http://kamoteworks.com NOT BECAUSE CODES ARE EDITABLE AND YOU CHANGE THE VALUE YOU CAN CLAIM THIS AS YOURS.USE IT IF U WANT JUST PLS GIVE DUE RESPECT TO THE AUTHOR AND FORUM SOURCE.. ************************************/