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
Parchment Theme (skin updated November 23, 2018)


A Skin Revival Project
by: Joshin Josh (updated by Pastor Rick)

Image
Parchment Theme


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
/* PARCHMENT 2018 - CODE SETTINGS */

/* DEFINES BODY COLOR FONT AND POSITION */

body {
  width: 960px;
  background-color: #000000;
  font-family: verdana, tahoma, arial;
  margin: 0 auto;
}
/* DEFINES PARCHMENT TOP MIDDLE AND BOTTOM */

.bghead {
  background-image: url(http://rbbt.net/skins/joshin_josh/parchment/top.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #C3B48B;
  width: 960px;
  height: 40px;
  margin: 0 auto;
}
.bgmid {
  background-image: url(http://rbbt.net/skins/joshin_josh/parchment/mid.png);
  background-repeat: repeat-y;
  background-position: center;
  background-color: #C3B48B;
  width: 960px;
  margin: 0 auto;
}
.bgfoot {
  background-image: url(http://rbbt.net/skins/joshin_josh/parchment/bot.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #C3B48B;
  width: 960px;
  height: 40px;
  margin: 0 auto;
}
/* DEFINES BANNER BOX COLORS AND SIZE */

.banbox {
  border: 1px solid #000000;
  background-color: #97957e;
  height: 120px;
  width: 820px;
  font-size: 12px;
  color: #000000;
  margin: 0 auto;
  text-align: center;
}
/* DEFINES BACK TO TOP LINK */

.backtotop {
  font-size: 12px;
  color: #000000;
  padding-top: 15px;
  text-align: center;
}
/* PREVENTS BORDERS ON IMAGE LINKS */

img {
  border: 0;
}
/* DEFINES WIDTH AND COLOR OF TABLES */

.ak_msg_master_table {
  width: 820px;
  font-size: 11px;
  border: none;
}
.forum_list_table, .topic_list_table, .ak_msg_post_master_table {
  background-color: #000000;
  width: 820px;
  border: 1px solid #000000;
}
/* DEFINES WIDTH AND COLOR OF BOARD STATS AND WHOS ONLINE TABLES */

.ak_fl_boardstats_master_table {
  width: 820px;
  padding: 0;
  border-width: 0;
}
.forumlistboardstatstable, .forumlistwhosonlinetable {
  background-color: #97957e;
  width: 820px;
  border: 1px solid #000000;
}
.forumlistwhosonlinetable {
  background: #97957e;
}
.forumlistwhosonlinetd {
  padding: 6px;
}
/* DEFINES SEPARATOR COLORS */

.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, .msgform_clickable_smiley_box_h, .ak_subject_posticon_head_td {
  background-color: #D5B484;
  background-image: url(http://rbbt.net/skins/joshin_josh/parchment/sep.png);
  background-repeat: repeat-x;
  font-size: 12px;
  color: #000000;
  height: 22px;
  padding-top: 0;
  padding-bottom: 0;
}
/* DEFINES FONT SIZE AND COLORS FOR TOPIC FORUM AND POST LISTS */

span.locationboard, span.locationforum, span.locationtopic {
  font-size: 13px;
}
.forumlistforumname, .topiclisttopicname {
  color: #000000;
  font-size: 12px;
}
span.forumlistnumtopics, span.forumlistnumposts {
  font-size: 12px;
}
.forumlistlastpost {
  font-family: verdana, tahoma, arial;
  font-size: 11px;
}
span.topiclistnewswitch, span.forumlistnewswitch {
  color: #000000;
  font-size: 11px;
}
.ak_msg_topic_preview_div {
  background-color: #ffeed2;
  border-color: #b2a693;
}
.user_popup {
  display: none;
  border: 1px solid;
  border-color: #7b6c58 #a2988a #a2988a #7b6c58;
  background: #c5b88e;
  white-space: nowrap;
  font-size: 11px;
  margin-top: -0.25em;
}
.share_hidden {
  display: none;
  position: relative;
  background: #c5b88e;
  border: 1px solid #655d51;
}
.share_hidden h4 {
  background: #615139;
}
.forumlistboardstatsheader {
  font-size: 11px;
  border-width: 0 0 1px 0;
  color: #000000;
}
.forumlistboardstatstitle {
  padding-top: 2px;
  padding-bottom: 3px;
}
.forumlistboardstatsdata {
  padding-top: 2px;
  padding-bottom: 3px;
}
span.forumlistheader, span.topiclistheader, span.forumlistseparator, span.topiclisttopicname, span.topiclistreplies, span.topiclistviews, span.topicliststartedby {
  font-family: verdana, tahoma, arial;
  color: #000000;
  font-size: 12px;
}
.topic_list_header_modbox_td {
  text-align: center;
}
span.topiclistlastpost {
  font-size: 11px;
}
span.forumlistdescription {
  color: #000000;
}
span.topiclisttopicclosed, span.topiclisttopicsticky, span.topiclisttopichidden {
  font-size: 10px;
}
.ak_msg_post_master_table {
  font-size: 10px;
}
.ak_msg_post_master_table td {
  border-left: 0;
  border-top: 0;
}
.postlistuserblock {
  border-right: 1px solid #000000;
}
.postlistuserblock, .postlistpostblock {
  vertical-align: top;
  text-align: left;
  border-bottom: 1px solid #000000;
  height: 100%;
}
.postlistdate_td {
  border-color: #97957e;
  border-width: 0;
}
span.postlistusername a, span.postlistpostname {
  color: #000000;
  font-size: 11px;
}
.ak_msg_post_table {
  background-color: #B6AB85;
  border-radius: 3px;
  padding: 3px;
}
.ak_msg_post_table img {
  margin-top: 3px;
  margin-bottom: 3px;
  max-width: 150px;
}
span.postlistpostbody img {
  max-width: 90%;
}
span.postlistusertitle font {
  color: #000000;
}
blockquote {
  border: 1px solid #3c3b32;
  background-color: #c5b88e;
  padding: 3px;
  font-size: 11px;
  color: #000000;
}
blockquote hr {
  display: none;
}
hr {
  height: 0;
  width: 100%;
  border: none;
  border-bottom: 1px solid #000000;
}
.postlistpostbody pre {
  font-size: 9px;
  overflow: scroll;
  width: 500px;
  background: #c5b88e;
  border: 1px solid #000000;
}
/* DEFINES COLORS AND IMAGES IN MESSAGE AREA */

.ak_msgform_master_table {
  background-color: #97957e;
  border: none;
  font-size: 11px;
}
.ak_msgform_master_table td {
  border: none;
}
.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 {
  font-size: 13px;
  height: 26px;
  border: 1px solid #000000;
  background-color: #c5b88e;
  background-image: url(http://rbbt.net/skins/joshin_josh/parchment/sep.png);
}
.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 {
  color: #6A4B26;
}
.qcode_bar_but {
  background-color: #D5B484;
  background-image: url(http://rbbt.net/skins/joshin_josh/parchment/sep.png);
  background-repeat: repeat-x;
  border: 1px solid #000000;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.qcode_bar_but:hover {
  color: #584d3f;
}
/* POST AND TOPIC CREATION */

.ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea {
  background-color: #c5b88e;
  border: 1px solid #000000;
  font-family: verdana, arial, tahoma, helvetica, sans-serif;
  font-size: 14px;
  padding-left: 3px;
  width: 97%;
  width: -moz-available;
  /* WebKit-based browsers will ignore this. */
  width: -webkit-fill-available;
  /* Mozilla-based browsers will ignore this. */
  width: fill-available;
}
.ak_msgform_subject_left_td, .ak_msgform_message_left_td {
  font-size: 12px;
}
.ak_msgform_poll_options_left_td {
  padding-left: 3px;
}
.ak_msgform_poll_options_right_td input {
  background-color: #c5b88e;
  text-align: left;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 2px;
  font-size: 11px;
  color: #000000;
  width: 97%;
  width: -moz-available;
  /* WebKit-based browsers will ignore this. */
  width: -webkit-fill-available;
  /* Mozilla-based browsers will ignore this. */
  width: fill-available;
}
.ak_msgform_poll_options_table {
  border: 1px solid #000000;
}
/* DEFINES POLL TABLE COLORS */

.ak_poll_table {
  font-size: 10px;
  text-align: center;
  border: 1px solid #000000;
  background-color: #8b8970;
  margin-bottom: 15px;
}
.ak_poll_table_header {
  height: 22px;
  padding: 0 25px;
  font-size: 11px;
}
.ak_poll_table_header br {
  display: none;
}
.ak_poll_table_header a {
  padding-left: 10px;
}
.ak_poll_table_button_cell input {
  background-color: #c5b88e;
  border: 1px solid #000000;
  height: 22px;
  font-size: 11px;
}
.ak_poll_table td {
  border-width: 0;
}
.ak_poll_table_option_rcell1 input, .ak_poll_table_option_rcell2 input {
  border: none;
}
.ak_poll_table_viewres_cell {
  font-weight: bold;
  font-size: 11px;
}
.ak_poll_table_option_gback1 {
  background-color: #c5b88e;
}
.ak_poll_table_option_gback2 {
  background-color: #c5b88e;
}
.ak_msgform_poll_options_right_td input {
  border: 1px solid #000000;
}
/* DEFINES MEMBER LIST COLORS AND SIZE */

.ak_msg_seememberlist_table {
  background-color: #97957e;
  width: 820px;
  text-align: left;
  font-size: 12px;
  border: 1px solid #000000;
}
.ak_msg_seememberlist_table td {
  border: 0;
  text-align: center;
}
.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 {
  color: #000000;
  font-size: 11px;
  padding: 1px;
  text-align: center;
}
.ak_msg_seememberlist_showing {
  font-size: 11px;
  color: #000000;
}
/* DEFINES POST ICONS AND SMILEY COLORS */

.ak_subject_posticon_table {
  padding: 0;
  text-align: center;
  font-size: 11px;
  border: 1px solid #000000;
  background-color: #c5b88e;
  margin-bottom: 5px;
}
.ak_subject_posticon_head_td {
  height: 26px;
  text-align: center;
  font-size: 11px;
  color: #000000;
}
.ak_subject_posticon_icons_td {
  padding-left: 10px;
}
.msgform_clickable_smiley_box_h {
  background-color: #c5b88e;
  padding-left: 10px;
  padding-top: 4px;
  padding-right: 10px;
  line-height: 18px;
  font-size: 11px;
  color: #000000;
  white-space: nowrap;
  border: 1px solid #000000;
}
.msgform_clickable_smiley_box_b {
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.msgform_clickable_smiley_box_b, .msgform_clickable_smiley_box_b_td, .msgform_clickable_smiley_box_b td {
  border: 0;
}
/* DEFINES SPACE BETWEEN POSTS */

.ak_msg_postlist_betweenposts_table {
  height: 5px;
  display: block;
}
/* DEFINES BOXED PAGE NUMBERS */

span.pageindexvaluenow {
  font-size: 13px;
  background-color: #97957e;
  border: 1px solid #000000;
}
/* DEFINES MISCOPTBAR COLORS AND WIDTH */

.ak_miscoptbar_table {
  margin: 0 auto;
  border: 1px solid #000000;
  background-color: #97957e;
  width: 820px;
  padding: 4px;
}
/* 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;
}
/* EDITED POST SETTINGS */

span.postlisteditedby, span.postlisteditedbyvalue {
  font-family: verdana, tahoma, arial;
  font-size: 10px;
  font-style: italic;
  color: #cec9b8;
}
/* 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">
<h1>Board logo or Name here</h1></div>


HTML FOOTERcopy and paste the following HTML code into your Custom HTML footer
</div>
<div class="bgfoot">
<div class="backtotop">
<a href="#">Back To Top</a> <img src="http://rbbt.net/skins/joshin_josh/parchment/up.png" alt="Back To Top" /></div>
</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: #97957E
Background color transparent: Image
Background image (optional):
Background image tile X: Image
Background image tile Y: Image
Text color: #000000
Bottom info line color: #000000

Link Options
Link color: #2D3033
Link overlined: Image
Link line-through: Image
Link underlined: Image
Visited link color: #2D3033
Visited link overlined: Image
Visited link line-through: Image
Visited link underlined: Image
Hover link color: #000000
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: #B6AB85
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: #000000
Forum list table first alternate background color: #97957E
Forum list table second alternate background color: #97957E
Forum list table text color (optional): #000000
Forum list table description color: #000000
Forum list table separator background color: #B6AB85
Forum list table separator background image:
Forum list table separator text color: #000000
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: #B6AB85
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: #000000
Topic list table first alternate background color: #97957E
Topic list table second alternate background color: #97957E
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: #97957E
Post list table second alternate background color: #97957E
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

topic_list_post_new_topic:
<img src="http://rbbt.net/skins/joshin_josh/parchment/topic.png" alt="Post new topic" />

post_list_add_a_reply:
<img src="http://rbbt.net/skins/joshin_josh/parchment/reply.png" alt="Add a reply" />


---

Advertise Boards On TRDConceptsDE
11/23/2018, 11:52 am Link to post Email Pastor Rick   PM Pastor Rick Blog
 


Add a reply



You are not logged in (login)