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
Ice White [Theme] (updated April 29, 2020)


A Double Banner Theme
by: Smackdown 5 (updated by Pastor Rick)

Image
Ice White

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
/* ICE-WHITE 2020 NON-STANDARD CSS CLASSES */

/* THREE BACKGROUND SECTIONS */

.bghead {
  margin: 0 auto;
  background-image: url(/img/layouts/smackdown5_5/bghead.gif);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #FFFFFF;
  padding-bottom: 9px;
  width: 962px;
  height: 31px;
}
.bgmid {
  position: relative;
  margin: 0 auto;
  margin-top: -5px;
  background-image: url(/img/layouts/smackdown5_5/bgmid.gif);
  background-size: cover;
  background-repeat: repeat-y;
  background-position: center;
  background-color: #FFFFFF;
  border-left: 1px solid #BDBDBD;
  border-right: 1px solid #BDBDBD;
  width: 960px;
}
.bgfoot {
  margin: 0 auto;
  background-image: url(/img/layouts/smackdown5_5/bgfoot.gif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #FFFFFF;
  width: 962px;
  height: 45px;
}
/* WELCOME BOX, BANNER, & BACK TO TOP LINK */

.banner {
  display: inline-block;
  margin: 0 auto;
  margin: 10px 10px 0 10px;
  background: url(https://img.runboard.com/img/layouts/smackdown5_5/samplebanner.jpg);
  background-size: contain;
  width: 940px;
  height: 140px;
  padding-top: 10px;
  text-align: center;
}
.banner h1 {
  padding-top: 25px;
  font-weight: 700;
}
.banner h1 a {
  text-decoration: none;
}
.welcomeboxtitle {
  margin: 0 auto;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 12.5px;
  font-weight: 700;
  color: #767676;
}
.welcomebox {
  background: #FEFEFE;
  border: 1px solid #BDBDBD;
  color: #767676;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 11.5px;
  line-height: 16px;
  margin: 0 auto;
  margin-top: 15px;
  padding-top: 5px;
  text-align: center;
  width: 940px;
}
.welcomebox span {
  display: table;
  margin: 0 auto;
}
.backtotop {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 11.5px;
  line-height: 20px;
  color: #767676;
  padding-top: 20px;
  text-align: center;
  vertical-align: bottom;
}
/* STANDARD RUNBOARD CSS CLASSES BELOW! */

/* SETTING BOARD FONT FAMILY */

body, .miscoptbar, .bottominfoline, .locationboard, .locationforum, .locationtopic, .forumlistheader, .forumlistnewswitch, .forumlistnonewswitch, .forumlistforumname, .forumlistseparator, .forumlistdescription, .forumlistnumtopics, .forumlistnumposts, .forumlistadministrators, .forumlistmoderators, .forumlistlastpost, .forumlistwhosonline, .forumlistwhosonlinetable, .forumlistboardstatsheader, .forumlistboardstatstitle, .forumlistboardstatsdata, .ak_fl_forummods, span.topiclistheader, span.topiclistnewswitch, span.topiclistnonewswitch, .topiclisttopicname, span.topiclisttopicclosed, span.topiclisttopicsticky, span.topiclisttopichidden, span.topicliststartedby, span.topiclistreplies, span.topiclistviews, span.topiclistlastpost, span.topiclistpostnewtopic, span.pageindex, span.pageindexvalue, span.pageindexvaluenow, span.postlistusername, span.postlistusertitle, span.postlistusertype, span.postlistusertier, span.postlistregistered, span.postlistregisteredvalue, span.postlistlocation, span.postlistlocationvalue, span.postlistposts, span.postlistpostsvalue, span.postlist_karma, span.postlist_karma_value, span.postlistedit, span.postlistreply, span.postlistdelete, span.postlistquote, span.postlistquotedtext, span.postlistdate, span.postlistpostname, span.postlistpostbody, span.postlisteditedby, span.postlisteditedbyvalue, span.postlistaddareply, span.postlistsendpm, span.postlistsendicq, span.postlistsendaim, span.postlistsendmsn, span.postlistsendyahoo, span.postlistblog, span.postlist_karma_applaud, span.postlist_karma_smite, span.share_menu, span.postlist_link_to_post, .qcode_bar_but, .msgform_clickable_smiley_box_h, .ak_msgform_master_table, .ak_msgform_topic_posted_table, .ak_msgform_reply_added_table, .ak_msgform_post_edited_table, .ak_poll_table, .ak_subject_posticon_table, .ak_msg_seememberlist_table, .ak_msg_seememberlist_showing, .ak_msg_simplesearch_main_table, .ak_keyword_warning, .ak_description_warning, .ak_keyword_warning input, .ak_description_warning input, .ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea, .ak_msgform_poll_options_right_td input {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}
/* REMOVES THE PAGES MARGINS FROM LEFT AND RIGHT OF PAGE */

body {
  margin-left: 0px;
  margin-right: 0px
}
/* THE BACKGROUND COLOR SHOWN WHILST IMAGE IS LOADING */

body {
  background-color: #FFFFFF
}
/* SETS THE OUTER TABLES WIDTH TO KEEP NON-TABLE CONTENT WITHIN A MAX WIDTH*/

.ak_msg_master_table {
  margin-top: -55px;
  border: none;
  width: 950px;
  font-size: 10px;
  color: #767676
}
/* SETS THE WIDTH AND BORDERS OF THE FORUM/TOPIC/POST/MEMBER LIST TABLES */

.forum_list_table, .topic_list_table, .ak_msg_post_master_table, .ak_msg_seememberlist_table, .forumlistboardstatstable, .forumlistwhosonlinetable {
  width: 940px;
  border: 1px solid #BDBDBD;
  background-color: #FFFFFF;
  color: #767676;
}
/* SETS THE BEVELED IMAGE USED FOR HEADER OF MOST TABLES */

.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: 11.5px;
  background-image: url(/img/layouts/smackdown5_5/separator.gif);
  background-repeat: repeat-x;
  background-size: contain;
  color: #767676;
}
/* MISCELLANEOUS OPTIONS BAR */

.miscoptbar {
  font-size: 10.5px;
  line-height: 16px;
  padding-left: 5px;
}
/* WHOS ONLINE TABLE FONT SIZE & ADDS PADDING */

.forumlistwhosonline {
  background: #FEFEFE;
  font-size: 10.5px;
}
.forumlistwhosonlinetd {
  padding: 6px 6px 6px 6px;
}
/* SETTINGS FONT TYPE, COLOR AND SIZE TO REMAINING ELEMENTS */

.ak_msg_loclinks {
  width: 940px;
}
span.locationboard, span.locationforum, span.locationtopic {
  font-size: 13px;
  line-height: 17px;
  padding-left: 5px;
  color: #767676
}
.forumlistforumname, .topiclisttopicname {
  font-size: 12px;
}
span.forumlistnumtopics, span.forumlistnumposts {
  font-size: 12px;
  font-weight: 400;
}
span.topiclistnewswitch, span.forumlistnewswitch {
  color: #767676;
  font-size: 11px;
}
.forumlistadministrators, .forumlistmoderators {
  font-size: 10.5px;
  padding-left: 5px;
}
.forumlistboardstatsheader {
  font-size: 12px;
  border-width: 0;
  color: #767676;
}
.forumlistboardstatstitle, .forumlistboardstatsdata {
  background: #FEFEFE;
  font-size: 10.5px;
  border-style: none;
  line-height: 10.5px;
}
span.forumlistheader, span.topiclistheader, span.forumlistseparator, span.topiclistreplies, span.topiclistviews, span.topicliststartedby {
  color: #767676;
  font-size: 11.5px;
}
span.forumlistlastpost, span.topiclistlastpost, span.forumlistdescription {
  color: #767676;
  font-size: 11.5px;
  line-height: 20px;
}
span.topiclisttopicclosed, span.topiclisttopicsticky, span.topiclisttopichidden {
  font-size: 10px;
  font-weight: 400;
  font-style: italic;
}
span.forumlistlastpost, span.topiclistlastpost {
  padding: 1px;
}
.topiclistlastpost a[href *="offset"] {
  font: 20px arial;
  line-height: 10px;
}
.ak_tl_empty_forum {
  padding-bottom: 10px;
  line-height: 30px;
  font-size: 12px;
  font-weight: 700;
  vertical-align: middle;
}
/* MOUSEOVER SETTINGS */

.ak_fl_forumrow_mouseover_on, .ak_tl_topicrow_mouseover_on {
  background: #F1F1F1;
  color: #595959;
  padding: 3px 0 2px 5px;
  border-width: 0;
}
.ak_fl_forumrow_mouseover_off, .ak_tl_topicrow_mouseover_off {
  padding: 3px 0 2px 5px;
  border-width: 0;
}
/* NO IMAGE BORDERS! WOOT! */

img {
  border: 0;
}
/* 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;
}
.postlistcontact, .postlistdate {
  vertical-align: middle;
}
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;
}
span.postlistsendpm {
  margin-right: -3px;
}
/* DEFAULT 'FORUM READY' MSGS ARE MADE SCROLL INSTEAD OF DISTORTING TABLES */

.postlistpostbody pre {
  font-size: 9px;
  font-weight: 400;
  overflow: scroll;
  width: 500px;
  border: 1px solid #BDBDBD;
}
/* POST TABLE */

.ak_msg_post_master_table {
  font-size: 11.5px;
  border-radius: 5px;
  border-bottom: 3px solid #BDBDBD;
  margin-bottom: 5px;
}
.postlistuserblock {
  white-space: nowrap;
  vertical-align: top;
  text-align: left;
  border: solid #BDBDBD;
  border-width: 0 1px 1px 0;
  height: 100%;
}
span.postlistusername a, span.postlistpostname {
  color: #767676;
  font-size: 13.5px;
}
span.postlistusername a {
  line-height: 16px;
}
.postlistusertitle {
  line-height: 16px;
}
span.postlistusertitle font {
  color: #CC0000;
}
span.postlistpostbody {
  font-size: 12.5px;
  line-height: 18px;
}
.postlistpostblock {
  background: -webkit-linear-gradient(top, #DDDDDD 0%, #FCFCFC 28px, #BDBDBD 29px, #FFFFFF 30px, #FFFFFF 100%);
  background: -o-linear-gradient(top, #DDDDDD 0%, #FCFCFC 28px, #BDBDBD 29px, #FFFFFF 30px, #FFFFFF 100%);
  background: -ms-linear-gradient(top, #DDDDDD 0%, #FCFCFC 28px, #BDBDBD 29px, #FFFFFF 30px, #FFFFFF 100%);
  background: -moz-linear-gradient(top, #DDDDDD 0%, #FCFCFC 28px, #BDBDBD 29px, #FFFFFF 30px, #FFFFFF 100%);
  background: linear-gradient(to bottom, #DDDDDD 0%, #FCFCFC 28px, #BDBDBD 29px, #FFFFFF 30px, #FFFFFF 100%);
  background-size: contain;
  border: solid #BDBDBD;
  border-width: 0 0 1px 0;
}
.ak_msg_post_table {
  padding-left: 3px;
}
.ak_msg_post_table img {
  margin: 3px 0 5px 0;
}
blockquote {
  border: 1px solid #BDBDBD;
  background-color: #FBFBFB;
  font-size: 11px;
  color: #595959;
  padding: 0 5px;
}
blockquote hr {
  display: none;
}
span.postlisteditedby, span.postlisteditedbyvalue {
  color: #786D67;
  font-size: 9.5px;
  font-style: italic;
}
/* HORIZONTAL RULE FOR CROSS COMPATIBILITY REASONS WE USE THE BORDER TO GIVE THE LINE EFFECT */

hr {
  display: none;
}
/* CHANGE LEFT & RIGHT PADDING IN CELLS IN MAIN TABLE FOR MORE SPACE */

.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, .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, .forum_list_header_lastpost_td {
  padding: 0 5px 0 5px;
  height: 20px;
  border: 1px solid #BDBDBD;
}
/* WRITE MESSAGE */

.ak_msgform_master_table {
  background-color: #FFFFFF;
  border: none;
  font-size: 10.5px;
  border: 1px solid #BDBDBD;
  width: -moz-available;
  /* WebKit-based browsers will ignore this. */
  width: -webkit-fill-available;
  /* Mozilla-based browsers will ignore this. */
  width: fill-available;
}
.ak_msgform_master_table td {
  border: 1px solid #BDBDBD;
}
.ak_msgform_subject_left_td, .ak_msgform_message_left_td {
  font-size: 11.5px;
}
.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, .qcode_bar_but {
  border: 1px solid #BDBDBD;
  background-color: #FFFFFF;
  font-size: 11.5px;
  line-height: 20px;
  height: 20px;
  background-image: url(/img/layouts/smackdown5_5/separator.gif);
  background-repeat: repeat-x;
  padding-top: 0;
  padding-bottom: 1px;
  color: #767676;
  cursor: pointer;
}
.qcode_bar_but {
  margin: 3px 0 2px 0;
}
.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, .qcode_bar_but:hover {
  background: #fefefe;
  border: 1px solid #595959;
  border-radius: 5px;
}
.ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea, textarea {
  background-color: #FBFBFB;
  border: 1px solid #BDBDBD;
  color: #767676;
  font-size: 11.5px;
  width: 97%;
  width: -moz-available;
  /* WebKit-based browsers will ignore this. */
  width: -webkit-fill-available;
  /* Mozilla-based browsers will ignore this. */
  width: fill-available;
  padding: 2px 0 2px 3px;
}
.ak_msgform_poll_options_table {
  border: 1px solid #BDBDBD;
  font-size: 10.5px;
  color: #767676;
}
.ak_msgform_poll_options_table td {
  border-width: 0;
  border-bottom: 1px solid #BDBDBD;
  line-height: 20px;
}
.ak_msgform_poll_options_left_td {
  padding-left: 5px;
}
.ak_msgform_poll_options_right_td input {
  background-color: #F1F1F1;
  padding-top: 1px;
  padding-bottom: 1px;
  margin: 1px;
  font-size: 10.5px;
  color: #767676;
  border: 1px solid #BDBDBD;
  width: 97%;
  width: -moz-available;
  /* WebKit-based browsers will ignore this. */
  width: -webkit-fill-available;
  /* Mozilla-based browsers will ignore this. */
  width: fill-available;
  padding-left: 3px;
}
/* POLL TABLE AND ITS PARTS */

.ak_poll_table {
  font-size: 10.5px;
  text-align: center;
  border: 1px solid #BDBDBD;
  background-color: #FFFFFF;
  margin-bottom: 10px;
}
.ak_poll_table td {
  border: 0px solid #BDBDBD;
}
.ak_poll_table_header {
  height: 15px;
  padding: 5px 25px 5px 25px;
  font-size: 11.5px;
}
.ak_poll_table_header br {
  display: none;
}
.ak_poll_table_header a {
  padding-left: 10px;
}
.ak_poll_table_option_lcell1, .ak_poll_table_option_lcell2 {
  text-align: left;
  font-size: 11.5px;
}
.ak_poll_table_button_cell input {
  background-color: #F1F1F1;
  border: 1px solid #BDBDBD;
  height: 20px;
  font-size: 11.5px;
  letter-spacing: 1px;
  color: #595959;
  cursor: pointer;
}
.ak_poll_table_button_cell input:hover {
  background-color: #fefefe;
  border: 1px solid #595959;
  border-radius: 5px;
}
.ak_poll_table_option_rcell1 input, .ak_poll_table_option_rcell2 input {
  border: none;
}
.ak_poll_table_viewres_cell {
  font-weight: 700;
  font-size: 10px;
}
.ak_poll_table_stats_cell {
  font-size: 11.5px;
  background-image: url(/img/layouts/smackdown5_5/separator.gif);
  background-repeat: repeat-x;
  background-size: contain;
}
.ak_poll_table_option_gback1 {
  background-color: #767676;
}
.ak_poll_table_option_gback2 {
  background-color: #393939;
}
.ak_poll_table_option_gcell1, .ak_poll_table_option_gcell2 {
  border: 1px solid #BDBDBD;
}
/* MEMBERSHIP LIST */

.ak_msg_seememberlist_table td {
  border: 1px solid #BDBDBD;
  text-align: center;
}
.ak_msg_seememberlist_table {
  font-size: 10.5px;
}
.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: #767676;
  font-size: 10px;
  padding: 1px;
  text-align: center;
  height: 20px;
  padding: 0;
}
.ak_msg_seememberlist_showing {
  font-size: 10px;
  color: #767676;
}
/* NEW TOPIC & ADD REPLY BUTTONS */

.topiclistpostnewtopic a, .postlistaddareply a {
  color: #767676;
  background-position: center;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 11.5px;
  background-image: url(/img/layouts/smackdown5_5/button.gif);
  background-repeat: no-repeat;
}
/* POSTICON TABLE */

.ak_subject_posticon_table {
  border: 1px solid #BDBDBD;
  margin-bottom: 4px;
}
.ak_subject_posticon_table td {
  height: 20px;
  border: none;
}
.ak_clickposticon_table, .ak_clickposticon_td, .ak_subject_posticon_icons_td, .ak_subject_posticon_icons_td td {
  border: none;
}
.ak_subject_posticon_icons_td {
  padding: 2px 0 1px 10px;
}
.ak_subject_posticon_head_td {
  text-align: center;
  font-size: 11.5px;
  color: #767676;
}
/* CLICKABLE SMILIES */

.msgform_clickable_smiley_box_h {
  background: -webkit-linear-gradient(top, #DDDDDD 0%, #FCFCFC 23px, #BDBDBD 24px, #FFFFFF 25px, #FFFFFF 100%);
  background: -o-linear-gradient(top, #DDDDDD 0%, #FCFCFC 23px, #BDBDBD 24px, #FFFFFF 25px, #FFFFFF 100%);
  background: -ms-linear-gradient(top, #DDDDDD 0%, #FCFCFC 23px, #BDBDBD 24px, #FFFFFF 25px, #FFFFFF 100%);
  background: -moz-linear-gradient(top, #DDDDDD 0%, #FCFCFC 23px, #BDBDBD 24px, #FFFFFF 25px, #FFFFFF 100%);
  background: linear-gradient(to bottom, #DDDDDD 0%, #FCFCFC 23px, #BDBDBD 24px, #FFFFFF 25px, #FFFFFF 100%);
  background-size: contain;
  padding: 4px 3px;
  font-size: 11.5px;
  border: 1px solid #BDBDBD;
  text-align: center;
}
.msgform_clickable_smiley_box_h td img {
  padding: 3px;
  border: 0;
}
div.bgmid>center>table>tbody>tr>td>center>table>tbody>tr:nth-child(1)>td:nth-child(2)>table>tbody>tr:nth-child(2)>td {
  padding-top: 7px;
}
.msgform_clickable_smiley_box_b {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-color: #BDBDBD;
  margin: 0 auto;
  margin-top: 5px;
}
.msgform_clickable_smiley_box_b tbody {
  border: .5px;
}
/* BOTTOM RB LINKS */

.msg_foot_linkbar {
  font-size: 10.5px;
}
.msg_foot_linkbar a {
  margin: 1em;
}
a[href$="linktous"]::after {
  content: ' (Runboard)';
}
a[href$="blogs"]+a::after {
  content: none;
}
div.msg_foot_linkbar>a:nth-child(6)::after {
  content: ' Community';
}
.bottominfoline {
  margin: 0 auto;
  margin-top: .5em;
  text-align: center;
  font-size: 10.5px;
}

HTML HEADERcopy and paste the following HTML code into your Custom HTML header
<div class="bghead"></div>
<div class="bgmid">

<!-- START OF SAMPLE BANNER -->
<div class="banner"><h1><a href=https://bicewhite.runboard.com>The "Ice White" Theme</a></h1></div>
<!-- END OF SAMPLE BANNER -->

<!-- START OF WELCOME BOX -->
<div class="welcomebox">
<div class="welcomeboxtitle"><p>Welcome To This Message Board:</p></div>

You can edit this message here and replace the sample banner with your own.<span> Goto;
Control Panel > Select Your Board > Click 'Manage' > Click 'Edit Colors/Layout Of Your Board' > Click 'Manage Custom HTML Content' ></span>
<p>~ Thanks For Using Ice-White Skin ~
</div>
<!-- END OF WELCOME BOX -->

HTML FOOTERcopy and paste the following HTML code into your Custom HTML footer
</div><div class="bgfoot">

<!-- START OF BACK TO TOP LINK -->
<div class="backtotop">
Back To Top <a href="#"><img src="/img/layouts/smackdown5_5/top.gif"></a>
</div>
<!-- END OF BACK TO TOP LINK -->

</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: #FFFFFF
Background color transparent: Image
Background image (optional):
Background image tile X: Image
Background image tile Y: Image
Text color: #767676
Bottom info line color: #767676

Link Options
Link color: #767676
Link overlined: Image
Link line-through: Image
Link underlined: Image
Visited link color: #767676
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: #FFFFFF
Forum list master table border color: #BDBDBD
Forum list master table border width (pixels): 0
Forum list table background color: #FFFFFF
Forum list table background image:
Forum list table border color: #000000
Forum list table border width (pixels): 0
Forum list table header background color: #F3F3F3
Forum list table header background image: https://img.runboard.com/img/layouts/smackdown5_5/separator.gif
Forum list table header border color: #BDBDBD
Forum list table header border width (pixels): 0
Forum list table header text color: #666666
Forum list table first alternate background color:
Forum list table second alternate background color:
Forum list table text color (optional): #000000
Forum list table description color: #666666
Forum list table separator background color: #F3F3F3
Forum list table separator background image: https://img.runboard.com/img/layouts/smackdown5_5/separator.gif
Forum list table separator text color: #767676
Forum list master table width (percents): 100
Forum list table width (percents): 95

Topic List Layout Options
Topic list master table background color: #FFFFFF
Topic list master table border color: #BDBDBD
Topic list master table border width (pixels): 0
Topic list table background color: #FFFFFF
Topic list table background image:
Topic list table border color: #000000
Topic list table border width (pixels): 0
Topic list table header background color: #F3F3F3
Topic list table header background image: https://img.runboard.com/img/layouts/smackdown5_5/separator.gif
Topic list table header border color: #BDBDBD
Topic list table header border width (pixels): 0
Topic list table header text color: #666666
Topic list table first alternate background color:
Topic list table second alternate background color:
Topic list table text color (optional): #000000
Topic list master table width (percents): 100
Topic list table width (percents): 95

Post List Layout Options
Post list master table background color: #FFFFFF
Post list master table border width (pixels): 0
Post list master table border color: #BDBDBD
Post list master table width (percents): 100
Post list table width (percents): 95
Post list table first alternate background color:
Post list table second alternate background color:
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
name Ice White 2020
forum_list_head_lastpost Latest&nbsp;Post
boardstats_board_statistics Community Board Statistics
topic_list_head_lastpost Latest&nbsp;Post
topic_list_moderate_sticky Pin
topic_list_moderate_unsticky Unpin
post_list_blog Member's Blog
msgform_autoconvert_http Automatically convert https:// links?
misc_regacc %1 <a href="https://runboard.com/create_user">Create Account</a> <a href="https://bakheva.runboard.com/t8744">learn about it</a> %6 %7
misc_regacc_learn (blank this entry out)
misc_sticky_topic pinned
misc_sticky Pin
boardstats_board_founded_on Community founded on:
post_list_command_separator &nbsp;◦&nbsp;
misc_support_link <a href="https://brunboardkb.runboard.com/">Support</a><br />
misc_miscoptbar_host_service_link <a href="%1">Runboard</a>


---

Advertise Boards On TRDConceptsDE
4/30/2020, 1:24 am Link to post Email Pastor Rick   PM Pastor Rick Blog
 


Add a reply



You are not logged in (login)