Runboard Support Forums :: Skins :: Coffee Bean ~ Runboard

Rate Runboard:


(10=highest, 1=lowest)
Google


Runboard Support ForumsSkinsCoffee Bean
Support
Search
RSS

runboard.com       Sign up (learn about it) | Sign in (lost password?)

 
Joshin Josh
Moderator
Global user (premium)

Registered: 11-2004
Location: State of confusion
Posts: 2040
Karma: 61 (+91/-30)
Avatar
Reply | Quote
Coffee Bean


Image


Coffee Bean

Installation InstructionsFirst, switch your board over to custom mode (details are located here).

Custom CSS
copy and paste the following CSS code into your Custom CSS box


/* BODY BACKGROUND AND FONTS */
body {
margin : 0;
font-family : verdana, arial, tahoma;
font-size : 12px;
background : #7a6755 url(http://rbbt.net/skins/joshin_josh/coffee/mocha.jpg);
}
/* PREVENTS BORDERS ON IMAGE LINKS */
img {
border : 0;
}
/* DEFINES STRUCTURE OF LAYOUT */
.bghead {
background : #7a6755 url(http://rbbt.net/skins/joshin_josh/coffee/top.jpg) no-repeat center 0;
width : 837px;
height : 60px;
margin : 0 auto;
}
.bgmid {
background : #7a6755 url(http://rbbt.net/skins/joshin_josh/coffee/mid.jpg) repeat-y center 0;
width : 837px;
margin : 0 auto;
}
.bgfoot {
background : #7a6755 url(http://rbbt.net/skins/joshin_josh/coffee/bot.jpg) no-repeat center 0;
width : 837px;
height : 72px;
margin : 0 auto;
}
.banbox {
margin : 0 auto;
background : url(http://rbbt.net/skins/joshin_josh/coffee/ban.gif) no-repeat;
width : 730px;
height : 89px;
font-weight : bold;
font-size : 30px;
text-align : center;
line-height : 65px;
vertical-align : middle;
}
.banbox a:link, a:active {
color : #7a6755;
text-decoration : none;
}
.banbox a:visited {
color : #7a6755;
text-decoration : none;
}
.banbox a:hover {
color : #e4c8ad;
text-decoration : none;
}
.backtotop{
margin:0 auto;
background-image : url(http://rbbt.net/skins/joshin_josh/coffee/mocha.jpg);
width:100px;
border:1px solid #000000;
}
/* DEFINES WIDTH AND COLOR OF TABLES */
.ak_msg_master_table {
border : 0;
width : 730px;
}
.forum_list_table {
border : 0;
background : #000000;
}
.topic_list_table, .ak_msg_post_master_table, .ak_msg_seememberlist_table {
width : 730px;
border : 1px solid #000000;
background : #000000;
}
.ak_fl_forumrow_mouseover_on, .ak_tl_topicrow_mouseover_on {
background : url(http://rbbt.net/skins/joshin_josh/coffee/mocha.jpg);
}
.ak_fl_forumrow_mouseover_off, .ak_tl_topicrow_mouseover_off {
background : url(http://rbbt.net/skins/joshin_josh/coffee/cream.jpg);
cursor : pointer;
}
.ak_fl_forumrow_mouseover_off a:link, a:active {
color : #ecddd1;
text-decoration : none;
}
.ak_fl_forumrow_mouseover_off a:visited {
color : #ecddd1;
text-decoration : none;
}
.ak_fl_forumrow_mouseover_off a:hover {
color : #e4c8ad;
text-decoration : none;
}
.ak_tl_topicrow_mouseover_off a:link, a:active {
color : #ecddd1;
text-decoration : none;
}
.ak_tl_topicrow_mouseover_off a:visited {
color : #ecddd1;
text-decoration : none;
}
.ak_tl_topicrow_mouseover_off a:hover {
color : #e4c8ad;
text-decoration : none;
}
.ak_msg_post_master_table td {
border : 1px solid #000000;
background : url(http://rbbt.net/skins/joshin_josh/coffee/cream.jpg);
}
/* DEFINES BOXED PAGE NUMBERS */
span.pageindexvaluenow {
font-size : 13px;
font-weight : bold;
background : #bf9f80;
border : 1px solid #000000;
color : #000000;
}
/* DEFINES SPACE BETWEEN POSTS */
.ak_msg_postlist_betweenposts_table {
height : 2px;
display : block;
}
.ak_msg_postlist_betweenposts_table_td {
height : 2px;
display : block;
}
/* DEFINES SEP IMAGES */
.ak_msgform_poll_options_head_td, .ak_msg_seememberlist_head_user_td, .ak_msg_seememberlist_head_date_td, .ak_msg_seememberlist_head_im_td, .ak_msg_seememberlist_head_pm_td, .ak_msg_seememberlist_head_email_td, .ak_poll_table_header, .forum_list_header_newtext_td, .forum_list_header_forum_td, .forum_list_header_topics_td, .forum_list_header_posts_td, .forum_list_header_lastpost_td, .forumlistboardstatsheader, .forumlist_separator_td, .topic_list_header_modbox_td, .topic_list_header_newtext_td, .topic_list_header_posticon_td, .topic_list_header_topic_td, .topic_list_header_startedby_td, .topic_list_header_replies_td, .topic_list_header_views_td, .topic_list_header_lastpost_td, .ak_subject_posticon_head_td {
font-size : 11px;
height : 23px;
background : url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg) repeat-x;
padding : 0;
}
/* DEFINES MISCOPTBAR COLORS AND WIDTH */
.ak_miscoptbar_table {
background : url(http://rbbt.net/skins/joshin_josh/coffee/cream.jpg);
width : 100%;
padding : 2px;
border : 1px solid #000000;
}
.ak_miscoptbar_table a {
background-image : url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg);
border : 1px solid #000000;
padding : 3px;
}
.ak_miscoptbar_table a:hover {
border : 1px solid #000000;
background : url(http://rbbt.net/skins/joshin_josh/coffee/mocha.jpg);
}
/* DEFINES WHOS ONLINE AND STATS BOXES */
.ak_miscoptbar_table {
background : url(http://rbbt.net/skins/joshin_josh/coffee/cream.jpg);
width : 100%;
padding : 2px;
border : 1px solid #000000;
}
.ak_miscoptbar_table a {
background-image : url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg);
border : 1px solid #000000;
padding : 3px;
}
.ak_miscoptbar_table a:hover {
border : 1px solid #000000;
background : url(http://rbbt.net/skins/joshin_josh/coffee/mocha.jpg);
}
.forumlistwhosonlinetable {
width : 100%;
border : 1px solid #000000;
background : #bf9f80 url(http://rbbt.net/skins/joshin_josh/coffee/cream.jpg);
color : #000000;
}
.forumlistwhosonlinetable a:link, a:active {
color : #ecddd1;
text-decoration : none;
}
.forumlistwhosonlinetable a:visited {
color : #ecddd1;
text-decoration : none;
}
.forumlistwhosonlinetable a:hover {
color : #e4c8ad;
text-decoration : none;
}
.forumlistwhosonlinetd {
padding : 6px;
font-size : 11px;
font-weight : bold;
}
.ak_fl_boardstats_master_table {
width : 100%;
}
.forumlistboardstatstable {
border : 0;
border-bottom : 1px solid #000000;
background : #bf9f80;
}
.forumlistboardstatsdata {
border : 0;
border-right : 1px solid #000000;
padding : 3px;
background : url(http://rbbt.net/skins/joshin_josh/coffee/mocha.jpg);
}
.forumlistboardstatsheader {
background : url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg) repeat-x;
height : 30px;
vertical-align : middle;
border : 1px solid #000000;
padding : 0;
text-indent : 1em;
text-align : center;
color : #e4c8ad;
}
.forumlistboardstatstitle {
background : url(http://rbbt.net/skins/joshin_josh/coffee/cream.jpg);
border : 1px solid #000000;
padding : 3px;
color : #000000;
}
/* DEFINES FONT SIZE IMAGES AND COLORS FOR TOPIC FORUM AND POST LISTS */
.postlistpostbody {
color : #000000;
font-size : 12px;
}
.postlistpostbody a:link, .postlistpostbody a:active {
color : #000000;
text-decoration : underline;
}
.postlistpostbody a:hover {
color : #e4c8ad;
text-decoration : underline;
}
span.postlistusername a, span.postlistpostname {
color : #e4c8ad;
}
.ak_msg_post_table {
padding-left : 3px;
}
span.postlistusertitle font {
color : #e4c8ad;
}
blockquote {
border : 1px solid #000000;
background : url(http://rbbt.net/skins/joshin_josh/coffee/mocha.jpg);
}
hr {
display : none;
}
.postlistpostname {
display : block;
padding-left : 0.5em;
background : url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg) repeat-x;
line-height : 24px;
vertical-align : middle;
border : 1px solid #000000;
color : #e4c8ad;
}
.postlistpostbody pre {
font-size : 11px;
overflow : scroll;
width : 500px;
border : 1px solid #000000;
}
.postlistsendicq a, .postlistsendaim a, .postlistsendmsn a, .postlistsendyahoo a, .postlistsendpm a, .postlistblog a, .postlist_karma_applaud a, .postlist_karma_smite a {
background : url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg) repeat-x;
padding : 3px;
border : 1px solid #000000;
}
.prem a, .postlistusername {
background : url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg);
border : 1px solid #000000;
padding : 2px;
line-height : 2em;
}
/* DEFINES COLORS AND IMAGES IN MESSAGE AREA */
.ak_msgform_master_table {
background : url(http://rbbt.net/skins/joshin_josh/coffee/cream.jpg);
border : 1px solid #000000;
}
.ak_msgform_master_table td {
border : 0;
}
.ak_msgform_master_table input {
border : 1px solid #000000;
}
.ak_msgform_newtopic_submit_button, .ak_msgform_newtopic_preview_button, .ak_msgform_postreply_submit_button, .ak_msgform_postreply_preview_button, .ak_msgform_editpost_submit_button, .ak_msgform_editpost_preview_button {
border : 1px solid #000000;
height : 20px;
background : url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg) repeat-x;
font-size : 11px;
color : #e4c8ad;
}
.qcode_bar_but {
font-size : 11px;
border : 1px solid #000000;
height : 20px;
background : url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg) repeat-x;
margin-top : 2px;
padding-left : 5px;
padding-right : 5px;
}
.ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea {
background : url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg);
border : 1px solid #000000;
width : 340px;
font-size : 13px;
color : #e4c8ad;
}
.ak_msgform_poll_options_table {
border : 1px solid #000000;
}
.ak_msgform_poll_options_right_td input {
background : url(http://rbbt.net/skins/joshin_josh/coffee/mocha.jpg);
padding-top : 2px;
padding-bottom : 2px;
margin : 2px;
font-size : 11px;
color : #e4c8ad;
border : 1px solid #000000;
}
/* DEFINES POLL TABLE COLORS */
.ak_poll_table {
font-size : 11px;
text-align : center;
border : 1px solid #000000;
background : #c0a081 url(http://rbbt.net/skins/joshin_josh/coffee/cream.jpg);
margin-bottom : 15px;
}
.ak_poll_table_header {
height : 22px;
padding : 0 25px 0 25px;
font-size : 11px;
}
.ak_poll_table_header br {
display : none;
}
.ak_poll_table_header a {
padding-left : 11px;
}
.ak_poll_table_button_cell input {
background : #c0a081 url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg) repeat-x;
border : 1px solid #000000;
height : 24px;
color : #e4c8ad;
}
.ak_poll_table td {
border : 0;
}
.ak_poll_table_option_rcell1 input, .ak_poll_table_option_rcell2 input {
border : 1px solid #000000;
}
.ak_poll_table_viewres_cell {
font-weight : bold;
font-size : 11px;
}
.ak_poll_table_option_gback1 {
background : #7a6755;
}
.ak_poll_table_option_gback2 {
background : #7a6755;
}
.ak_poll_table_header {
color : #e4c8ad;
border : 1px solid #000000;
height : 24px;
background : url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg) repeat-x;
}
.ak_msgform_poll_options_head_td {
color : #e4c8ad;
}
/* DEFINES MEMBER LIST COLORS AND SIZE */
.ak_msg_seememberlist_table td {
border : 1px solid #000000;
}
.ak_msg_seememberlist_table {
font-size : 11px;
width : 730px;
}
.ak_msg_seememberlist_user_td1, .ak_msg_seememberlist_user_td2, .ak_msg_seememberlist_im_td1, .ak_msg_seememberlist_im_td2, .ak_msg_seememberlist_pm_td1, .ak_msg_seememberlist_pm_td2,
.ak_msg_seememberlist_date_td1, .ak_msg_seememberlist_date_td2, .ak_msg_seememberlist_email_td1, .ak_msg_seememberlist_email_td2 {
font-size : 11px;
border : 1px solid #000000;
background: url(http://rbbt.net/skins/joshin_josh/coffee/mocha.jpg);
}
.ak_msg_seememberlist_head_user_td, .ak_msg_seememberlist_head_date_td, .ak_msg_seememberlist_head_im_td, .ak_msg_seememberlist_head_pm_td, .ak_msg_seememberlist_head_email_td {
height : 24px;
background : url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg) center 0%;
padding : 0 5px;
line-height : 12px;
border : 0;
}
/* DEFINES POST ICONS AND SMILEY COLORS */
.ak_subject_posticon_table {
padding : 0;
text-align : center;
color : #000000;
font-size : 11px;
border : 1px solid #000000;
background : #bf9f80;
margin-bottom : 5px;
}
.ak_subject_posticon_head_td {
text-align : center;
font-size : 11px;
}
.msgform_clickable_smiley_box_h {
font-size : 11px;
border : 1px solid #000000;
background : #bf9f80 url(http://rbbt.net/skins/joshin_josh/coffee/dark2.jpg) repeat-x;
height : 23px;
padding : 0;
color : #000000;
line-height : 23px;
}
.msgform_clickable_smiley_box_b {
margin-top : 8px;
text-align : center;
}
.msgform_clickable_smiley_box_b, .msgform_clickable_smiley_box_b_td, .msgform_clickable_smiley_box_b td {
border : 0;
}
/* DEFINES POST NEW TOPIC AND ADD REPLY BOXES */
.topiclistpostnewtopic a, .postlistaddareply a {
padding : 5px 15px 5px 15px;
font-size : 11px;
background : url(http://rbbt.net/skins/joshin_josh/coffee/mocha.jpg) repeat-x center 0%;
border : 1px solid #000000;
}
/* DEFINES ADMIN AND MOD BOXES ON FORUM LIST */
span.forumlistadministrators, span.forumlistmoderators {
background : url(http://rbbt.net/skins/joshin_josh/coffee/cream.jpg);
border : 1px solid #000000;
padding : 5px;
float : left;
width : 730px;
font-weight : bold;
color : #000000;
}
span.forumlistadministrators a:link, a:active {
color : #ecddd1;
text-decoration : none;
}
span.forumlistadministrators a:visited {
color : #ecddd1;
text-decoration : none;
}
span.forumlistadministrators a:hover {
color : #e4c8ad;
text-decoration : none;
}
span.forumlistmoderators a:link, a:active {
color : #ecddd1;
text-decoration : none;
}
span.forumlistmoderators a:visited {
color : #ecddd1;
text-decoration : none;
}
span.forumlistmoderators a:hover {
color : #e4c8ad;
text-decoration : none;
}



Custom HTML header
copy and paste the following HTML code into your Custom HTML header


<div class="bghead"></div>
<div class="bgmid">
<div class="banbox"><a href="#">Coffee Bean Skin</a></div>



Custom HTML Footer
copy and paste the following HTML code into your Custom HTML Footer


<div class="backtotop"><a href="#">↑ Back To Top↑</a></div>
</div>
<div class="bgfoot"></div>


Customize colors and layout settings
copy and paste the following into the correct tab in your customize color section.


Miscellaneous options
Use extra CSS options?:Check
Use CSS trick 1?:Check
Use CSS trick 2?:Check
Background color:#7A6755
Background color transparent:leave unchecked
Background image (optional):leave blank
Background image tile X:leave unchecked
Background image tile Y:leave unchecked
Text color :#ECDDD1
Bottom info line color:#000000

Link Options
Link color :#E4C8AD
Link overlined :unchecked
Link line-through :unchecked
Link underlined :unchecked
Visited link color :#E4C8AD
Visited link overlined :unchecked
Visited link line-through :unchecked
Visited link underlined :unchecked
Hover link color :#ECDDD1
Hover link overlined :unchecked
Hover link line-through :unchecked
Hover link underlined :unchecked

Forum List Layout Options
Forum list master table background color :leave blank
Forum list master table border color :#000000
Forum list master table border width (pixels):0
Forum list table background color :#000000
Forum list table background image:leave blank
Forum list table border color :#000000
Forum list table border width (pixels):0
Forum list table header background color :#7A6755
Forum list table header background image:leave blank
Forum list table header border color :#000000
Forum list table header border width (pixels):0
Forum list table header text color :#E4C8AD
Forum list table first alternate background color :#BF9F80
Forum list table second alternate background color :#BF9F80
Forum list table text color (optional) :#000000
Forum list table description color :#000000
Forum list table separator background color :#7A6755
Forum list table separator background image:leave blank
Forum list table separator text color :#E4C8AD
Forum list master table width (percents):100
Forum list table width (percents):100

Topic List Layout Options
Topic list master table background color :leave blank
Topic list master table border color :#000000
Topic list master table border width (pixels):0
Topic list table background color :#000000
Topic list table background image:leave blank
Topic list table border color :#000000
Topic list table border width (pixels):0
Topic list table header background color :#7A6755
Topic list table header background image:leave blank
Topic list table header border color :#000000
Topic list table header border width (pixels):0
Topic list table header text color :#E4C8AD
Topic list table first alternate background color :#BF9F80
Topic list table second alternate background color :#BF9F80
Topic list table text color (optional) :#E4C8AD
Topic list master table width (percents) :100
Topic list table width (percents) :100

Post List Layout Options
Post list master table background color :leave blank
Post list master table border width (pixels):0
Post list master table border color :#000000
Post list master table width (percents) :100
Post list table width (percents) :100
Post list table first alternate background color :#BF9F80
Post list table second alternate background color :#BF9F80
Post list table border color :#000000
Post list table border width (pixels):0


Customize the language set
copy and paste the following into the correct tab in your custom language section.


forum_list_newtext: <img src="http://rbbt.net/skins/joshin_josh/coffee/new.gif" alt="new" />
topic_list_newtext: <img src="http://rbbt.net/skins/joshin_josh/coffee/new.gif" alt="new" />
post_list_premium_user_link:<br />
<div class="prem"><a href="/support/user_premium_membership">premium</a></div>
forum_list_nonewtext: <img src="http://rbbt.net/skins/joshin_josh/coffee/nonew.gif" alt="No new" />
topic_list_nonewtext: <img src="http://rbbt.net/skins/joshin_josh/coffee/nonew.gif" alt="No new" />




If you need help with this skin, please ask your questions Here.


Last edited by Pastor Rick, 5/4/2009, 12:48 am


---
Club Pandemonium:Now with more nacho cheese flavoring! Image
11/1/2008, 8:56 pm Send PM to Joshin Josh
 


Add a reply




Link to us   -  Blogs   -  Hall of Honour   -  Chat
You are not logged in (login)      Board's time is: 11/30/2009, 3:29 am
Back to top