Google
 

Go Back   NackVision > Website Related > Premade Layout > Premade Friendster

Reply
 
Thread Tools
Old 03-26-2007, 09:54 PM   #1
aries00712
Member
 
aries00712's Avatar
 
Join Date: Oct 2006
Posts: 35
The Blaxk Parade Part 2

Preview: http://www.friendster.com/darkcss7

Instructions:
1. Copy The Code Then Edit It On Notepad
2. Save This File As myfile.css
3. Upload it to any web hosting site (e.g., www.freewebtown.com).
4. Get the full URL of your css file (e.g., http://www.freewebtown.com/username/myfile.css).
5. Replace the URL_OF_FILE with the css URL.

<link href="URL_OF_FILE" rel="stylesheet" type="text/css">
6. Copy and paste the above codes to your SCHOOLS (others)
7. Save it.

Here Is The Code:

/* FriendsterMagic - body background */
body {
background: #000000;
background-attachment: fixed;
background-repeat: repeat;
background-image: url();
background-position: top left;
margin: 20px 0px 20px 0px;
}
 
/*FriendsterMagic - first main table */
table#flo_wrapper {
margin: 20px auto 20px auto;
border: #808080;
border-style: ridge;
border-width: 3px;
background: #000000;
background-image: url(http://www.freewebtown.com/cssprofiles1/images7/cpanel.gif);
background-attachment: fixed;
background-repeat: repeat;
background-position: top left;
}
 
/*FriendsterMagic - second main table */
table#flo1t {
background: #000000;
background-image: url();
background-attachment: fixed;
background-repeat: repeat;
background-position: top left;
padding: 30px;
margin: 10px 10px 10px 10px;
border: #808080;
border-style: ridge;
border-width: 3px;
}
 
table#flo1t td.ltd {
padding:20px 20px 5px 20px;
}
table#flo1t td.rtd {
padding:20px 20px 5px 20px;
}
 
 
/* FriendsterMagic - scrollbars */
body {
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #2a2a2a;
scrollbar-dark-shadow-color: #2a2a2a;
scrollbar-track-color: #2a2a2a;}
 
/* FriendsterMagic - master text color */
body,td,tr,div,p {color:#ecedef;}
 
/* FriendsterMagic - remove shoutout */
.controlpanel .so div#cpShoutoutBox, .controlpanel .so div#cpShoutoutEditBox { display:none; }
.controlpanel .sol {display:none;}
.controlpanel .sob {display:none;}
 
/* FriendsterMagic - remove more about me link */
.controlpanel a.more {display:none;}
 
/* FriendsterMagic - center profile info */
.controlpanel ul.data li {
text-align:center;
}
 
/* FriendsterMagic - image links specific module boxes*/
#controlpanelbuttons a {color: #ecedef;
border:none;
background-color:#787e69}
 
#controlpanelbuttons a:link {color: #ecedef;
border:none;
background-color: transparent;
background-image: url(http://www.freewebtown.com/cssprofiles1/images7/cpanel.gif);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: top left;}
 
#controlpanelbuttons a:visited {color: #e0d3c2;
border:none;
background-color: transparent;
}
 
#controlpanelbuttons a:hover {color: #e0d3c2; border-width:1px;
border-color: #ffffff; background-color: transparent;}
 
/* FriendsterMagic - master links */
body {cursor: url(http://www.spinmyprofile.com/graphics/cursors/arrows/25.ani);}
a:link {color:#ecedef;text-decoration:none;}
a:visited {color:#ecedef;text-decoration:none;}
a:hover {
color:#afae86;
text-decoration:none;
font-size:9px;
}
 
/* FriendsterMagic - center master headers text*/
.commonbox h1, .commonbox h2 { /*header*/
background-color: TRANSPARENT;
text-align:center;
color: #ecedef;
}
.commonbox .viewall { /*viewall link*/
text-transform: TRANSPARENT;
}
.commonbox .imgblock75, .ir { /*photo blocks*/
background-color: TRANSPARENT;
}
.commonbox .dr { /*name bars below photo blocks*/
background-color: TRANSPARENT;
}
.commonbox .evenrow { /*even row*/
background-color: TRANSPARENT;
}
 
/* FriendsterMagic - personalize logo */
#navigation {
background: #000000;
border:none;
margin:40px 10px 40px 10px;
padding:260px 0 0 0;
background-image: url(http://www.freewebtown.com/cssprofiles1/images7/logo.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: TOP center;
}
 
/* FriendsterMagic - main navigation*/
#mainnav {
margin:0 0 2px 0;
padding:0px 0 2px 0;
width:100%;
font-size:15px;
font-weight:bold;
background: url() fixed no-repeat center; #ffffff;}
 
#mainnav div.links a:link, #mainnav div.links a:visited, #mainnav div.links a:active { color:#ffffff; text-decoration:none; }
#mainnav div.links a:hover {color:#e0d3c2;font-size:10px;text-decoration:none;}
#mainnav .left {display:none;}
#mainnav .right {display:none;}
#navdivider {display:none;background:transparent;}
#subnav {display:none;}
 
/* FriendsterMagic - remove top banner */
.banner_ad_fix{display:none;}
 
/* FriendsterMagic - remove logo */
.logo {display:none;background:transparent;}
 
/* FriendsterMagic remove search form*/
#search {display:none;background:transparent;}
#search form {display:none;background:transparent;}
 
/* FriendsterMagic - remove footer */
#footer_container {display: none;}
#footer {display: none;}
 
/* FriendsterMagic - hide the connection box */
#meettrail{display:none;background:transparent;}
 
/* FriendsterMagic - hide google ads */
#googleAdFactory.fullwidth{position:absolute;top:-5500px;}
 
/* FriendsterMagic - hide report abuse */
.reportabuse{display:none;}
 
/* FriendsterMagic - remove featured sponsor */
#marketing_bg{display:none;background:transparent;}
 
.commonbox { /*box*/
background-color: #000000;
background-image: url(http://www.freewebtown.com/cssprofiles1/images7/tablebg.gif);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: right bottom;
border: #808080;
border-style: inset;
border-width: 5px;
margin:auto auto auto 50px;
}
 
/* FriendsterMagic - photo gallery */
.photos { /*box*/
background-color: #000000;
background-image: url(http://www.freewebtown.com/cssprofiles1/images7/header.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center bottom;
border: #808080;
border-style: inset;
border-width: 5px;}
 
/*FriendsterMagic - resize friends box */
#friends_2_2 {margin:auto 50px auto auto;}
 
/* FriendsterMagic - one column friends list */
.friends {
background-color: #000000;
background-image: url(http://www.freewebtown.com/cssprofiles1/images7/friendbg.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center bottom;
border: #808080;
border-style: inset;
border-width: 5px;
padding-left:0px; padding-right:0; padding-top:18px; padding-bottom:400px;
}
 
.friends div.boxcontent{width:100%;text-align:center;}
.friends.flogrid75{text-align:center;width:75px;}
.friends div.viewall a{text-align:center;width:100%;padding-left:20px;}
 
.blogsreviews { /*box*/
display:none;
}
.videos { /*box*/
display:none;
}
 
/* FriendsterMagic - public comments */
#publiccomments_1_7 {
background-color: #000000;
background-image: url(http://www.freewebtown.com/cssprofiles1/images7/header.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center bottom;
border: #808080;
border-style: inset;
border-width: 5px;
}
 
/* FriendsterMagic - more about me */
.moreabout { /*box*/
background-color: #000000;
background-image: url(http://www.freewebtown.com/cssprofiles1/images7/header.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center bottom;
border: #808080;
border-style: inset;
border-width: 5px;
}
.fanof { /*box*/
display:none;
}
.groups { /*box*/
display:none;
}
 
/* FriendsterMagic - scrolling testimonial boxes */
.testimonials div div .dtd{width:100%;}
.testimonials div div .dtd ul{padding: 2px 2px 2px 2px; overflow: auto; border: 1px solid #000000; width: 400px; height: 75px;}
.testimonialscomments { /*box*/
background-color: TRANSPARENT;}
.testimonials { /*box*/
background-color: #000000;
background-image: url(http://www.freewebtown.com/cssprofiles1/images7/header.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center bottom;
border: #808080;
border-style: inset;
border-width: 5px;}
 
/* FriendsterMagic - media box */
.scrapbook { /*box*/
background-color: #000000;
background-image: url(http://www.freewebtown.com/cssprofiles1/images7/header.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center bottom;
border: #808080;
border-style: inset;
border-width: 5px;
}
 
.myfans { /*box*/
display:none;
}
 
.reviews { /*box*/
display:none;
}
 
.blogs { /*box*/
display:none;
}
 
/* IMAGE EFFECTS */
a:hover img { filter:alpha(Opacity=100,FinishOpacity=0,Style=2); }
Have Fun Guys!!!!
(Offline)
 
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
The Black Parade aries00712 Premade Friendster 2 03-26-2007 02:51 PM
..:: MACY'S DAY PARADE jenggry Music 0 07-14-2006 05:52 AM


All times are GMT -7. The time now is 04:19 AM.