coUBB Rich Editor V0.2 CSS

July 11th, 2010 by LuckyMouse Leave a reply »

.coUBB_body {border:1px solid #ccc;}
.coUBB_body * {margin: 0; padding: 0}
.coUBB_bar {height:100%;padding:2px;background:#eee;border-bottom:1px solid #ccc}

.coUBB_button, .coUBB_smilies {list-style: none}
/*buttons css*/

.coUBB_button {float:left}
.coUBB_button li {display: block;float:left;width: 22px;height:25px}
/*If you load this css on youre server, you should replace the image path to your path, or absolute path “http://api-s1.colorfulphp.com/ubb/basic/button.png” */

.coUBB_button span {display:block; width: 18px;height:16px;padding:1px 0;margin: 2px auto;background:#fff url(button.png);border:1px solid #ccc;}
.coUBB_button a:hover span,.coUBB_button .hover {border:1px solid #330066;background-color:#99ccff}

#coUBB_butt_formart {background-position: 0 -145px}
#coUBB_butt_clear {background-position: 0 -128px}

#coUBB_butt_i {background-position: 0 -16px}
#coUBB_butt_u {background-position: 0 -32px}
#coUBB_butt_img {background-position: 0 -47px}
#coUBB_butt_blockquote {background-position: 0 -64px}
#coUBB_butt_link {background-position: 0 -80px}
#coUBB_butt_unlink {background-position: 0 -96px}
#coUBB_butt_color {background-position: 0 -112px}

/*smilies*/
.coUBB_smilies {float:left;margin:1px 0 0 10px;width: 200px}
.coUBB_smilies li {display: block;float:left;width: 20px;height:20px}
.coUBB_smilies span {display:block; width: 15px;height:15px;margin: 2px auto;background:url(smilies/index.png);}
.coUBB_smilies a:hover span {border:1px solid #000;background-color:#99ccff}

/*1, 2, 3, 4 are the ids of the smile id in config ’smile’ : {‘id’:'name’} */
span.coUBB_smilie_1 {background-position: 0 0}
span.coUBB_smilie_2 {background-position: -15px 0}
span.coUBB_smilie_3 {background-position: -30px 0}
span.coUBB_smilie_4 {background-position: -45px 0}
span.coUBB_smilie_5 {background-position: -60px 0}
span.coUBB_smilie_6 {background-position: -75px 0}
span.coUBB_smilie_7 {background-position: -90px 0}
span.coUBB_smilie_8 {background-position: -105px 0}
span.coUBB_smilie_9 {background-position: -120px 0}
span.coUBB_smilie_10 {background-position: -135px 0}
/*font color ctrol pannel css*/

.coUBB_colors {list-style: none; width:160px;margin:0;padding:0}
.coUBB_colors li {display:block;float:left;width:20px;height:20px}
.coUBB_colors a {display: block;width:20px;height:20px;}
.coUBB_colors a span {border:1px solid #000;width:12px;height:12px;display:block;margin: 3px}
.coUBB_colors a:hover {background:#C4CDD6;border:1px solid #330066;width:18px;height:18px;}
.coUBB_colors a:hover span {border:1px solid #ccc;width:11px;height:11px}

.coUBB_copyright {float:right;font-size:10px;color:#999;margin-top:3px}

/*input link, input image css*/
#coUBB_input {position:absolute;z-index:99999;display:none;overflow:hidden;background:#fff;border:1px solid #ccc;padding: 5px;font: 12px Arial,Verdana,Tahoma;}
#coUBB_input form {margin:0;padding:0}
#coUBB_input input {border:1px solid #ccc;background:#f7f7f7;font: 12px Arial,Verdana,Tahoma;}

Advertisement

Leave a Reply

Disable UBB Code:

UBB WYSIWYG Editor ColorfulPHP