The skin that I use for PlanetCricket

viral1991

International Cricketer
Joined
Apr 4, 2004
Location
Mumbai, India
Online Cricket Games Owned
I hope you people like this!

Requirements : Greasemonkey extension for Firefox!


Steps to install :

1. Install this script made by Prakash : http://www.prakash.hostingisfree.com/thumb/pc_skin.user.js


2. Right Click on the "Greasemonkey" icon in Firefox!


3. Click on "Manage user scripts"!


4. Click on Edit


5. Delete all the text & add this :

/*
* Title: PC Skin
* Description: Greasemonkey script for Firefox to change the appearance of planetcricket.orgl
* Author: Prakash, www.planetcricket.org/prakash based on http://www.userscripts.org/scripts/show/2235
* Updated: 16/04/2006
*
*/
// ==UserScript==
// @name PC skin
// @namespace http://www.prakash.hostingisfree.com/
// @description PC skin based on http://www.userscripts.org/scripts/show/2235
// @include http*.planetcricket.org/*
// ==/UserScript==

var cssStyle = 'body{background-color: #e1e1e2; color: #000000; font: 10pt verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;}' +
'a:link{ color: #000F00; text-decoration: underline;}' +
'a:visited{ color: #000F00; text-decoration: underline;}' +
'a:hover, a:active{ color: #A5C7A9; text-decoration: underline;}' +
'.page{ background-color: #ffffff; color: #000000;}' +
'td, th, p, li{ font: 10pt verdana, geneva, lucida, arial, helvetica, sans-serif;}' +
//table border
'.tborder{ background-color: #008000; color: #000000; border: 1px solid #0b198c;}' +
//category header
'.tcat{ background: #50AC01 url(images/gradients/gradient_ccat.gif) repeat-x top left; color: #ffffff; font: bold 10pt verdana, geneva, lucida, arial, helvetica, sans-serif;}' +
'.tcat a:link{ color: #ffffff; text-decoration: none;}' +
'.tcat a:visited{ color: #ffffff; text-decoration: none;}' +
'.tcat a:hover, .tcat a:active{ color: #fff788; text-decoration: underline;}' +
//table header
'.thead{ background: #008000 url(images/gradients/gradient_ccat.gif) repeat-x top left; color: #ffffff; font: bold 11px tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif;}' +
'.thead a:link{ color: #ffffff;}' +
'.thead a:visited{ color: #ffffff;}' +
'.thead a:hover, .thead a:active{ color: #ffff00;}' +
//footer
'.tfoot{ background-color: #008000; color: #FFFFFF;}' +
'.tfoot a:link{ color: #e0e0f6;}' +
'.tfoot a:visited{ color: #e0e0f6;}' +
'.tfoot a:hover, .tfoot a:active{ color: #ffff66;}' +
//post background
'.alt1, .alt1Active{ background-color: #white; color: #000000;}' +
//post author background
'.alt2, .alt2Active{ background-color: #AFEEEE; color: #000000;}' +
'.alt3{ background-color: #D5D8E5; color: #000000;}' +
'.alt4{ background-color: #1E90FF; color: #000000;}' +
'.alt5{ background-color: #FFA07A; color: #000000;}' +
'.alt6{ background-color: #00FF7F; color: #000000;}' +
'.alt7{ background-color: #FFFF00; color: #000000;}' +
'.alt8{ background-color: #9ACD32; color: #000000;}' +
'.wysiwyg{ background-color: #f5f5ff; color: #000000; font: 10pt verdana, geneva, lucida, arial, helvetica, sans-serif;}' +
'textarea, .bginput{ font: 10pt verdana, geneva, lucida, arial, helvetica, sans-serif;}' +
'.button{ font: 11px verdana, geneva, lucida, arial, helvetica, sans-serif;}' +
'select{ font: 11px verdana, geneva, lucida, arial, helvetica, sans-serif;}' +
'option, optgroup{ font-size: 11px; font-family: verdana, geneva, lucida, arial, helvetica, sans-serif;}' +
'.smallfont{ font: 11px verdana, geneva, lucida, arial, helvetica, sans-serif;}' +
'.time{ color: #000000;}' +
'.navbar{ font: 11px verdana, geneva, lucida, arial, helvetica, sans-serif;}' +
'.highlight{color: #ff0000; font-weight: bold;}' +
'.fjsel{ background-color: #3e5c92; color: #e0e0f6;}' +
'.fjdpth0{ background-color: #f7f7f7; color: #000000;}' +
'.panel{ background: #DFF4DF repeat-x top left; color: #000000; padding: 10px; border: outset 2px;}' +
'.panelsurround{ background: #B5DDB5 repeat-x top left; color: #000000;}' +
'legend{ color: #22229c; font: 11px tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif;}' +
//nav bar
'.vbmenu_control{ background-color: #008000; color: #ffffff;font: bold 11px tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif; padding: 3px 6px 3px 6px; white-space: nowrap;}' +
'.vbmenu_control a:link{ color: #ffffff; text-decoration: none;}' +
'.vbmenu_control a:visited{ color: #ffffff; text-decoration: none;}' +
'.vbmenu_control a:hover, .vbmenu_control a:active{ color: #ffffff; text-decoration: underline;}' +
'.vbmenu_popup{ background-color: #ffffff; color: #000000; border: solid 1px #0b198c; text-align: left;}' +
//popup menu
'.vbmenu_option{ background-color: #B5DDB5; color: #000000; font: 11px verdana, geneva, lucida, arial, helvetica, sans-serif; white-space: nowrap; cursor: hand;}' +
'.vbmenu_option a:link{ color: #22229c; text-decoration: none;}' +
'.vbmenu_option a:visited{ color: #22229c; text-decoration: none;}' +
'.vbmenu_option a:hover, .vbmenu_option a:active{ color: #ffffff; text-decoration: none;}' +
//popup menu hilight
'.vbmenu_hilite{ background-color: #DEF6DE; color: #ffffff; font: 11px verdana, geneva, lucida, arial, helvetica, sans-serif; white-space: nowrap; cursor: hand;}' +
'.vbmenu_hilite a:link{ color: #000000; text-decoration: none;}' +
'.vbmenu_hilite a:visited{ color: #000000; text-decoration: none;}' +
'.vbmenu_hilite a:hover, .vbmenu_hilite a:active{ color: #000000; text-decoration: none;}' +
'.bigusername { font-size: 14pt; }' +
'td.thead, div.thead { padding: 4px; }' +
'.pagenav a { text-decoration: none; }' +
'.pagenav td { padding: 2px 4px 2px 4px; }' +
'.fieldset { margin-bottom: 6px; }' +
'.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }' +
'form { display: inline; }' +
'label { cursor: default; }' +
'.normal { font-weight: normal; }' +
'.inlineimg { vertical-align: middle; }';

addGlobalStyle(cssStyle);

function addGlobalStyle(css)
{
var head, style;
head = document.getElementsByTagName('head')[0];
if (!head) { return; }
style = document.createElement('style');
style.type = 'text/css';
style.innerHTML = css;
head.appendChild(style);
}
 

Attachments

  • colour3.JPG
    colour3.JPG
    58 KB · Views: 58

embi

International Coach
Joined
Dec 19, 2005
Location
guildford, surrey, england
Online Cricket Games Owned
It looks pretty cool! However I think the new PC style is pretty good. I have actually got Greasemonkey installed, just haven't got round to using it :cool:
 

Users who are viewing this thread

Top