Runboard.com
Слава Україні!
Lost? Hover on Bookmarks!
Runboard Extra! The Runboard Directory Runboard Knowledge Base

Welcome to Runboard Support, the place to find help with your Runboard user account or message board.

If you can't find the answer you need with our search feature, ask here, and a member of staff will respond to you personally.

Chat room Runboard Knowledge Base (wiki) Search Facebook Twitter

runboard.com       You are not logged in.

 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Coffee Bean (updated October 21, 2018)


Coffee Bean
by: Joshin Josh, updated by Pastor Rick
Image
Coffee Bean


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

Custom CSScopy and paste the following CSS code into your Custom CSS box
/* COFFEE BEAN - BODY BACKGROUND AND FONTS */

body {
  margin: 0;
  font-family: verdana, arial, tahoma;
  font-size: 12px;
  background: #7c6751 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.png) no-repeat center 0;
  width: 960px;
  height: 60px;
  margin: 0 auto;
}
.bgmid {
  background: #7a6755 url(http://rbbt.net/skins/joshin_josh/coffee/mid.png) repeat-y center 0;
  width: 960px;
  margin: 0 auto;
}
.bgfoot {
  background: #7a6755 url(http://rbbt.net/skins/joshin_josh/coffee/bot.png) no-repeat center 0;
  width: 960px;
  height: 72px;
  margin: 0 auto;
}
.banbox {
  margin: 0 auto;
  background: #B99879 url(http://rbbt.net/skins/joshin_josh/coffee/ban.png) no-repeat;
  width: 840px;
  height: 100px;
  font-weight: 700;
  font-size: 33px;
  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: #7c6751 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: 840px;
}
.forum_list_table {
  border: 0;
  background: #000000;
}
.topic_list_table, .ak_msg_post_master_table, .ak_msg_seememberlist_table {
  width: 840px;
  border: 1px solid #000000;
  background: #000000;
}
.ak_fl_forumrow_mouseover_on, .ak_tl_topicrow_mouseover_on {
  background: #7c6751 url(http://rbbt.net/skins/joshin_josh/coffee/mocha.jpg);
}
.ak_fl_forumrow_mouseover_off, .ak_tl_topicrow_mouseover_off {
  background: #b79579 url(http://rbbt.net/skins/joshin_josh/coffee/cream.jpg);
  cursor: pointer;
}
.ak_fl_forumrow_mouseover_off a:link, a:active {
  color: #f2e7df;
  text-decoration: none;
}
.ak_fl_forumrow_mouseover_off a:visited {
  color: #f2e7df;
  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: #f2e7df;
  text-decoration: none;
}
.ak_tl_topicrow_mouseover_off a:visited {
  color: #f2e7df;
  text-decoration: none;
}
.ak_tl_topicrow_mouseover_off a:hover {
  color: #e4c8ad;
  text-decoration: none;
}
.forumlistnumtopics {
  font-size: 12px;
  font-weight: 700;
}
.forumlistnumposts, .forumlistlastpost {
  font-size: 12px;
}
span.topiclistlastpost {
  font-size: 11px;
}
.ak_msg_post_master_table td {
  border: 1px solid #000000;
  border-top: 0;
  border-left: 0;
  background: #b79579 url(http://rbbt.net/skins/joshin_josh/coffee/cream.jpg);
}
/* DEFINES BOXED PAGE NUMBERS */

span.pageindexvaluenow {
  font-size: 13px;
  font-weight: 700;
  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: #766352 url(http://rbbt.net/skins/joshin_josh/coffee/coffee-dark.jpg) repeat-x;
  padding: 0;
  padding-left: 3px;
  padding-right: 3px;
}
.forum_list_header_newtext_td, .topic_list_header_newtext_td {
  border-width: 0px;
  border-style: solid;
  border-color: #000000;
  background: #766352 url(http://rbbt.net/skins/joshin_josh/coffee/activity.png) center no-repeat;
}
.topic_list_header_modbox_td {
  text-align: center;
}
/* DEFINES MISCOPTBAR COLORS AND WIDTH */

.ak_miscoptbar_table {
  background: #b79579 url(http://rbbt.net/skins/joshin_josh/coffee/cream.jpg);
  width: 100%;
  padding: 4px;
  border: 1px solid #000000;
}
.ak_miscoptbar_table a {
  background: #766352 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: #7c6751 url(http://rbbt.net/skins/joshin_josh/coffee/mocha.jpg);
}
/* DEFINES WHOS ONLINE AND STATS BOXES */

.forumlistwhosonlinetable {
  width: 100%;
  border: 1px solid #000000;
  background: #b79579 url(http://rbbt.net/skins/joshin_josh/coffee/cream.jpg);
  color: #000000;
}
.forumlistwhosonlinetable a:link, a:active {
  color: #f2e7df;
  text-decoration: none;
}
.forumlistwhosonlinetable a:visited {
  color: #f2e7df;
  text-decoration: none;
}
.forumlistwhosonlinetable a:hover {
  color: #e4c8ad;
  text-decoration: none;
}
.forumlistwhosonlinetd {
  padding: 6px;
  font-size: 11px;
  font-weight: 700;
}
.ak_fl_boardstats_master_table {
  width: 100%;
}
.forumlistboardstatstable {
  border: 0;
  border-bottom: 1px solid #000000;
  background: #bf9f80;
}
.forumlistboardstatsdata {
  border: 0;
  padding: 3px;
  background: #7c6751 url(http://rbbt.net/skins/joshin_josh/coffee/mocha.jpg);
}
.forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(2)>td:nth-child(1), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(3)>td:nth-child(1), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(4)>td:nth-child(1), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(2)>td:nth-child(3), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(3)>td:nth-child(3), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(4)>td:nth-child(3) {
  border-bottom: 0;
}
.forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(2)>td:nth-child(4), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(3)>td:nth-child(4), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(4)>td:nth-child(4), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(5)>td:nth-child(4) {
  border-right: 1px solid #000000;
}
.forumlistboardstatsheader {
  background: #766352 url(http://rbbt.net/skins/joshin_josh/coffee/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: #b79579 url(http://rbbt.net/skins/joshin_josh/coffee/cream.jpg);
  border: 1px solid #000000;
  padding: 3px;
  color: #000000;
}
.forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(2)>td:nth-child(1), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(2)>td:nth-child(3) {
  border-top: 0;
}
.forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(5)>td:nth-child(1), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(5)>td:nth-child(3) {
  border-bottom: 0;
}
/* DEFINES FONT SIZE IMAGES AND COLORS FOR TOPIC FORUM AND POST LISTS */

.postlistuserblock {
  white-space: nowrap;
  vertical-align: top;
  text-align: left;
  height: 100%;
}
td.postlistuserblock>table>tbody>tr:nth-child(2)>td {
  color: #665544;
}
span.postlistedit, span.postlistreply, span.postlistdelete, span.postlistquote {
  font-family: verdana, arial, tahoma;
  font-size: 12px;
  font-weight: 700;
}
span.postlistpostbody {
  font-size: 14px;
}
.postlistpostbody {
  color: #000000;
}
.postlistpostbody a:link, .postlistpostbody a:active {
  color: #000000;
  text-decoration: underline;
}
.postlistpostbody a:hover {
  color: #e4c8ad;
  text-decoration: underline;
}
span.postlisteditedby, span.postlisteditedbyvalue {
  font-size: 10px;
  color: #655244;
}
span.postlistusername a, span.postlistpostname {
  color: #e4c8ad;
}
.ak_msg_post_table {
  padding-left: 3px;
}
.ak_msg_post_table img {
  margin-top: 3px;
  margin-bottom: 3px;
}
span.postlistusertitle font {
  color: #e4c8ad;
}
blockquote {
  width: 95%;
  margin-left: 2%;
  font-size: 12px;
  padding-left: 3px;
  border: 1px solid #665544;
  background: #7c6751 url(http://rbbt.net/skins/joshin_josh/coffee/mocha.jpg);
}
.ak_msg_post_signature_block {
  font-size: 12px;
}
hr {
  display: none;
}
.postlistpostname {
  display: block;
  padding-left: 0.5em;
  background: #766352 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, .postlist_link_to_post a, .share_menu a {
  background: #766352 url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg);
  padding: 3px;
  border: 1px solid #000000;
}
.share_hidden, .user_popup, .ak_msg_topic_preview_div {
  color: #f2e7df;
  border: 1px solid #000000;
  -moz-box-shadow: 2px 2px 7px #53453a;
  -webkit-box-shadow: 2px 2px 7px #53453a;
  box-shadow: 2px 2px 7px #53453a;
}
.user_popup, .ak_msg_topic_preview_div {
  background: #7c6751 url(http://rbbt.net/skins/joshin_josh/coffee/mocha.jpg);
}
.user_popup a:link, .user_popup a:visited {
  color: #e4c8ad;
}
.share_hidden h4 {
  background: #766352 url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg);
  border-bottom: 1px solid #000000;
}
.user_popup a:hover {
  background: #766352 url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg);
}
.prem a, .postlistusername {
  background: #766352 url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg);
  border: 1px solid #000000;
  padding: 2px;
  line-height: 2em;
}
/* DEFINE POSTLIST LINK MARGIN SETTINGS */

span.postlist_link_to_post {
  border: 0;
  padding: 0;
  padding-left: 5px;
  margin-right: 5px;
}
span.postlistblog {
  margin-right: 5px;
}
td.postlistcontact>span:nth-child(4), td.postlistcontact>span:nth-child(6), td.postlistcontact>span:nth-child(7), td.postlistcontact>span:nth-child(8), td.postlistcontact>span:nth-child(9), .postlist_karma_applaud {
  margin-right: 5px;
}
/* DEFINES COLORS AND IMAGES IN MESSAGE AREA */

.ak_msgform_master_table {
  background: #b79579 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 {
  height: 20px;
  background: #766352 url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg) repeat-x;
  font-size: 11px;
  color: #e4c8ad;
}
.ak_msgform_newtopic_submit_button:hover, .ak_msgform_newtopic_preview_button:hover, .ak_msgform_postreply_submit_button:hover, .ak_msgform_postreply_preview_button:hover, .ak_msgform_editpost_submit_button:hover, .ak_msgform_editpost_preview_button:hover {
  font-size: 11px;
  color: #000000;
  border: 1px solid #000000;
  height: 20px;
  background: #b79579 url(http://rbbt.net/skins/joshin_josh/coffee/mocha.jpg);
}
.qcode_bar_but {
  font-size: 11px;
  color: #e4c8ad;
  border: 1px solid #000000;
  height: 20px;
  background: #766352 url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg) repeat-x;
  margin-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
}
.qcode_bar_but:hover {
  font-size: 11px;
  color: #000000;
  border: 1px solid #000000;
  height: 20px;
  background: #b79579 url(http://rbbt.net/skins/joshin_josh/coffee/mocha.jpg);
  margin-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
}
.ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea {
  background: #766352 url(http://rbbt.net/skins/joshin_josh/coffee/dark.jpg);
  border: 1px solid #000000;
  width: 400px;
  font-family: verdana, arial, tahoma;
  font-size: 14px;
  color: #e4c8ad;
}
.ak_msgform_poll_options_table {
  border: 1px solid #000000;
}
.ak_msgform_poll_options_right_td input {
  background: #7c6751 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: 12px;
  text-align: center;
  border: 1px solid #000000;
  background: #b79579 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: #766352 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_stats_cell {
  font-size: 11px;
  outline: 1px solid #665544;
  background: #7c6751 url(http://rbbt.net/skins/joshin_josh/coffee/mocha.jpg);
}
.ak_poll_table_viewres_cell {
  font-weight: 700;
  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: #766352 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: 840px;
}
.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: #7c6751 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: #766352 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;
  outline: solid #bf9f80;
  background: #bf9f80 url(http://rbbt.net/skins/joshin_josh/coffee/dark2.jpg) repeat-x;
  height: 23px;
  margin-top: 3px;
  padding: 0;
  padding-left: 3px;
  padding-right: 3px;
  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: 12px;
  font-family: verdana, arial, tahoma;
  background: #7c6751 url(http://rbbt.net/skins/joshin_josh/coffee/mocha.jpg);
  border: 1px solid #000000;
}
/* DEFINES ADMIN AND MOD BOXES ON FORUM LIST */

span.forumlistadministrators, span.forumlistmoderators {
  background: #b79579 url(http://rbbt.net/skins/joshin_josh/coffee/cream.jpg);
  border: 1px solid #000000;
  padding: 5px;
  float: left;
  width: 840px;
  font-weight: 700;
  color: #000000;
}
span.forumlistadministrators a:link, a:active {
  color: #f2e7df;
  text-decoration: none;
}
span.forumlistadministrators a:visited {
  color: #f2e7df;
  text-decoration: none;
}
span.forumlistadministrators a:hover {
  color: #e4c8ad;
  text-decoration: none;
}
span.forumlistmoderators a:link, a:active {
  color: #f2e7df;
  text-decoration: none;
}
span.forumlistmoderators a:visited {
  color: #f2e7df;
  text-decoration: none;
}
span.forumlistmoderators a:hover {
  color: #e4c8ad;
  text-decoration: none;
}
/* BOTTOM LINKS AND INFO LINE */

.bottominfoline {
  text-align: center;
}
.msg_foot_linkbar {
  font-size: 10px;
  text-align: center;
  margin-top: 1.1em;
  padding: 5px;
}
.msg_foot_linkbar a {
  margin: 0 1.1em;
}
a[href$=linktous]:after {
  content: ' (Runboard)';
}
a[href$=blogs]+a:after {
  content: none;
}


HTML HEADERcopy 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>


HTML FOOTERcopy 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>


EDIT COLORS/LAYOUT (ECL)find and change the following in your: Control Panel :: Board management :: Edit colors and theme
Miscellaneous options
Use extra CSS options?: Image
Use CSS trick 1?: Image
Use CSS trick 2?: Image
Background color: #7C6751
Background color transparent: Image
Background image (optional):
Background image tile X: Image
Background image tile Y: Image
Text color: #F2E7DF
Bottom info line color: #000000

Link Options
Link color: #E4C8AD
Link overlined: Image
Link line-through: Image
Link underlined: Image
Visited link color: #E4C8AD
Visited link overlined: Image
Visited link line-through: Image
Visited link underlined: Image
Hover link color: #F2E7DF
Hover link overlined: Image
Hover link line-through: Image
Hover link underlined: Image

Forum List Layout Options
Forum list master table background color:
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:
Forum list table border color: #000000
Forum list table border width (pixels): 0
Forum list table header background color: #7C6751
Forum list table header background image:
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: #7C6751
Forum list table separator background image:
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:
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:
Topic list table border color: #000000
Topic list table border width (pixels): 0
Topic list table header background color: #7C6751
Topic list table header background image:
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): #000000
Topic list master table width (percents): 100
Topic list table width (percents): 100

Post List Layout Options
Post list master table background color:
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


CUSTOM LANGUAGE SET (CLS)(optional)find and change the following in your: Control Panel :: Board management :: Customize the language set
Text IDContent
―――――――――――――――――――――――――――――――――――――――――――――――――――――――
nameCoffee Bean
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_delete<span title="Only mods or higher can delete posts">Delete</span>
misc_regacc%1 (%3) ● %6 (%7)
misc_miscoptbar_separator
post_list_premium_user_link<br />
post_list_command_separator&nbsp;●&nbsp;
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" />


---

Advertise Boards On TRDConceptsDE
10/22/2018, 2:25 am Link to post Email Pastor Rick   PM Pastor Rick Blog
 


Add a reply



You are not logged in (login)