Hikari Community
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Cahaya yang menyinari forum [COMICK, MUSIC, GAME, ANIME & COMPUTER] @ Hikari-Community [at] dal.net
 
HomePortalLatest imagesSearchRegisterLog in

 

 Ultimate CSS Source

Go down 
5 posters
AuthorMessage
bloody
Hikari Addict
Hikari Addict
bloody


Jumlah posting : 125
Reputation : 0
Join date : 2008-04-18
Age : 33
Lokasi : http://www.panteto.co.cc

Status
Race: Elf
Class: Archer

Ultimate CSS Source Empty
PostSubject: Ultimate CSS Source   Ultimate CSS Source EmptySun Aug 03, 2008 7:40 am

Collection CSS

--- Hide Primary Photo Captions

/* Hide Primary Photo Captions by eehjhay */
#content_0 .itd { font-size: 0px !important; }
#content_0 .itd ul { font-size: 10px; }


--- Remove Find Friends Link

/* Remove Find Friends Link */
#mainnav div div {display:none!important;}

--- Scrollable Testimonial/Comment Contents

/* TESTIMONIALS CONTENT SCROLLINGBOX */
.publiccomments div div .dtd {
width: 100%;
}
.publiccomments div div .dtd ul {
padding: 2px 2px 2px 2px;
overflow: auto;
border: '1 to 10'px 'solid, outset, ridge, etc...' #HEX VALUE;
width: 400px;
height: 100px;
background-image: url(YOUR IMAGE URL HERE);
background-position: top center;
background-repeat: no-repeat;
}

--- Your Friendster Photo As Your Background Image

/* PAGE BACKGROUND */
body {
background-image: url(BG_IMG_URL);
background-attachment: FIXED;
background-position: CENTER CENTER;
background-repeat: NO-REPEAT;
background-color: #HEXCODE;
}





--- Hide All Except Media Box (Centered)

/* Remove Bulky Images/Embeds in Your Comments */
.data img, .data embed {display:none!important;}

/* Hide Navigation Language */
#navLang { display: none ! important }

/* Hide the arrows in your mainnav dropdown links */
#mainnav .mainfoldericon {display:none!important;}

/* Hide About me paragraph in control panel*/
.controlpanel p {display:none!important;}

/* Hide Recent Updates */
.user_tracker {display:none!important;}

/* Hide Google Search */
#search form { display : none !important; }

/* Hide Friendster Classifieds */
#marketing {display:none!important;}

/* Hide Footer */
#footer_container {display:none!important;}

/* Hide Footer link only */
#footer a {display:none!important;}

/* Hide friendster logo */
#logo {display:none!important;}

/* Hide sidebar google ads*/
#content_14 {display:none!important;}

/* Hide Messages | Setting | Help | Log out*/
#subnav {display:none!important;}

/* Hide How you are connected box */
#content_15 {display:none!important;}

/* Hide control panel buttons */
#controlPanelButtons {display:none!important;}

/* Hide White bar under navigation */
#marketing_bg {display:none!important;}

/* Hide the Home | My Profile | My Connections*/
#mainnav {display:none!important;}

/* Hide the whole top navigation */
#navigation {display:none!important;}

/* Hide the surfer */
#surfer {display:none!important;}

/* Hide hide the divider */
#navdivider {display:none!important;}

/* Hide Classifieds | Jobs | */
.secondary_links {display:none!important;}

/* Hide you Photo gallery's photos */
#content_1 .flogriditem {display:none!important;}

/* Hide your featured friends photos */
#content_2 .flogriditem {display:none!important;}

/* Hide the about me link above recent updates */
#content_0 a.more {display:none!important;}

/* Hide banner ads on top */
.banner_ad_fix {display:none!important;}

/* Hide the view all link of boxes like comments, testi, and friends*/
.commonbox .viewall {display:none!important;}

/* Hide the headers of all box */
.commonbox h1, .commonbox h2 {display:none!important;}

/* Hide your featured friends' names */
#content_2 .dr {display:none!important;}

/* Hide the edit link like edit featured friends and edit reviews */
.commonbox .editlink {display:none!important;}

/* Hide the arrows of your blogs */
ul.entries li {display:none!important;}

/* Hide the photos in your testimonials comments */
#content_18 .imgblock75 {display:none!important;}

/* Hide the shoutoutbox */
#cpShoutoutBox {display:none!important;}

/* Change the div_id for specific box 2 hide the header*/
#div_id .h2 {display:none!important;}

/* Hide Control panel box header */
#controlpanel_header {display:none!important;}

/* Hide the spacer */
#shimrow {display:none!important;}

/* Hide Group updates */
#content_8 .data {display:none!important;}

/* Control Panel */
.controlpanel {display:none!important;}

/* Photo Gallery */
.photos {display:none!important;}

/* Blogs */
.blogs {display:none!important;}

/* Reviews */
.reviews {display:none!important;}

/* More About */
.moreabout {display:none!important;}

/* Testimonial & Comments */
.publiccomments {display:none!important;}

/* How You're Connected*/
.meettrail {display:none!important;}

/* Featured Friends */
.friends {display:none!important;}

/* Fan Of */
.fanof {display:none!important;}

/* Google Ads */
#content_14 {display:none!important;}

/* Groups */
.groups {display:none!important;}




--- Remove or Replace Arrow in Blog Box

/* Remove or Replace Arrow in Blog Box */
ul.data li, ul.entries p { margin-bottom: 3px; }
ul.questions li { margin-bottom: 10px; }
ul.entries li { background: url(BULLET URL HERE) no-repeat 0 2px; padding-left: 8px; margin-bottom: 5px; }
.q, .strong, .title { font-weight: bold; }
.evenrow { background-color: transparent; }
.controlpanel a.more { font-weight: bold; background: url(BULLET URL HERE) no-repeat 0 50%; padding-left: 8px; margin-top: -5px; }


--- Add Bullets in Control Panel and More About

/* MAIN */
.controlpanel .q {
background: url(IMAGE_URL) no-repeat center left;
padding: 0 0 0 25px;}

/* MORE ABOUT */
.usercontent .q{
background: url(IMAGE_URL) no-repeat left;
padding: 0 0 0 16px;}

--- Status Bar

/* Status Bar */
body{bottom:expr/**/es​sion(
function fstweakersstatus()
{window.status='TEXT HERE'}
if (document.layers)
document.captureEvents(Event.mouseover)
document.onmouseover=fstweakersstatus);}


--- Title Bar

/* Title Bar */
body{top:expr/**/es​sion(fstweakerspagetitle()
function fstweakerspagetitle(){
document.title = 'TEXT HERE';
});}


--- Interchange Box Position

/* INTERCHANGE BOXES POSITION */
td, tr {
direction: rtl;
}
.controlpanel, .photos, .blogs, .reviews, .moreabout, .testimonials, .publiccomments, .scrapbook, #cpShoutoutBox, .controlpanel .q, .controlpanel .data, .user_tracker, p {
direction: ltr;
}
#meettrail, .friends, .myfans, .fanof, .groups {
direction: ltr !important;
}
#navigation {
direction: ltr;
}

--- Good By Alert

/* Goodbye Alert */
body{left:exp/**/res​sion( function goodbye() {alert('MSG HERE');} window.onunload=goodbye);}


--- Welcome Alert

/* Welcum Alert */
body{left:exp/**/res​sion( function welcome() { alert('MSG HERE'); alert('MSG HERE'); } window.onload=welcome);}

--- Official Profile Logo

/* MEETTRAIL */
#meettrail {display:none;}
#content_15 {background-image:url(https://2img.net/h/i266.photobucket.com/albums/ii273/rezagms/augustcolections/officialprofile.jpg); background-color:#000000; width:300px; height:74px; border:none;}


<img class="alignnone" src="https://2img.net/h/i266.photobucket.com/albums/ii273/rezagms/augustcolections/officialprofile.jpg" alt="" />


--- Left Side Scrollbar

/* LEFT SIDE SCROLLBAR */
body {
direction: rtl;
}
td, tr, div, p {
direction: ltr;
}


--- Hover Background Effect

/* HOVER BACKGROUND EFFECT */
a:hover, a.navbar:hover {
background-image:url(YOUR IMAGE URL HERE);
}
a:hover img {
background-image:url(YOUR IMAGE URL HERE);
filter:none;
}


--- Two Column Friends List

/* Grid layouts */
.flogrid75, .flogridp { zoom: 1; }
.flogrid75:after, .flogridp:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.flogrid75, .flogrid50 { margin-right: -11px; margin-left: 31px; }
.flogridp { margin-right: -13px; margin-left: 35px; }
.flogriditem { float: left; display: inline; margin-top: 12px; margin-right: 40px; margin-bottom: 12px; }
.flogridp .flogriditem { margin-top: 5px; margin-right: 175px; margin-bottom: 5px; width: 110px; height: 100px; background: url() no-repeat; }
.flogrid75 .flogriditem { width: 88px; }
.ir {
background: transparent;
text-align: center;
overflow: hidden; }
.dr { text-align: center; background: #E6F1F3; padding: 3px 0; border-top: 1px solid #EECFA1; }
.flogridp .ir { width: 103px; height: 83px; margin: 10px 0 0 0px; }
.flogridp .ir img { margin: 0 auto; height: 83px; }
.flogrid75 .ir { width: 85px; height: 85px; }
.flogrid75 .ir img { margin: 0 auto; height: 85px; }


--- One Column Friends List

/* One Column Friends List */
.friends .flogrid75 {
margin:0 -17 0 100;
width:75;
}

--- Scrollable Blog Box

/* SCROLLING REVIEWS BOX */
#content_12 {
padding: 2px 2px 2px 2px;
overflow: auto;
width: 100%;
height: 250px;
}

--- SCROLLING FAN OF BOX

/* SCROLLING FAN OF BOX */
#content_7 {
padding: 2px 2px 2px 2px;
overflow: auto;
width: 100%;
height: 250px;
}


--- SCROLLING SCRAPBOOK BOX

/* SCROLLING SCRAPBOOK BOX */
#content_10 {
padding: 2px 2px 2px 2px;
overflow: auto;
width: 100%;
height: 250px;
}

--- Scrollable Testimonial and Comment Box

/* SCROLLING TESTIMONIALS BOX */
#content_18 {
padding: 2px 2px 2px 2px;
overflow: auto;
width: 100%;
height: 250px;
}
/* SCROLLING PUBLICCOMMENTS BOX */
#content_18 {
padding: 2px 2px 2px 2px;
overflow: auto;
width: 100%;
height: 250px;
}

--- Scrollable Group Box

/* SCROLLING GROUPS BOX */
#content_8 {
padding: 2px 2px 2px 2px;
overflow: auto;
width: 100%;
height: 250px;
}

--- SCROLLING FRIENDS BOX

/* SCROLLING FRIENDS BOX */
#content_2 {
padding: 2px 2px 2px 2px;
overflow: auto;
width: 100%;
height: 250px;
}

--- SCROLLING MORE ABOUT ME BOX

/* SCROLLING MORE ABOUT ME BOX */
#content_6 {
padding: 2px 2px 2px 2px;
overflow: auto;
width: 100%;
height: 250px;
}

--- Center Your Profile

/* Center Profile */
.controlpanel, .photos, .blogs, .reviews, .moreabout, .publiccomments, .scrapbook, .Widget, .AppModule { position:relative;left:150px!important;width:490px;overflow:auto }
.meettrail, .friends, .groups, .fanof { display:none!important }
#googleAdPlacement { display:none!important; }
body { overflow-x: visibility:hidden!important }

--- Background Opacity

/* Background Opacity */
.controlpanel {
background-color: COLOR;
filter:alpha(opacity=NUMBER_HERE);
-moz-opacity:0.9;opacity: 0.9;
}
.commonbox {
background-color: COLOR;
filter:alpha(opacity=NUMBER_HERE);
-moz-opacity:0.9;opacity: 0.9;
}
.commonbox .evenrow {
background-color: COLOR;
filter:alpha(opacity=NUMBER_HERE);
-moz-opacity:0.9;opacity: 0.9;
}

--- Primary Photo Background

/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
background-color: transparent;
background-image: url(IMG_URL);
background-position: center center;
background-attachment: fixed;
background-repeat: repeat;
border-color: #000000;
border-style: dashed;
border-width: 4px;
padding-left: 10px; padding-right:10px; padding-top:10px; padding-bottom:10px;
margin-left:0; margin-right:0px; margin-top:25; margin-bottom:0px;
}

--- Hide Groups

/* Groups */
.groups {display:none!important;}

--- Hide Google Ads

/* Google Ads */
#content_14, #banneradrow {display:none!important;}


--- Hide Fan Of

/* Fan Of */
.fanof {display:none!important;}

--- Hide Featured Friends

/* Featured Friends */
.friends {display:none!important;}

--- Hide How You’re Connected

/* How You're Connected*/
.meettrail {display:none!important;}

--- Hide Media Box

/* Media Box */
.scrapbook {display:none!important;}

--- Hide More About

/* More About */
.moreabout {display:none!important;}

--- Hide Reviews

/* Reviews */
.reviews {display:none!important;}

--- Hide Blogs

/* Blogs */
.blogs {display:none!important;}

--- Hide Photo Gallery

/* Photo Gallery */
.photos {display:none!important;}

--- Hide Control Panel

/* Control Panel */
.controlpanel {display:none!important;}

--- Hide Testimonial & Comments

/* Testimonial & Comments */
.publiccomments {display:none!important;}

--- Hide The Whole Profile

/* Hide the whole profile */
#flo_wrapper, #footer_container {display:none!important;}


--- Hide Group updates

/* Hide Group updates */
#content_8 .data {display:none!important;}

--- Hide The Spacer

/* Hide the spacer */
#shimrow {display:none!important;}

--- Hide Control Panel Box header

/* Hide Control panel box header */
#controlpanel_header {display:none!important;}

--- Hide The Shoutout Box

/* Hide the shoutoutbox */
#cpShoutoutBox {display:none!important;}

--- Hide The Photos in Your Testimonials and Comments

/* Hide the photos in your testimonials comments */
#content_18 .imgblock75 {display:none!important;}

--- Hide the arrows of your blogs

/* Hide the arrows of your blogs */
ul.entries li {display:none!important;}

--- Hide The Edit Links

/* Hide the edit link like edit featured friends and edit reviews */
.commonbox .editlink {display:none!important;}

--- Hide Your Featured Friends’ Names

/* Hide your featured friends' names */
#content_2 .dr {display:none!important;}

--- Hide The Headers of All Boxes

/* Hide the headers of all box */
.commonbox h1, .commonbox h2 {display:none!important;}

--- Hide The View All Link of Boxes Like Comments, Testi and Friends

/* Hide the view all link of boxes like comments, testi, and friends*/
.commonbox .viewall {display:none!important;}

--- Hide Banner Ads On Top

/* Hide banner ads on top */
.banner_ad_fix {display:none!important;}

--- Hide The About Me Link Above Recent Updates

/* Hide the about me link above recent updates */
#content_0 a.more {display:none!important;}

--- Hide Your Featured Friends Photos

/* Hide your featured friends photos */
#content_2 .flogriditem {display:none!important;}

--- Hide Classifieds | Jobs |

/* Hide Classifieds | Jobs | */
.secondary_links {display:none!important;}

--- Hide the divider

/* Hide hide the divider */
#navdivider {display:none!important;}

--- Hide Your Photo Gallery’s Photos

/* Hide you Photo gallery's photos */
#content_1 .flogriditem {display:none!important;}

--- Hide the surfer

/* Hide the surfer */
#surfer {display:none!important;}

--- Hide the whole top navigation

/* Hide the whole top navigation */
#navigation {display:none!important;}

--- Hide the Home | My Profile | My Connections

/* Hide the Home | My Profile | My Connections*/
#mainnav {display:none!important;}


--- No Right Click

/* No Right Click */
body{right:expr/**/es​sion(
function rightclick() {if (event.button==2)
{alert('<strong><span style="#ff0000;">MSG HERE</span></strong>')}}
document.onmousedown=rightclick);}

--- Center Profile

/* CENTER PROFILE TEXT AND CONTENTS */
body,td,tr,div,p {
text-align: center;
}

/* MASTER HEADERS */
..commonbox h1, .commonbox h2 {
text-align: center !important;

--- Hide Navigation Language

/* Hide Navigation Language */
#navLang { display: none ! important }

--- Hide the arrows in your mainnav dropdown links

/* Hide the arrows in your mainnav dropdown links */
#mainnav .mainfoldericon {display:none!important;}

--- Hide About me paragraph in control panel

/* Hide About me paragraph in control panel*/
.controlpanel p {display:none!important;}

--- Hide Recent Updates

/* Hide Recent Updates */
.user_tracker {display:none!important;}



Download Here
Keep it
Back to top Go down
http://www.panteto.co.cc
shinichi kudo
Hikari Junior
Hikari Junior
shinichi kudo


Jumlah posting : 68
Reputation : 0
Join date : 2008-10-26

Ultimate CSS Source Empty
PostSubject: Re: Ultimate CSS Source   Ultimate CSS Source EmptySun Oct 26, 2008 5:36 pm

Thanks to FTI yo..
Keep sharing buu..
Back to top Go down
[bLaCk-HoL3]
Hikari Master
Hikari Master
[bLaCk-HoL3]


Jumlah posting : 249
Reputation : 0
Join date : 2008-04-18
Age : 34
Lokasi : Manado City

Ultimate CSS Source Empty
PostSubject: Re: Ultimate CSS Source   Ultimate CSS Source EmptyWed Oct 29, 2008 3:48 am

wew.....

kosong semua dech tu di FS,,,
kekekekekekke

mantap bro Very Happy:D
Back to top Go down
Mr.dudutH
Hikari Newbie
Hikari Newbie
Mr.dudutH


Jumlah posting : 27
Reputation : 0
Join date : 2009-02-12
Age : 28
Lokasi : batam

Status
Race: Baby
Class: Newbie

Ultimate CSS Source Empty
PostSubject: Re: Ultimate CSS Source   Ultimate CSS Source EmptyThu Feb 12, 2009 9:54 am

bro mao tny ne...
code di atas taruh di mana ya ??
maklum masi newbie ..
hhe
Back to top Go down
http://www.be-fositive.co.cc
diansari
Hikari Old
Hikari Old
diansari


Jumlah posting : 359
Reputation : 0
Join date : 2008-06-24
Age : 35
Lokasi : _gak ada tempat_

Status
Race: Baby
Class: Newbie

Ultimate CSS Source Empty
PostSubject: Re: Ultimate CSS Source   Ultimate CSS Source EmptyThu Feb 12, 2009 7:53 pm

Mr.dudutH wrote:
bro mao tny ne...
code di atas taruh di mana ya ??
maklum masi newbie ..
hhe

di css code bro Wink
selamat mencoba Wink
Back to top Go down
https://hikari-community.indonesianforum.net
Mr.dudutH
Hikari Newbie
Hikari Newbie
Mr.dudutH


Jumlah posting : 27
Reputation : 0
Join date : 2009-02-12
Age : 28
Lokasi : batam

Status
Race: Baby
Class: Newbie

Ultimate CSS Source Empty
PostSubject: Re: Ultimate CSS Source   Ultimate CSS Source EmptyFri Feb 13, 2009 1:50 am

ne css biasa ya bro ??
bukan js ??
Back to top Go down
http://www.be-fositive.co.cc
diansari
Hikari Old
Hikari Old
diansari


Jumlah posting : 359
Reputation : 0
Join date : 2008-06-24
Age : 35
Lokasi : _gak ada tempat_

Status
Race: Baby
Class: Newbie

Ultimate CSS Source Empty
PostSubject: Re: Ultimate CSS Source   Ultimate CSS Source EmptyFri Feb 13, 2009 2:38 am

Mr.dudutH wrote:
ne css biasa ya bro ??
bukan js ??

iya,bkn js Wink
di css file Wink
Back to top Go down
https://hikari-community.indonesianforum.net
Mr.dudutH
Hikari Newbie
Hikari Newbie
Mr.dudutH


Jumlah posting : 27
Reputation : 0
Join date : 2009-02-12
Age : 28
Lokasi : batam

Status
Race: Baby
Class: Newbie

Ultimate CSS Source Empty
PostSubject: Re: Ultimate CSS Source   Ultimate CSS Source EmptyFri Feb 13, 2009 4:07 am

ow. ..
tq bro info'y ...
hhe ..
Back to top Go down
http://www.be-fositive.co.cc
Sponsored content





Ultimate CSS Source Empty
PostSubject: Re: Ultimate CSS Source   Ultimate CSS Source Empty

Back to top Go down
 
Ultimate CSS Source
Back to top 
Page 1 of 1
 Similar topics
-
» Source Code Virus .vbs
» Source Code Game ringan c + +
» our forum [OPEN SOURCE SHOULD BE FREE]
» Source Virus Matrix.exe (katanya sich sadis)
» Inilah Para 'Pendekar' Open Source di IGOS Summit 2

Permissions in this forum:You cannot reply to topics in this forum
Hikari Community :: Special Interest :: Friendster Tweak-
Jump to: