Blue Camo [Theme Update] November 8, 2018 https://bakheva.runboard.com/t17088 Runboard| Blue Camo [Theme Update] November 8, 2018 en-us Thu, 28 Mar 2024 09:09:59 +0000 Thu, 28 Mar 2024 09:09:59 +0000 https://www.runboard.com/ rssfeeds_managingeditor@runboard.com (Runboard.com RSS feeds managing editor) rssfeeds_webmaster@runboard.com (Runboard.com RSS feeds webmaster) akBBS 60 Re: Blue Camo [Theme Update] November 8, 2018https://bakheva.runboard.com/p298527,from=rss#post298527https://bakheva.runboard.com/p298527,from=rss#post298527An Alternative Theme Color Project by: Pastor Rick Deep Waters Install the "Blue Camo" theme as detailed above then replace the CSS with this... Custom CSScopy and paste the following CSS code into your Custom CSS box /* DEEP WATERS, A BLUE CAMO THEME ALTERNATIVE */ /* REMOVES THE SIDE PAGE MARGINS AND SETS BACKGROUND COLOR */ body {   background-color: #005484;   margin-left: 0;   margin-right: 0; } /* SETS THE OUTER TABLES WIDTH TO KEEP NON-TABLE CONTENT WITHIN A MAX WIDTH*/ .ak_msg_master_table {   width: 960px;   font-family: verdana, tahoma, arial;   font-size: 12px; } span.locationboard, span.locationforum, span.locationtopic {   font-size: 15px;   font-family: verdana, tahoma, arial; } /* HORIZONTAL RULE FOR CROSS COMPATIBILITY REASONS WE USE THE BORDER TO GIVE THE LINE EFFECT */ hr {   height: 0;   width: 100%;   border: none;   border-bottom: 1px solid #000000; } /* DEFAULT 'FORUM READY' MSGS ARE MADE SCROLL INSTEAD OF DISTORTING TABLES */ .postlistpostbody pre {   font-size: 12px;   font-family: verdana, tahoma, arial;   font-weight: 400;   overflow: auto;   width: 520px;   height: 200px;   border: 1px solid #000000;   background-color: #005484; } /* FORUM LIST PAGE */ .forum_list_table {   border: 0;   border-style: solid;   border-color: #000000;   width: 950px; } span.forumlistheader {   font-size: 12px;   color: #000033; } .forumlist_separator_td {   background-color: #004570;   color: #000033;   background: linear-gradient(to top, #00618b 0%, #0091bf 27%, #00afe1 72%, #0081ac 100%); } span.forumlistseparator {   color: #000033;   font-size: 12px; } .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 {   background: linear-gradient(to top, #00618b 0%, #0091bf 27%, #00afe1 72%, #0081ac 100%); } .forumlistlastpost {   font-size: 11px;   font-family: verdana, tahoma, arial } .forumlistforumname, span.forumlistnumtopics, span.forumlistnumposts {   font-size: 13px; } span.forumlistnewswitch, span.forumlistnonewswitch {   font-size: 12px; } /* BOARD STATS TABLE */ .forumlistboardstatstable {   background-color: #005484;   border: 1px solid #000000;   border-right: 0 solid #000000;   border-bottom: 0; } .forumlistboardstatsheader {   background-color: #004570;   background: linear-gradient(to top, #00618b 0%, #0091bf 27%, #00afe1 72%, #0081ac 100%);   border-bottom: 1px solid #000000;   font-size: 12px;   color: #000033;   border-right: 1px solid #000000; } .forumlistboardstatstitle {   padding-top: 2px;   padding-bottom: 3px;   width: 25%;   background-color: #004570;   text-align: center;   font-family: verdana, tahoma, arial;   font-size: 11px; } .forumlistboardstatsdata {   padding-top: 2px;   padding-bottom: 3px;   width: 25%;   background-color: #005484;   text-align: center;   border-left: 1px solid #000000;   border-right: 1px solid #000000;   font-family: verdana, tahoma, arial;   font-size: 11px; } .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(2), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(5)>td:nth-child(3), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(5)>td:nth-child(4) {   border-bottom: 1px solid #000000; } /* TOPIC LIST PAGE */ .topic_list_table {   width: 950px;   border: 0 solid #000000; } span.topiclistheader {   font-size: 12px;   color: #000033; } span.topiclistnewswitch, span.topiclistnonewswitch {   font-size: 11px } .topiclisttopicname {   font-size: 12px;   font-family: verdana, tahoma, arial; } .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 {   background: linear-gradient(to top, #00618b 0%, #0091bf 27%, #00afe1 72%, #0081ac 100%);   padding: 5px; } span.topicliststartedby, span.topiclistreplies, span.topiclistviews {   font-size: 12px; } .topic_list_header_modbox_td {   padding: 0;   padding-left: 5px; } .ak_tl_topicrow_mouseover_off, .ak_tl_topicrow_mouseover_on {   padding: 5px; } span.topiclistreplies {   font-weight: 700; } span.topiclisttopicclosed, span.topiclisttopicsticky, span.topiclisttopichidden {   font-size: 12px;   font-weight: 400;   font-family: verdana, tahoma, arial; } .ak_msg_topic_preview_div {   background-color: #0c5b89;   border: 1px solid #000000;   color: #EEEEEE; } /* POLL TABLE AND ITS PARTS */ .ak_poll_table {   font-size: 12px;   font-family: verdana, tahoma, arial;   border: 1px solid #000000;   background-color: #005484;   margin-bottom: 10px;   text-align: left; } .ak_poll_table td {   font-size: 12px;   border: none;   border-bottom: 1px solid #000000; } .ak_poll_table td td {   border: none; } .ak_poll_table_header {   background-color: #004570;   color: #FEFEFE;   text-align: center;   font-size: 12px;   padding: 5px;   background: linear-gradient(to top, #00618b 0%, #0091bf 27%, #00afe1 72%, #0081ac 100%); } /* POLL SETTINGS */ .ak_msgform_poll_options_head_td {   background-color: #F7B0A0; } .ak_msgform_poll_options_left_td {   padding-left: 5px; } .ak_msgform_poll_options_right_td input {   text-align: left;   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;   background-color: #b9cccc;   border-color: #005484;   border-style: ridge; } .ak_poll_table_header br {   display: none; } .ak_poll_table_button_cell, .ak_poll_table_stats_cell {   background-color: #004570; } .ak_poll_table_option_gback1 {   background-color: #004570; } .ak_poll_table_option_gback2 {   background-color: #004570; } .ak_poll_table_option_gcell1, .ak_poll_table_option_gcell2 {   border: 1px solid #000000; } /* NEW TOPIC & ADD REPLY BUTTONS */ .topiclistpostnewtopic a, .postlistaddareply a {   padding: 10px 15px 10px 15px;   font-size: 12px;   font-family: verdana, tahoma, arial;   border: 1px solid #000000;   background-color: #004570; } /* MEMBERSHIP LIST */ .ak_msg_seememberlist_table td {   border: 1px solid #000000;   text-align: center; } .ak_msg_seememberlist_table {   font-size: 12px;   border: 1px solid #000000;   width: 950px;   text-align: center;   background-color: #005484; } .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 {   background-color: #004570;   color: #000033;   font-family: verdana, tahoma, arial;   font-size: 12px;   padding: 5px;   text-align: center;   border-bottom: 1px solid #000000;   background: linear-gradient(to top, #00618b 0%, #0091bf 27%, #00afe1 72%, #0081ac 100%); } .ak_msg_seememberlist_showing {   font-size: 12px;   font-family: verdana, tahoma, arial;   color: #FEFEFE; } /* POST TABLE */ .ak_msg_post_table {   height: 100%;   width: 100%;   padding-left: 5px;   padding-right: 5px;   padding-bottom: 5px;   border-radius: 5px;   background: #005484; } .ak_msg_post_table img {   padding-top: 3px;   padding-bottom: 3px; } .ak_msg_post_master_table {   width: 950px;   font-family: verdana, tahoma, arial;   font-size: 12px;   border: 1px solid #000000;   margin-bottom: 4px; } .postlistuserblock, .postlistpostblock {   vertical-align: top;   text-align: left;   background-color: #004570;   border: 0;   border-bottom: 1px solid #000080;   height: 100%; } .postlistuserblock {   border-right: 1px solid #000080; } span.postlistusername a, span.postlistpostname {   font-size: 12px; } .postlistdate_td, .postlistcontact {   background-color: #004570; } .user_popup {   display: none;   border: 2px solid;   border-color: #d4e2d4 #cee2d4 #cee2d4 #d4e2d4;   background: #effff5;   white-space: nowrap;   font-size: 11px;   margin-top: -0.25em; } span.postlistpostbody {   font-size: 14px } blockquote {   border: 1px solid #000080;   background-color: #004570;   font-family: verdana, tahoma, arial;   font-size: 12px;   color: #FEFEFE;   width: 98%;   margin: 0;   padding: 5px; } blockquote hr {   display: none; } span.postlistpostbody hr {   display: none; } .postlistpostbody object, .postlistpostbody embed {   width: 600px;   height: 385px; } span.postlistpostbody img {   max-width: 700px;   width: expression(this.width > 700 ? 700: true); } .ak_msg_post_signature_block {   font-size: 12.3px; } .share_hidden {   background: #5b9ab3;   border: 1px solid #000077; } .share_hidden h4 {   background: #003E67; } span.postlist_link_to_post {   border: 0;   padding: 0;   padding-left: 5px;   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; } span.postlistsendpm {   margin-right: -3px; } /* WRITE MESSAGE TABLE */ .ak_msgform_master_table {   background-color: #004570;   border: 1px solid #000000;   font-family: verdana, tahoma, arial;   font-size: 12px; } .ak_msgform_master_table td {   border: 1px solid #000000; } .ak_msgform_poll_options_table td {   border: none;   border-bottom: 1px solid #000000; } .ak_msgform_poll_options_table {   border: 1px solid #000000;   border-bottom: 1px solid #000000; } .ak_msgform_poll_options_head_td {   background-color: #004570;   color: #FEFEFE;   font-family: verdana, tahoma, arial;   font-size: 12px;   padding: 5px;   text-align: center;   background: linear-gradient(to top, #00618b 0%, #0091bf 27%, #00afe1 72%, #0081ac 100%); } .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 {   font-family: verdana, tahoma, arial;   font-size: 12px;   border: 1px solid #000000;   background-color: #005484;   margin-top: 1px;   margin-bottom: 2px;   background: linear-gradient(to top, #00618b 0%, #0091bf 27%, #00afe1 72%, #0081ac 100%);   color: #FEFEFE;   padding: 2px;   padding-left: 5px;   padding-right: 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:hover {   font-family: verdana, tahoma, arial;   font-size: 12px;   border: 1px solid #000000;   background: linear-gradient(to bottom, #386196 0%, #2d5ab1 40%, #233d60 91%);   margin-top: 1px;   margin-bottom: 2px;   color: #FEFEFE;   padding: 2px;   padding-left: 5px;   padding-right: 5px; } .ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea {   border: 1px solid #000000;   background-color: #B9CCCC;   font-family: verdana, tahoma, arial;   font-size: 13px;   color: #0C0C0C;   padding: 2px;   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; } /* POSTICON TABLE */ .ak_subject_posticon_table {   border: 1px solid #000000;   margin-bottom: 4px;   background-color: #005484; } .ak_subject_posticon_table td {   border: none; } .ak_clickposticon_table, .ak_clickposticon_td, .ak_subject_posticon_icons_td, .ak_subject_posticon_icons_td td {   border: none; } .ak_subject_posticon_head_td {   background-color: #004570;   text-align: center;   font-family: verdana, tahoma, arial;   font-size: 12px;   color: #FEFEFE;   padding: 3px;   background: linear-gradient(to top, #00618b 0%, #0091bf 27%, #00afe1 72%, #0081ac 100%);   border-bottom: 1px solid #000000;   height: 20px;   padding: 3px; } /* SMILIE TABLE */ .msgform_clickable_smiley_box_h {   background-color: #005484;   font-size: 12px;   line-height: 14px;   background: linear-gradient(to top, #00618b 0%, #0091bf 27%, #00afe1 72%, #0081ac 100%);   padding: 7px;   padding-bottom: 5px;   border: 1px solid #000000; } .msgform_clickable_smiley_box_b {   padding-top: 5px; } .msgform_clickable_smiley_box_b, .msgform_clickable_smiley_box_b td {   border-width: 0;   margin: 0 auto;   padding-left: 3px;   padding-right: 3px; } /* MOUSEOVER CHANGES */ .ak_fl_forumrow_mouseover_on {   background-color: #006098; } .ak_fl_forumrow_mouseover_off {   background-color: #004570; } .ak_tl_topicrow_mouseover_on {   background-color: #006098; } .ak_tl_topicrow_mouseover_off {   background-color: #004570; } /* ACCESS DENIED */ #access_denied_go_back_to_board {   padding: 10px 15px 10px 15px;   font-weight: 700;   font-size: 12px;   font-family: verdana, tahoma, arial;   border: 1px solid #000000;   background-color: #005484; } /* BACK TO TOP */ .backtotop {   text-align: center;   font-family: verdana, tahoma, arial;   font-size: 14px; } /* BOTTOM RB LINKS */ .msg_foot_linkbar {   font-size: 10px;   text-align: center;   margin: 0 auto;   margin-top: 2px;   margin-bottom: 1em;   width: 85%; } .msg_foot_linkbar a {   margin: 1em; } a[href$=linktous]:after {   content: ' (Runboard)'; } a[href$=blogs]+a:after {   content: none; } .bottominfoline {   font-family: verdana, tahoma, arial;   font-size: 10px;   text-align: center; }nondisclosed_email@example.com (Pastor Rick)Thu, 22 Nov 2018 13:02:36 +0000 Re: Blue Camo [Theme Update] November 8, 2018https://bakheva.runboard.com/p298458,from=rss#post298458https://bakheva.runboard.com/p298458,from=rss#post298458Would you like a brighter look using this design without resorting to images? You might try replacing some of the separator images in the CSS with this line of code: background: linear-gradient(to top, #00618b 0%, #0091bf 27%, #00afe1 72%, #0081ac 100%); note: the current coding for the separator images look like this:     background-image: url(http://bbluecamo.runboard.com/img/layouts/smackdown5_15/separator.gif);     background-repeat: repeat-x;nondisclosed_email@example.com (Pastor Rick)Sun, 11 Nov 2018 21:40:10 +0000 Blue Camo [Theme Update] November 8, 2018https://bakheva.runboard.com/p298452,from=rss#post298452https://bakheva.runboard.com/p298452,from=rss#post298452A Theme Update Project by: Smackdown5 and Pastor Rick Blue Camo 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 /* BLUE CAMO THEME */ /* REMOVES THE SIDE PAGE MARGINS AND SETS BACKGROUND COLOR */ body {   background-color: #003e67;   margin-left: 0;   margin-right: 0; } /* SETS THE OUTER TABLES WIDTH TO KEEP NON-TABLE CONTENT WITHIN A MAX WIDTH*/ .ak_msg_master_table {   width: 960px;   font-family: verdana, tahoma, arial;   font-size: 12px; } span.locationboard, span.locationforum, span.locationtopic {   font-size: 15px;   font-family: verdana, tahoma, arial; } /* HORIZONTAL RULE FOR CROSS COMPATIBILITY REASONS WE USE THE BORDER TO GIVE THE LINE EFFECT */ hr {   height: 0;   width: 100%;   border: none;   border-bottom: 1px solid #000000; } /* DEFAULT 'FORUM READY' MSGS ARE MADE SCROLL INSTEAD OF DISTORTING TABLES */ .postlistpostbody pre {   font-size: 12px;   font-family: verdana, tahoma, arial;   font-weight: 400;   overflow: auto;   width: 520px;   height: 200px;   border: 1px solid #000000;   background-color: #005484; } /* FORUM LIST PAGE */ .forum_list_table {   border: 0;   border-style: solid;   border-color: #000000;   width: 950px; } span.forumlistheader {   font-size: 12px;   color: #FEFEFE; } .forumlist_separator_td {   background-color: #004570;   color: #FEFEFE;   background-image: url(http://bbluecamo.runboard.com/img/layouts/smackdown5_15/separator.gif);   background-repeat: repeat-x; } span.forumlistseparator {   font-size: 12px; } .forumlistlastpost {   font-size: 11px;   font-family: verdana, tahoma, arial } .forumlistforumname, span.forumlistnumtopics, span.forumlistnumposts {   font-size: 13px; } span.forumlistnewswitch, span.forumlistnonewswitch {   font-size: 12px; } /* BOARD STATS TABLE */ .forumlistboardstatstable {   background-color: #005484;   border: 1px solid #000000;   border-right: 0 solid #000000;   border-bottom: 0; } .forumlistboardstatsheader {   background-color: #004570;   background-image: url(http://bbluecamo.runboard.com/img/layouts/smackdown5_15/separator.gif);   background-repeat: repeat-x;   border-bottom: 1px solid #000000;   font-size: 12px;   color: #CCCCCC;   border-right: 1px solid #000000; } .forumlistboardstatstitle {   padding-top: 2px;   padding-bottom: 3px;   width: 25%;   text-align: center;   font-family: verdana, tahoma, arial;   font-size: 11px; } .forumlistboardstatsdata {   padding-top: 2px;   padding-bottom: 3px;   width: 25%;   background-color: #004570;   text-align: center;   border-left: 1px solid #000000;   border-right: 1px solid #000000;   font-family: verdana, tahoma, arial;   font-size: 11px; } .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(2), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(5)>td:nth-child(3), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(5)>td:nth-child(4) {   border-bottom: 1px solid #000000; } /* TOPIC LIST PAGE */ .topic_list_table {   width: 950px;   border: 0 solid #000000; } span.topiclistheader {   font-size: 12px;   color: #FEFEFE; } span.topiclistnewswitch, span.topiclistnonewswitch {   font-size: 11px } .topiclisttopicname {   font-size: 12px;   font-family: verdana, tahoma, arial; } .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 {   padding: 5px; } span.topicliststartedby, span.topiclistreplies, span.topiclistviews {   font-size: 12px; } .topic_list_header_modbox_td {   padding: 0;   padding-left: 5px; } .ak_tl_topicrow_mouseover_off, .ak_tl_topicrow_mouseover_on {   padding: 5px; } span.topiclistreplies {   font-weight: 700; } span.topiclisttopicclosed, span.topiclisttopicsticky, span.topiclisttopichidden {   font-size: 12px;   font-weight: 400;   font-family: verdana, tahoma, arial; } .ak_msg_topic_preview_div {   background-color: #0c5b89;   border: 1px solid #000000;   color: #EEEEEE; } /* POLL TABLE AND ITS PARTS */ .ak_poll_table {   font-size: 12px;   font-family: verdana, tahoma, arial;   border: 1px solid #000000;   background-color: #005484;   margin-bottom: 10px;   text-align: left; } .ak_poll_table td {   font-size: 12px;   border: none;   border-bottom: 1px solid #000000; } .ak_poll_table td td {   border: none; } .ak_poll_table_header {   background-color: #004570;   color: #FEFEFE;   text-align: center;   font-size: 12px;   padding: 5px;   background-image: url(http://bbluecamo.runboard.com/img/layouts/smackdown5_15/separator.gif);   background-repeat: repeat-x; } /* POLL SETTINGS */ .ak_msgform_poll_options_head_td {   background-color: #F7B0A0; } .ak_msgform_poll_options_left_td {   padding-left: 5px; } .ak_msgform_poll_options_right_td input {   text-align: left;   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;   background-color: #b9cccc;   border-color: #005484;   border-style: ridge; } .ak_poll_table_header br {   display: none; } .ak_poll_table_button_cell, .ak_poll_table_stats_cell {   background-color: #004570; } .ak_poll_table_option_gback1 {   background-color: #004570; } .ak_poll_table_option_gback2 {   background-color: #004570; } .ak_poll_table_option_gcell1, .ak_poll_table_option_gcell2 {   border: 1px solid #000000; } /* NEW TOPIC & ADD REPLY BUTTONS */ .topiclistpostnewtopic a, .postlistaddareply a {   color: #000000;   padding: 10px 15px 10px 15px;   font-size: 12px;   font-family: verdana, tahoma, arial;   border: 1px solid #000000;   background-color: #005484; } /* MEMBERSHIP LIST */ .ak_msg_seememberlist_table td {   border: 1px solid #000000;   text-align: center; } .ak_msg_seememberlist_table {   font-size: 12px;   border: 1px solid #000000;   width: 950px;   text-align: center;   background-color: #005484; } .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 {   background-color: #004570;   color: #FEFEFE;   font-family: verdana, tahoma, arial;   font-size: 12px;   padding: 5px;   text-align: center;   border-bottom: 1px solid #000000;   background-image: url(http://bbluecamo.runboard.com/img/layouts/smackdown5_15/separator.gif);   background-repeat: repeat-x; } .ak_msg_seememberlist_showing {   font-size: 12px;   font-family: verdana, tahoma, arial;   color: #FEFEFE; } /* POST TABLE */ .ak_msg_post_table {   height: 100%;   width: 100%;   padding-left: 5px;   padding-right: 5px;   padding-bottom: 5px;   border-radius: 5px;   background: #004570; } .ak_msg_post_table img {   padding-top: 3px;   padding-bottom: 3px; } .ak_msg_post_master_table {   width: 950px;   font-family: verdana, tahoma, arial;   font-size: 12px;   border: 1px solid #000000;   margin-bottom: 4px; } .postlistuserblock, .postlistpostblock {   vertical-align: top;   text-align: left;   border: 0;   border-bottom: 1px solid #000080;   height: 100%; } .postlistuserblock {   border-right: 1px solid #000080; } span.postlistusername a, span.postlistpostname {   font-size: 12px; } .user_popup {   display: none;   border: 2px solid;   border-color: #d4e2d4 #cee2d4 #cee2d4 #d4e2d4;   background: #effff5;   white-space: nowrap;   font-size: 11px;   margin-top: -0.25em; } span.postlistpostbody {   font-size: 14px } blockquote {   border: 1px solid #000080;   background-color: #004570;   font-family: verdana, tahoma, arial;   font-size: 12px;   color: #FEFEFE;   width: 98%;   margin: 0;   padding: 5px; } blockquote hr {   display: none; } span.postlistpostbody hr {   display: none; } .postlistpostbody object, .postlistpostbody embed {   width: 600px;   height: 385px; } span.postlistpostbody img {   max-width: 700px;   width: expression(this.width > 700 ? 700: true); } .ak_msg_post_signature_block {   font-size: 12.3px; } .share_hidden {   background: #5b9ab3;   border: 1px solid #000077; } .share_hidden h4 {   background: #003E67; } span.postlist_link_to_post {   border: 0;   padding: 0;   padding-left: 5px;   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; } span.postlistsendpm {   margin-right: -3px; } /* WRITE MESSAGE TABLE */ .ak_msgform_master_table {   background-color: #005484;   border: 1px solid #000000;   font-family: verdana, tahoma, arial;   font-size: 12px; } .ak_msgform_master_table td {   border: 1px solid #000000; } .ak_msgform_poll_options_table td {   border: none;   border-bottom: 1px solid #000000; } .ak_msgform_poll_options_table {   border: 1px solid #000000;   border-bottom: 1px solid #000000; } .ak_msgform_poll_options_head_td {   background-color: #004570;   color: #FEFEFE;   font-family: verdana, tahoma, arial;   font-size: 12px;   padding: 5px;   text-align: center;   background-image: url(http://bbluecamo.runboard.com/img/layouts/smackdown5_15/separator.gif);   background-repeat: repeat-x; } .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 {   font-family: verdana, tahoma, arial;   font-size: 12px;   border: 1px solid #000000;   background-color: #005484;   margin-top: 1px;   margin-bottom: 2px;   background-image: url(http://bbluecamo.runboard.com/img/layouts/smackdown5_15/separator.gif);   background-repeat: repeat-x;   color: #FEFEFE;   padding: 2px;   padding-left: 5px;   padding-right: 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:hover {   font-family: verdana, tahoma, arial;   font-size: 12px;   border: 1px solid #000000;   background: linear-gradient(to bottom, #386196 0%, #2d5ab1 40%, #233d60 91%);   margin-top: 1px;   margin-bottom: 2px;   color: #FEFEFE;   padding: 2px;   padding-left: 5px;   padding-right: 5px; } .ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea {   border: 1px solid #000000;   background-color: #B9CCCC;   font-family: verdana, tahoma, arial;   font-size: 13px;   color: #0C0C0C;   padding: 2px;   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; } /* POSTICON TABLE */ .ak_subject_posticon_table {   border: 1px solid #000000;   margin-bottom: 4px;   background-color: #005484; } .ak_subject_posticon_table td {   border: none; } .ak_clickposticon_table, .ak_clickposticon_td, .ak_subject_posticon_icons_td, .ak_subject_posticon_icons_td td {   border: none; } .ak_subject_posticon_head_td {   background-color: #004570;   text-align: center;   font-family: verdana, tahoma, arial;   font-size: 12px;   color: #FEFEFE;   padding: 3px;   background-image: url(http://bbluecamo.runboard.com/img/layouts/smackdown5_15/separator.gif);   background-repeat: repeat-x;   border-bottom: 1px solid #000000;   height: 20px;   padding: 3px; } /* SMILIE TABLE */ .msgform_clickable_smiley_box_h {   background-color: #005484;   font-size: 12px;   line-height: 14px;   background-image: url(http://bbluecamo.runboard.com/img/layouts/smackdown5_15/separator.gif);   background-repeat: repeat-x;   padding: 7px;   padding-bottom: 5px;   border: 1px solid #000000; } .msgform_clickable_smiley_box_b {   padding-top: 5px; } .msgform_clickable_smiley_box_b, .msgform_clickable_smiley_box_b td {   border-width: 0;   margin: 0 auto;   padding-left: 3px;   padding-right: 3px; } /* MOUSEOVER CHANGES */ .ak_fl_forumrow_mouseover_on {   background-color: #004570; } .ak_fl_forumrow_mouseover_off {   background-color: #005484; } .ak_tl_topicrow_mouseover_on {   background-color: #004570; } .ak_tl_topicrow_mouseover_off {   background-color: #005484; } /* ACCESS DENIED */ #access_denied_go_back_to_board {   padding: 10px 15px 10px 15px;   font-weight: 700;   font-size: 12px;   font-family: verdana, tahoma, arial;   border: 1px solid #000000;   background-color: #005484; } /* BACK TO TOP */ .backtotop {   text-align: center;   font-family: verdana, tahoma, arial;   font-size: 14px; } /* BOTTOM RB LINKS */ .msg_foot_linkbar {   font-size: 10px;   text-align: center;   margin: 0 auto;   margin-top: 2px;   margin-bottom: 1em;   width: 85%; } .msg_foot_linkbar a {   margin: 1em; } a[href$=linktous]:after {   content: ' (Runboard)'; } a[href$=blogs]+a:after {   content: none; } .bottominfoline {   font-family: verdana, tahoma, arial;   font-size: 10px;   text-align: center; } HTML HEADERThis section deliberately left blank HTML FOOTERcopy and paste the following HTML code into your Custom HTML footer <div class="backtotop">   <a href="#">Back to Top</a> </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?: Use CSS trick 1?: Use CSS trick 2?: Background color: #003E67 Background color transparent: Background image (optional): Background image tile X: Background image tile Y: Text color: #FFFFFF Bottom info line color: #FFFFFF Link Options Link color: #FFFFFF Link overlined: Link line-through: Link underlined: Visited link color: #FFFFFF Visited link overlined: Visited link line-through: Visited link underlined: Hover link color: #FFFFFF Hover link overlined: Hover link line-through: Hover link underlined: 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: #00517F Forum list table header background image: http://img.runboard.com/img/layouts/smackdown5_15/separator.gif Forum list table header border color: #000000 Forum list table header border width (pixels): 0 Forum list table header text color: #FFFFFF Forum list table first alternate background color: #005484 Forum list table second alternate background color: #005484 Forum list table text color (optional): #FFFFFF Forum list table description color: #FFFFFF Forum list table separator background color: Forum list table separator background image: http://img.runboard.com/img/layouts/smackdown5_15/separator.gif Forum list table separator text color: #FFFFFF Forum list master table width (percents): 60 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: #00517F Topic list table header background image: http://img.runboard.com/img/layouts/smackdown5_15/separator.gif Topic list table header border color: #000000 Topic list table header border width (pixels): 0 Topic list table header text color: #FFFFFF Topic list table first alternate background color: #005484 Topic list table second alternate background color: #005484 Topic list table text color (optional): #FFFFFF Topic list master table width (percents): 60 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): 60 Post list table width (percents): 100 Post list table first alternate background color: #005484 Post list table second alternate background color: #005484 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 no changesnondisclosed_email@example.com (Pastor Rick)Thu, 08 Nov 2018 13:28:47 +0000